summaryrefslogtreecommitdiff
path: root/options.cpp
Commit message (Collapse)AuthorAgeFilesLines
* replaces cypher with cipher Christian Pointner2008-02-191-8/+8
|
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-271-4/+4
| | | | | | | | * libgcrypt uses secure memory now * a few bugfixes
* mesh syncing works nowOthmar Gsenger2007-12-231-15/+22
|
* parser now understands listsOthmar Gsenger2007-12-231-1/+27
| | | | | | | send sync command on connection changes
* added syncConnector ThreadOthmar Gsenger2007-12-121-2/+34
|
* added sync optionsOthmar Gsenger2007-11-261-1/+29
|
* added parameter typeOthmar Gsenger2007-09-041-1/+18
|
* command line help s/\/|/Othmar Gsenger2007-09-041-1/+1
|
* added options for window size, cypher, auth algoChristian Pointner2007-06-221-2/+50
| | | | | | | added seqWindow class replaced some pointers with references
* added remote host auto detectionChristian Pointner2007-06-211-10/+92
|
* added options parserChristian Pointner2007-06-211-0/+179