Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed PlainPacket get Src/Dst Address | Christian Pointner | 2008-02-28 | 1 | -6/+10 |
| | | | | | | | added toString to NetworkAddress | ||||
* | added get Src/Dst Address @ plainPacket | Christian Pointner | 2008-02-27 | 1 | -1/+59 |
| | |||||
* | fixed resize issue with buffer->xPacket | Christian Pointner | 2008-02-25 | 1 | -1/+6 |
| | |||||
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 1 | -1/+4 |
| | | | | | | | added KeyDerivationFactory | ||||
* | - 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 |