Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |