Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed win32 build | Markus Grüneis | 2010-02-16 | 1 | -142/+149 |
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 1 | -20/+16 |
* | removed NO_EXEC | Christian Pointner | 2010-02-06 | 1 | -17/+17 |
* | fixed build on windows (version.h) | Christian Pointner | 2010-01-24 | 1 | -0/+16 |
* | winService works now together with signalController | Christian Pointner | 2010-01-20 | 1 | -0/+8 |
* | added visual studio build targets with gcrypt | Christian Pointner | 2010-01-07 | 1 | -0/+662 |
* | added windows 64bit build target | Othmar Gsenger | 2009-11-19 | 1 | -0/+336 |
* | changed packetSource to use gResolver | Christian Pointner | 2009-03-05 | 1 | -2/+2 |
* | got rid of ThreadParam | Christian Pointner | 2009-03-05 | 1 | -4/+0 |
* | cleanup (less warnings on MSVC) | Christian Pointner | 2009-03-04 | 1 | -2/+2 |
* | - extended gResolver: supports completion-callback | Markus Grüneis | 2009-03-04 | 1 | -3/+10 |
* | fixed build on windows | Christian Pointner | 2009-02-22 | 1 | -0/+8 |
* | added signal controller (console control handler) to windows | Christian Pointner | 2009-02-22 | 1 | -2/+10 |
* | fixed build on Windows (after logging chances) | Christian Pointner | 2009-02-22 | 1 | -4/+12 |
* | windows service works now | Christian Pointner | 2009-02-20 | 1 | -0/+166 |
* | moved NO_SYSLOG to inverse LOG_SYSLOG switch | Christian Pointner | 2009-02-20 | 1 | -2/+2 |
* | added experimental win32 service code | Christian Pointner | 2009-02-20 | 1 | -0/+8 |
* | cleaned defines on windows | Christian Pointner | 2009-02-19 | 1 | -2/+10 |
* | added onew options definition to windows project file | Othmar Gsenger | 2009-02-19 | 1 | -2/+2 |
* | ported new -n functionality to windows (now using new tun ioctl) | Christian Pointner | 2009-01-31 | 1 | -0/+8 |
* | added minimalisstic registry wrapper | Christian Pointner | 2009-01-21 | 1 | -0/+8 |
* | tun mode works now on windows | Christian Pointner | 2009-01-21 | 1 | -1/+1 |
* | safer handling of registry functions | Christian Pointner | 2009-01-20 | 1 | -0/+4 |
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -2/+2 |
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -14/+9 |
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -1/+1 |
* | removed old files from vc++ project file | Othmar Gsenger | 2009-01-15 | 1 | -36/+4 |
* | fixed windows endian include | Othmar Gsenger | 2008-12-29 | 1 | -0/+12 |
* | fixed tundevice for windows | Othmar Gsenger | 2008-12-17 | 1 | -1/+1 |
* | types fixes | Othmar Gsenger | 2008-12-11 | 1 | -1/+27 |
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 1 | -2/+14 |
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -0/+440 |