summaryrefslogtreecommitdiff
path: root/src/options.h
Commit message (Collapse)AuthorAgeFilesLines
* added runtime switch for anytun 0.2 crypto compabilityChristian Pointner2009-02-181-0/+1
|
* cleaned file header Christian Pointner2009-02-041-7/+7
|
* new ifconfig syntax (only command line parser yet)Christian Pointner2009-02-031-2/+8
|
* droping privileges without chroot is now possibleChristian Pointner2009-01-281-1/+1
|
* deactivated option for ld_kdrChristian Pointner2009-01-281-2/+2
| | | | | | cleanup at options parser and manpage
* some cleanup (better handling if error on hex string option i.e. key)Christian Pointner2009-01-081-1/+1
|
* some cleanupChristian Pointner2009-01-061-0/+1
| | | | | | | added option for passphrase enabled option for kd-prf
* added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupportChristian Pointner2009-01-041-0/+2
| | | | | | NOTE: with NO_LIBGMP the cipher and the keyderivation don't work until now
* added option ld-kdr for the key derivation rateChristian Pointner2009-01-021-0/+1
|
* changed useless malloc for options_tChristian Pointner2008-12-311-2/+2
|
* small cleanupChristian Pointner2008-12-281-6/+0
|
* options parser almost doneChristian Pointner2008-12-281-5/+10
|
* added options parserChristian Pointner2008-12-281-0/+75