summaryrefslogtreecommitdiff
path: root/src/tunDevice.h
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* compiler clean windows checksChristian Pointner2012-01-051-6/+6
|
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-3/+3
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-15/+19
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* improved new SysExec cleanupChristian Pointner2010-01-121-1/+1
|
* fixed priviledge dropping on freebsdOthmar Gsenger2010-01-101-2/+6
| | | | | | maybee todo: remove old non working preprocessor staments like NO_EXEC to make code simpler
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-2/+2
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* fixed const @ tundeviceChristian Pointner2009-03-051-2/+2
|
* got rid of ThreadParamChristian Pointner2009-03-051-7/+7
|
* moved to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-311-1/+1
|
* Windows tunDevice cleanupChristian Pointner2009-01-211-0/+3
|
* added actual node to tundevice (currently only for windows)Christian Pointner2009-01-201-0/+2
|
* moved overlapped structs to class members (CreateEvent only once)Christian Pointner2009-01-191-0/+1
|
* fixed silly bug at new tundeviceChristian Pointner2009-01-191-2/+7
|
* started to implement windows tunDevice Christian Pointner2009-01-191-0/+8
| | | | | updated LogErrno to support Windows Error Codes
* fixed tundevice for windowsOthmar Gsenger2008-12-171-2/+2
|
* cleaned tunDevice codeChristian Pointner2008-11-261-0/+79
|
* added own tun device implementation for linuxChristian Pointner2008-05-081-66/+0
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+66