Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 1 | -39/+15 |
| | | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets | ||||
* | fixed wrong payload length bug | Othmar Gsenger | 2008-02-06 | 1 | -0/+5 |
| | |||||
* | fixed bug @ sync | Christian Pointner | 2008-02-04 | 1 | -1/+3 |
| | | | | | | | key gets updatet @ sync | ||||
* | sorry for not working checkin ;) | Christian Pointner | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | fixed set payload type @ plainpacket | Christian Pointner | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -7/+22 |
| | |||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -1/+16 |
| | | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation | ||||
* | syntax fix in plainpacket constructor | Erwin Nindl | 2007-12-13 | 1 | -2/+1 |
| | |||||
* | added PlainPacket class | Erwin Nindl | 2007-12-13 | 1 | -0/+62 |