Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added get Src/Dst Address @ plainPacket | Christian Pointner | 2008-02-27 | 1 | -0/+8 |
| | |||||
* | fixed resize issue with buffer->xPacket | Christian Pointner | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 1 | -26/+18 |
| | | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets | ||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -2/+2 |
| | |||||
* | fixed wrong payload length bug | Othmar Gsenger | 2008-02-06 | 1 | -0/+1 |
| | |||||
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -5/+12 |
| | |||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -8/+36 |
| | | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation | ||||
* | added PlainPacket class | Erwin Nindl | 2007-12-13 | 1 | -0/+69 |