summaryrefslogtreecommitdiff
path: root/src/networkAddress.h
Commit message (Collapse)AuthorAgeFilesLines
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-4/+4
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-46/+43
| | | | --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/+4
| | | | 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 to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-311-0/+3
|
* tun mode works now on windowsChristian Pointner2009-01-211-0/+3
|
* new routing systemOthmar Gsenger2008-12-221-0/+8
| | | | | | supports ipv4 and ipv6 routing with subnetting
* added ipv6 routing supportOthmar Gsenger2008-12-211-4/+4
| | | | | | routing still only works if all routes have the same netmask
* fixed bug in routing initialisationOthmar Gsenger2008-12-111-1/+1
|
* mainly type and define fixesOthmar Gsenger2008-12-111-2/+2
| | | | | | 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
* removed old includesOthmar Gsenger2008-12-111-3/+0
|
* rewrote network addressess to base on boost::asioOthmar Gsenger2008-12-101-21/+26
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* anytun-nosync builds on OpenBSD nowChristian Pointner2008-04-161-0/+7
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+93