summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* updated copyright headerChristian Pointner2017-01-041-1/+1
* include crypto library in version outputChristian Pointner2017-01-041-3/+3
* improve build reproducibilityChristian Pointner2017-01-041-4/+4
* updated copyright headerChristian Pointner2016-02-251-1/+1
* merged rail mode to masterChristian Pointner2016-02-251-2/+6
|\
| * merged trunk changes to rail branchChristian Pointner2014-06-291-1/+14
| * added configure switch for default libgcryptChristian Pointner2014-02-241-0/+2
| * added explicit option for RAIL modeChristian Pointner2014-02-101-1/+4
| * fixed help outputChristian Pointner2014-02-081-2/+2
| * * inital commit for RAIL modeChristian Pointner2014-02-071-10/+10
* | improved version outputChristian Pointner2014-09-271-0/+6
* | added exception to the license which allows linking against OpenSSLChristian Pointner2014-06-211-0/+13
* | fixed typo in descriptionChristian Pointner2014-06-211-1/+1
* | merged most changes from rail branch to trunkChristian Pointner2014-06-081-9/+10
|/
* updated copyright yearChristian Pointner2010-02-111-1/+1
* got rid of V4_MAPPED stuffChristian Pointner2010-01-161-7/+0
* added --debug cmd line optionsChristian Pointner2010-01-141-0/+9
* moved default log target to optionsChristian Pointner2010-01-111-0/+3
* added version info into binaryChristian Pointner2009-12-221-0/+10
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* fixed build for no-crypt targetChristian Pointner2009-06-241-0/+2
* moved from execl to execveChristian Pointner2009-06-241-1/+1
* removed anytun02 compat modeChristian Pointner2009-04-071-6/+0
* added deprecated warning for anytun02-compatChristian Pointner2009-03-171-1/+3
* removed role symmetric (useless)Christian Pointner2009-03-161-4/+1
* removed ld_kdr and key store Christian Pointner2009-03-161-4/+0
* added --role to options parserChristian Pointner2009-03-161-0/+24
* added command line option for auth tag lengthChristian Pointner2009-03-131-0/+16
* updated manpage and usage infoChristian Pointner2009-03-031-1/+1
* deactivated --ld-kdrChristian Pointner2009-03-031-1/+1
* added -4 and -6 switches to udp socketChristian Pointner2009-02-261-1/+1
* added -4 and -6 command line argumentsChristian Pointner2009-02-261-1/+29
* added command line parameters for new loggingChristian Pointner2009-02-231-3/+30
* tested with gcc pedantic -> cleanupChristian Pointner2009-02-201-0/+1
* added runtime switch for anytun 0.2 crypto compabilityChristian Pointner2009-02-181-0/+4
* cleaned file header Christian Pointner2009-02-041-7/+7
* new ifconfig syntax (only command line parser yet)Christian Pointner2009-02-031-24/+56
* droping privileges without chroot is now possibleChristian Pointner2009-01-281-9/+11
* reenabled ld-kdrChristian Pointner2009-01-281-2/+2
* deactivated option for ld_kdrChristian Pointner2009-01-281-16/+16
* switching key derivation prf to null if no auth or no encChristian Pointner2009-01-201-0/+6
* fixed bug which prevents uanytun from detecting device type properlyChristian Pointner2009-01-191-2/+1
* fixed anytun 0.2 compat modeChristian Pointner2009-01-161-1/+0
* added posibility to disable passphrase calculationChristian Pointner2009-01-101-0/+4
* some cleanup (better handling if error on hex string option i.e. key)Christian Pointner2009-01-081-18/+22
* updated manpageChristian Pointner2009-01-061-1/+1
* some cleanupChristian Pointner2009-01-061-9/+28
* added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupportChristian Pointner2009-01-041-0/+14
* added auth algoChristian Pointner2009-01-031-3/+3
* added option ld-kdr for the key derivation rateChristian Pointner2009-01-021-1/+5