summaryrefslogtreecommitdiff
path: root/src/deviceConfig.hpp
Commit message (Collapse)AuthorAgeFilesLines
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-5/+5
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-16/+20
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* 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
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-1/+1
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-2/+3
|
* ported new -n functionality to windows (now using new tun ioctl)Christian Pointner2009-01-311-2/+2
|
* moved to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-311-6/+15
|
* tun mode works now on windowsChristian Pointner2009-01-211-0/+3
|
* safer handling of registry functions Christian Pointner2009-01-201-0/+10
| | | | | some cleanup
* cleaned tunDevice codeChristian Pointner2008-11-261-11/+11
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* added do_ifconfig for bsd deviceChristian Pointner2008-05-121-1/+3
|
* do_ifconfig works now for new tun/tap deviceChristian Pointner2008-05-101-3/+6
|
* small cleanupChristian Pointner2008-05-091-7/+6
|
* small cleanupChristian Pointner2008-05-091-4/+7
|
* linux tun/tap device works now with tun *and* tap Christian Pointner2008-05-091-0/+66
TODO: ifconfig