summaryrefslogtreecommitdiff
path: root/src/anytun.suo
Commit message (Collapse)AuthorAgeFilesLines
* fixed build on windowsChristian Pointner2009-02-221-0/+0
|
* added signal controller (console control handler) to windowsChristian Pointner2009-02-221-0/+0
|
* fixed build on Windows (after logging chances)Christian Pointner2009-02-221-0/+0
|
* windows tunDevice reads mtu size nowChristian Pointner2009-02-201-0/+0
|
* windows service works nowChristian Pointner2009-02-201-0/+0
|
* moved NO_SYSLOG to inverse LOG_SYSLOG switchChristian Pointner2009-02-201-0/+0
| | | | | added LOG_WINEVENTLOG (experimental)
* code cleanupChristian Pointner2009-02-201-0/+0
|
* added experimental win32 service codeChristian Pointner2009-02-201-0/+0
|
* cleaned defines on windowsChristian Pointner2009-02-191-0/+0
|
* some fixes for tunDevice on Windows VistaChristian Pointner2009-01-311-0/+0
|
* ported new -n functionality to windows (now using new tun ioctl)Christian Pointner2009-01-311-0/+0
|
* setting device status to up after ifconfigChristian Pointner2009-01-221-0/+0
|
* improved adapter search which cares about componentidsChristian Pointner2009-01-211-0/+0
|
* added minimalisstic registry wrapperChristian Pointner2009-01-211-0/+0
|
* added do_ifconfig for windowsChristian Pointner2009-01-211-0/+0
|
* Windows tunDevice cleanupChristian Pointner2009-01-211-0/+0
|
* tun mode works now on windowsChristian Pointner2009-01-211-0/+0
|
* safer handling of registry functions Christian Pointner2009-01-201-0/+0
| | | | | some cleanup
* recv also throws runtime error on windows when an icmp unreachable message ↵Christian Pointner2009-01-201-0/+0
| | | | | | | arrives some cleanup
* fixed silly bug at new tundeviceChristian Pointner2009-01-191-0/+0
|
* first working version of windows TunDevice (currently only tap)Christian Pointner2009-01-191-0/+0
|
* windows tap device open works now (some cleanup needed)Christian Pointner2009-01-191-0/+0
|
* started to implement windows tunDevice Christian Pointner2009-01-191-0/+0
| | | | | updated LogErrno to support Windows Error Codes
* doing replay protection before learning remote hostChristian Pointner2009-01-181-0/+0
| | | | | added some length checks for incoming packets
* got rid of NOPACKED (struct alignment works now under Windows)Christian Pointner2009-01-161-0/+0
| | | | | crypto works now under windows using openssl crypto
* added Log to stdoutChristian Pointner2009-01-161-0/+0
| | | | | | added dummy stdio tun device some cleanups (windows)
* changed strerr to boost::system::errorOthmar Gsenger2009-01-161-0/+0
| | | | | this might need some testing
* removed old files from vc++ project fileOthmar Gsenger2009-01-151-0/+0
|
* fixed tundevice for windowsOthmar Gsenger2008-12-171-0/+0
|
* types fixesOthmar Gsenger2008-12-111-0/+0
| | | | | builds and links now under windows
* mainly type and define fixesOthmar Gsenger2008-12-111-0/+0
| | | | | | 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
* some vc++ files (whatever they do???)Othmar Gsenger2008-11-281-0/+0