summaryrefslogtreecommitdiff
path: root/options.cpp
Commit message (Expand)AuthorAgeFilesLines
* cipher added mux to senderid for cryptoChristian Pointner2008-04-091-3/+3
* fixed param short code collisionChristian Pointner2008-03-031-2/+2
* some bugfixesChristian Pointner2008-03-031-2/+17
* fixed PlainPacket get Src/Dst AddressChristian Pointner2008-02-281-1/+4
* added command line parameter for master key and saltChristian Pointner2008-02-271-7/+30
* added mux to optionsErwin Nindl2008-02-271-0/+36
* addes sync-local-addr to help textOthmar Gsenger2008-02-271-1/+4
* fixed helpOthmar Gsenger2008-02-261-1/+1
* options is global nowChristian Pointner2008-02-251-23/+43
* sorry forgot to add keyDerivatioFactoryChristian Pointner2008-02-241-1/+3
* changed cipher option default value to aes-ctrChristian Pointner2008-02-241-1/+16
* replaces cypher with cipher Christian Pointner2008-02-191-8/+8
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-271-4/+4
* mesh syncing works nowOthmar Gsenger2007-12-231-15/+22
* parser now understands listsOthmar Gsenger2007-12-231-1/+27
* 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 remote host auto detectionChristian Pointner2007-06-211-10/+92
* added options parserChristian Pointner2007-06-211-0/+179