summaryrefslogtreecommitdiff
path: root/plainPacket.h
Commit message (Collapse)AuthorAgeFilesLines
* cipher added mux to senderid for cryptoChristian Pointner2008-04-091-1/+2
| | | | | | | | | fixed payload type with ipv6 fixed lua script options: device defaults to tun
* added get Src/Dst Address @ plainPacketChristian Pointner2008-02-271-0/+8
|
* fixed resize issue with buffer->xPacketChristian Pointner2008-02-251-0/+2
|
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-26/+18
| | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets
* replaces cypher with cipher Christian Pointner2008-02-191-2/+2
|
* fixed wrong payload length bugOthmar Gsenger2008-02-061-0/+1
|
* packet and cypher fixesOthmar Gsenger2008-01-311-5/+12
|
* weihnachtlicher checkinErwin Nindl2007-12-241-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 classErwin Nindl2007-12-131-0/+69