Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 LOG_WINEVENTLOG (experimental) | ||||
* | 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 | ||||
* | 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 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -1/+1 |
| | | | | | | added dummy stdio tun device some cleanups (windows) | ||||
* | 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 |
| | | | | | builds and links now under windows | ||||
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 1 | -2/+14 |
| | | | | | | 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 | ||||
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -0/+440 |
try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER |