summaryrefslogtreecommitdiff
path: root/src/anytun.suo
Commit message (Collapse)AuthorAgeFilesLines
* 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