Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added mux to options | Erwin Nindl | 2008-02-27 | 1 | -0/+10 |
| | |||||
* | options is global now | Christian Pointner | 2008-02-25 | 1 | -1/+19 |
| | | | | | | | kd_prf_ is set to null if cipher_ is null as well | ||||
* | changed cipher option default value to aes-ctr | Christian Pointner | 2008-02-24 | 1 | -0/+3 |
| | | | | | | | added option for key derivation, default is aes-ctr | ||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -3/+3 |
| | |||||
* | mesh syncing works now | Othmar Gsenger | 2007-12-23 | 1 | -0/+11 |
| | |||||
* | added syncConnector Thread | Othmar Gsenger | 2007-12-12 | 1 | -0/+6 |
| | |||||
* | added sync options | Othmar Gsenger | 2007-11-26 | 1 | -0/+6 |
| | |||||
* | baut wieder | Christian Pointner | 2007-11-06 | 1 | -0/+1 |
| | |||||
* | added parameter type | Othmar Gsenger | 2007-09-04 | 1 | -0/+3 |
| | |||||
* | added options for window size, cypher, auth algo | Christian Pointner | 2007-06-22 | 1 | -0/+9 |
| | | | | | | | added seqWindow class replaced some pointers with references | ||||
* | added remote host auto detection | Christian Pointner | 2007-06-21 | 1 | -11/+25 |
| | |||||
* | added options parser | Christian Pointner | 2007-06-21 | 1 | -0/+64 |