summaryrefslogtreecommitdiff
path: root/plainPacket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* weihnachtlicher checkinErwin Nindl2007-12-241-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 constructorErwin Nindl2007-12-131-2/+1
|
* added PlainPacket classErwin Nindl2007-12-131-0/+62