summaryrefslogtreecommitdiff
path: root/src/anytun-config.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* mingw build works nowChristian Pointner2012-01-061-1/+0
|
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-2/+2
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-29/+27
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* added --version parameterChristian Pointner2010-01-241-4/+2
|
* cleaned up crypto initOthmar Gsenger2010-01-111-8/+2
| | | | | | cleaned up default log targets
* UDPPacketSource now opens one socket for each resolved endpointChristian Pointner2010-01-081-1/+1
|
* moved to resolver iterator at onResolve callback functionsChristian Pointner2010-01-081-1/+6
|
* 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
* allow empty endpoint for configOthmar Gsenger2009-04-141-8/+6
|
* removed anytun02-compat modeChristian Pointner2009-04-071-1/+1
|
* added gResolver to anytun-configChristian Pointner2009-03-221-9/+19
|
* removed key derivation rate entirelyChristian Pointner2009-03-171-11/+12
| | | | | | | added new role based label updated configs and manpages
* remove useless log priorities CRIT,EMERG,ALERTChristian Pointner2009-02-221-1/+1
|
* added log target support to anytun-contorld and anytun-configChristian Pointner2009-02-221-2/+12
|
* added extended logging capability Christian Pointner2009-02-221-2/+3
|
* added anytun02 compat runtime switchChristian Pointner2009-02-181-1/+1
|
* refactoringChristian Pointner2009-01-301-2/+2
|
* merged options parserChristian Pointner2009-01-281-2/+12
|
* removed wrong logmessage from anytun-configOthmar Gsenger2008-12-211-1/+1
|
* added ipv6 routing supportOthmar Gsenger2008-12-211-1/+1
| | | | | | routing still only works if all routes have the same netmask
* updated manpagesChristian Pointner2008-11-251-4/+0
| | | | | | some cleanups
* small type cleanupChristian Pointner2008-11-251-3/+3
|
* fixed syncing, config & showtablesOthmar Gsenger2008-11-241-5/+8
|
* switched to endpoint @ anytun-config as wellChristian Pointner2008-11-241-4/+10
|
* move to asio socket libary for syncOthmar Gsenger2008-10-191-5/+0
| | | | | | | | | bugs / todos: * new connections don't sync * anyrtpproxy broken * anytun-controlld doesn't send data
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* cleaned up confusing names for different optionsChristian Pointner2008-04-121-1/+1
|
* anytun-config can add more than one route at onceChristian Pointner2008-04-121-11/+17
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+104