Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed wireshark lua script with ethernet tunneling | Christian Pointner | 2008-04-10 | 1 | -2/+6 |
| | | | | | | | pointer check @ plain packet | ||||
* | cipher added mux to senderid for crypto | Christian Pointner | 2008-04-09 | 1 | -3/+14 |
| | | | | | | | | | fixed payload type with ipv6 fixed lua script options: device defaults to tun | ||||
* | some bugfixes | Christian Pointner | 2008-03-03 | 1 | -4/+13 |
| | | | | | | | added support for authentication | ||||
* | 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 |