Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added license exception for OpenSSL | Christian Pointner | 2014-06-29 | 1 | -2/+15 |
| | |||||
* | fixed not working singletons - still not threadsafe but at least they don't ↵ | Christian Pointner | 2014-06-29 | 1 | -11/+0 |
| | | | | pretend to be | ||||
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 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 | -25/+28 |
| | | | | --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 | ||||
* | cleaner naming for updateRoutingTreeUnlocked now | Othmar Gsenger | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | updateRouteTree has to stay unlocked (is only called within locked routines ↵ | Othmar Gsenger | 2008-12-22 | 1 | -1/+1 |
| | | | | | | | | so far) this might change at later time | ||||
* | new routing system | Othmar Gsenger | 2008-12-22 | 1 | -1/+5 |
| | | | | | | supports ipv4 and ipv6 routing with subnetting | ||||
* | added ipv6 routing support | Othmar Gsenger | 2008-12-21 | 1 | -7/+6 |
| | | | | | | routing still only works if all routes have the same netmask | ||||
* | mainly type and define fixes | Othmar Gsenger | 2008-12-11 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | 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 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+78 |