Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | compiler clean windows checks | Christian Pointner | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | non-functional changes only: use standard writing of stdint.h types; still ↵ | Markus Grüneis | 2010-02-18 | 1 | -5/+5 |
| | | | | import from boost (compiler compatibility) | ||||
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -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üneis | 2009-11-11 | 1 | -2/+2 |
| | | | | ANYTUN_<filename>_INCLUDED | ||||
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
| | | | | | | this is release 0.3.1 | ||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -1/+1 |
| | |||||
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -2/+3 |
| | |||||
* | ported new -n functionality to windows (now using new tun ioctl) | Christian Pointner | 2009-01-31 | 1 | -2/+2 |
| | |||||
* | moved to new handling if ifconfig parameters (more windows friendly) | Christian Pointner | 2009-01-31 | 1 | -6/+15 |
| | |||||
* | tun mode works now on windows | Christian Pointner | 2009-01-21 | 1 | -0/+3 |
| | |||||
* | safer handling of registry functions | Christian Pointner | 2009-01-20 | 1 | -0/+10 |
| | | | | | some cleanup | ||||
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 1 | -11/+11 |
| | |||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
| | |||||
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 1 | -1/+3 |
| | |||||
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 1 | -3/+6 |
| | |||||
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -7/+6 |
| | |||||
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -4/+7 |
| | |||||
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 1 | -0/+66 |
TODO: ifconfig |