summaryrefslogtreecommitdiff
path: root/options.h
Commit message (Collapse)AuthorAgeFilesLines
* added control host optionChristian Pointner2008-04-111-0/+3
| | | | | | | added post up script
* added chroot and drop privilegesChristian Pointner2008-04-111-0/+12
| | | | | | | added write-pid option
* added SyncRtpCommandOthmar Gsenger2008-03-081-2/+2
|
* some bugfixesChristian Pointner2008-03-031-0/+3
| | | | | | | added support for authentication
* added mux to optionsErwin Nindl2008-02-271-0/+10
|
* options is global nowChristian Pointner2008-02-251-1/+19
| | | | | | | kd_prf_ is set to null if cipher_ is null as well
* changed cipher option default value to aes-ctrChristian Pointner2008-02-241-0/+3
| | | | | | | added option for key derivation, default is aes-ctr
* replaces cypher with cipher Christian Pointner2008-02-191-3/+3
|
* mesh syncing works nowOthmar Gsenger2007-12-231-0/+11
|
* added syncConnector ThreadOthmar Gsenger2007-12-121-0/+6
|
* added sync optionsOthmar Gsenger2007-11-261-0/+6
|
* baut wiederChristian Pointner2007-11-061-0/+1
|
* added parameter typeOthmar Gsenger2007-09-041-0/+3
|
* added options for window size, cypher, auth algoChristian Pointner2007-06-221-0/+9
| | | | | | | added seqWindow class replaced some pointers with references
* added remote host auto detectionChristian Pointner2007-06-211-11/+25
|
* added options parserChristian Pointner2007-06-211-0/+64