summaryrefslogtreecommitdiff
path: root/src/options.h
Commit message (Collapse)AuthorAgeFilesLines
* 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