Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed log target string parser | Christian Pointner | 2009-02-22 | 1 | -0/+0 |
| | |||||
* | added log message at windows service stop | Christian Pointner | 2009-02-22 | 1 | -0/+0 |
| | |||||
* | fixed build on windows | Christian Pointner | 2009-02-22 | 1 | -0/+0 |
| | |||||
* | added signal controller (console control handler) to windows | Christian Pointner | 2009-02-22 | 1 | -0/+0 |
| | |||||
* | fixed build on Windows (after logging chances) | Christian Pointner | 2009-02-22 | 1 | -0/+0 |
| | |||||
* | windows tunDevice reads mtu size now | Christian Pointner | 2009-02-20 | 1 | -0/+0 |
| | |||||
* | windows service works now | Christian Pointner | 2009-02-20 | 1 | -0/+0 |
| | |||||
* | moved NO_SYSLOG to inverse LOG_SYSLOG switch | Christian Pointner | 2009-02-20 | 1 | -0/+0 |
| | | | | | added LOG_WINEVENTLOG (experimental) | ||||
* | code cleanup | Christian Pointner | 2009-02-20 | 1 | -0/+0 |
| | |||||
* | added experimental win32 service code | Christian Pointner | 2009-02-20 | 1 | -0/+0 |
| | |||||
* | cleaned defines on windows | Christian Pointner | 2009-02-19 | 1 | -0/+0 |
| | |||||
* | some fixes for tunDevice on Windows Vista | Christian Pointner | 2009-01-31 | 1 | -0/+0 |
| | |||||
* | ported new -n functionality to windows (now using new tun ioctl) | Christian Pointner | 2009-01-31 | 1 | -0/+0 |
| | |||||
* | setting device status to up after ifconfig | Christian Pointner | 2009-01-22 | 1 | -0/+0 |
| | |||||
* | improved adapter search which cares about componentids | Christian Pointner | 2009-01-21 | 1 | -0/+0 |
| | |||||
* | added minimalisstic registry wrapper | Christian Pointner | 2009-01-21 | 1 | -0/+0 |
| | |||||
* | added do_ifconfig for windows | Christian Pointner | 2009-01-21 | 1 | -0/+0 |
| | |||||
* | Windows tunDevice cleanup | Christian Pointner | 2009-01-21 | 1 | -0/+0 |
| | |||||
* | tun mode works now on windows | Christian Pointner | 2009-01-21 | 1 | -0/+0 |
| | |||||
* | safer handling of registry functions | Christian Pointner | 2009-01-20 | 1 | -0/+0 |
| | | | | | some cleanup | ||||
* | recv also throws runtime error on windows when an icmp unreachable message ↵ | Christian Pointner | 2009-01-20 | 1 | -0/+0 |
| | | | | | | | arrives some cleanup | ||||
* | fixed silly bug at new tundevice | Christian Pointner | 2009-01-19 | 1 | -0/+0 |
| | |||||
* | first working version of windows TunDevice (currently only tap) | Christian Pointner | 2009-01-19 | 1 | -0/+0 |
| | |||||
* | windows tap device open works now (some cleanup needed) | Christian Pointner | 2009-01-19 | 1 | -0/+0 |
| | |||||
* | started to implement windows tunDevice | Christian Pointner | 2009-01-19 | 1 | -0/+0 |
| | | | | | updated LogErrno to support Windows Error Codes | ||||
* | doing replay protection before learning remote host | Christian Pointner | 2009-01-18 | 1 | -0/+0 |
| | | | | | added some length checks for incoming packets | ||||
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -0/+0 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -0/+0 |
| | | | | | | added dummy stdio tun device some cleanups (windows) | ||||
* | changed strerr to boost::system::error | Othmar Gsenger | 2009-01-16 | 1 | -0/+0 |
| | | | | | this might need some testing | ||||
* | removed old files from vc++ project file | Othmar Gsenger | 2009-01-15 | 1 | -0/+0 |
| | |||||
* | fixed tundevice for windows | Othmar Gsenger | 2008-12-17 | 1 | -0/+0 |
| | |||||
* | types fixes | Othmar Gsenger | 2008-12-11 | 1 | -0/+0 |
| | | | | | builds and links now under windows | ||||
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 1 | -0/+0 |
| | | | | | | partly builds on windows without conversion between host and network byte order working compile defines: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOSIGNALCONTROLLER;WIN32_LEAN_AND_MEAN | ||||
* | some vc++ files (whatever they do???) | Othmar Gsenger | 2008-11-28 | 1 | -0/+0 |