summaryrefslogtreecommitdiff
path: root/src/anytun.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* ported new -n functionality to windows (now using new tun ioctl)Christian Pointner2009-01-311-0/+8
|
* added minimalisstic registry wrapperChristian Pointner2009-01-211-0/+8
|
* tun mode works now on windowsChristian Pointner2009-01-211-1/+1
|
* safer handling of registry functions Christian Pointner2009-01-201-0/+4
| | | | | some cleanup
* some cleanupChristian Pointner2009-01-181-2/+2
|
* got rid of NOPACKED (struct alignment works now under Windows)Christian Pointner2009-01-161-14/+9
| | | | | crypto works now under windows using openssl crypto
* added Log to stdoutChristian Pointner2009-01-161-1/+1
| | | | | | added dummy stdio tun device some cleanups (windows)
* removed old files from vc++ project fileOthmar Gsenger2009-01-151-36/+4
|
* fixed windows endian includeOthmar Gsenger2008-12-291-0/+12
|
* fixed tundevice for windowsOthmar Gsenger2008-12-171-1/+1
|
* types fixesOthmar Gsenger2008-12-111-1/+27
| | | | | builds and links now under windows
* mainly type and define fixesOthmar Gsenger2008-12-111-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 Gsenger2008-11-281-0/+440
try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER