summaryrefslogtreecommitdiff
path: root/src/options.cpp
Commit message (Expand)AuthorAgeFilesLines
* make builds reproducibleChristian Pointner2018-06-091-6/+5
* version output now includes compiler versionChristian Pointner2014-09-271-0/+9
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* fixed not working singletons - still not threadsafe but at least they don't p...Christian Pointner2014-06-291-9/+2
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* compiler clean windows checksChristian Pointner2012-01-051-3/+3
* non-functional changes only: use standard writing of stdint.h types; still im...Markus Grüneis2010-02-181-11/+11
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-78/+112
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-061-2/+2
* removed NO_EXECChristian Pointner2010-02-061-4/+0
* added --version parameterChristian Pointner2010-01-241-1/+23
* added debug option to getter/setterChristian Pointner2010-01-151-5/+19
* cleanupChristian Pointner2010-01-111-1/+1
* added --debug option to help textOthmar Gsenger2010-01-111-0/+1
* cleanupOthmar Gsenger2010-01-111-0/+7
* cleaned up crypto initOthmar Gsenger2010-01-111-0/+17
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* kd-prf null bug fix by equinoxOthmar Gsenger2009-04-141-5/+2
* added warning to options parser when mixing cluster and connection optionsChristian Pointner2009-04-071-56/+77
* added log notice for key derivation role parameterChristian Pointner2009-04-071-0/+10
* removed anytun02-compat modeChristian Pointner2009-04-071-19/+0
* added gResolver to anytun-configChristian Pointner2009-03-221-0/+7
* added support for configurabel auth tag lengthChristian Pointner2009-03-171-1/+33
* removed key derivation rate entirelyChristian Pointner2009-03-171-10/+22
* added -4 and -6 to print usageChristian Pointner2009-03-021-0/+2
* updated manpagesChristian Pointner2009-02-281-2/+2
* added -4 and -6 to command line parser (no affect until now)Christian Pointner2009-02-251-3/+38
* added log target support to anytun-contorld and anytun-configChristian Pointner2009-02-221-1/+1
* added -L|--log to command line parserChristian Pointner2009-02-221-7/+43
* added anytun02 compat runtime switchChristian Pointner2009-02-181-0/+17
* moved to new handling if ifconfig parameters (more windows friendly)Christian Pointner2009-01-311-24/+7
* refactoringChristian Pointner2009-01-301-8/+8
* droping privileges is now possible without chrootChristian Pointner2009-01-301-19/+17
* merged options parserChristian Pointner2009-01-281-30/+106
* no routing disable -R and warningChristian Pointner2009-01-211-0/+2
* some cleanupChristian Pointner2009-01-181-3/+20
* added passphrase support to key derivationChristian Pointner2009-01-181-8/+45
* options parser cleanupChristian Pointner2009-01-171-127/+128
* options parser refactoringChristian Pointner2009-01-171-274/+365
* added Log to stdoutChristian Pointner2009-01-161-1/+1
* added log kd rate parameteryChristian Pointner2009-01-151-21/+54
* small cleanupChristian Pointner2009-01-151-2/+2
* changed -R|--route to -T|--route because -R was already takenChristian Pointner2009-01-021-2/+2
* fixed anytun and anytun-controld commandline parser error (127.0.0.1:124 got ...Christian Pointner2008-12-221-0/+8
* added route option to anytunOthmar Gsenger2008-12-211-0/+25
* updated manpagesChristian Pointner2008-11-251-2/+2
* options parser support ipv6 nowChristian Pointner2008-11-251-8/+56
* ports int -> stringOthmar Gsenger2008-11-241-13/+13
* added amd64 build fix patch by gebiChristian Pointner2008-08-031-0/+1