summaryrefslogtreecommitdiff
path: root/src/anytun.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* fixed win32 buildMarkus Grüneis2010-02-161-142/+149
|
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-061-20/+16
| | | | | | some dependency cleanups
* removed NO_EXECChristian Pointner2010-02-061-17/+17
| | | | | | added NOMINMAX to windows build targets
* fixed build on windows (version.h)Christian Pointner2010-01-241-0/+16
|
* winService works now together with signalControllerChristian Pointner2010-01-201-0/+8
|
* added visual studio build targets with gcryptChristian Pointner2010-01-071-0/+662
|
* added windows 64bit build targetOthmar Gsenger2009-11-191-0/+336
|
* changed packetSource to use gResolverChristian Pointner2009-03-051-2/+2
|
* got rid of ThreadParamChristian Pointner2009-03-051-4/+0
|
* cleanup (less warnings on MSVC)Christian Pointner2009-03-041-2/+2
|
* - extended gResolver: supports completion-callbackMarkus Grüneis2009-03-041-3/+10
|
* fixed build on windowsChristian Pointner2009-02-221-0/+8
|
* added signal controller (console control handler) to windowsChristian Pointner2009-02-221-2/+10
|
* fixed build on Windows (after logging chances)Christian Pointner2009-02-221-4/+12
|
* windows service works nowChristian Pointner2009-02-201-0/+166
|
* moved NO_SYSLOG to inverse LOG_SYSLOG switchChristian Pointner2009-02-201-2/+2
| | | | | added LOG_WINEVENTLOG (experimental)
* added experimental win32 service codeChristian Pointner2009-02-201-0/+8
|
* cleaned defines on windowsChristian Pointner2009-02-191-2/+10
|
* added onew options definition to windows project fileOthmar Gsenger2009-02-191-2/+2
|
* 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