summaryrefslogtreecommitdiff
path: root/src/win32/common.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-0/+4
| | | | ANYTUN_<filename>_INCLUDED
* changed windows tap device for new versionOthmar Gsenger2009-10-171-1/+1
| | | | | works with 64bit windows now
* ported new -n functionality to windows (now using new tun ioctl)Christian Pointner2009-01-311-4/+10
|
* started to implement windows tunDevice Christian Pointner2009-01-191-0/+76
updated LogErrno to support Windows Error Codes