summaryrefslogtreecommitdiff
path: root/connectionParam.h
Commit message (Collapse)AuthorAgeFilesLines
* options is global nowChristian Pointner2008-02-251-1/+0
| | | | | | | kd_prf_ is set to null if cipher_ is null as well
* further cleanupsChristian Pointner2008-02-191-2/+4
|
* replaces cypher with cipher Christian Pointner2008-02-191-1/+1
|
* added some LocksOthmar Gsenger2007-12-261-0/+4
|
* connectionParam copy constructorOthmar Gsenger2007-12-111-1/+1
|
* debuging sync bufferOthmar Gsenger2007-12-111-1/+1
| | | | | | lenght changes, don't know why
* fixed many sync thingsOthmar Gsenger2007-12-111-1/+8
| | | | | | | fixed warning (multiple key)
* added multible precission integer classErwin Nindl2007-12-111-1/+2
| | | | | | | key derivation
* added syncbufferOthmar Gsenger2007-12-111-5/+2
|
* code clean upOthmar Gsenger2007-12-091-2/+3
| | | | | | fixed sender sequence number (is a connection parameter)
* serialisation of buffer und connection paramOthmar Gsenger2007-12-071-0/+10
|
* split parameters to global params and connection params (moved to connection ↵Othmar Gsenger2007-12-071-4/+3
| | | | list)
* i bin da beste deshalb haut des jetzt endlich so hinChristian Pointner2007-11-071-6/+6
|
* baut wiederChristian Pointner2007-11-061-5/+6
|
* router + connection manage eingebautOthmar Gsenger2007-11-061-6/+7
|
* added routerOthmar Gsenger2007-11-041-0/+6
|
* added Address Class and Connection ListOthmar Gsenger2007-11-041-0/+43