summaryrefslogtreecommitdiff
path: root/plainPacket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed bug @ syncChristian Pointner2008-02-041-1/+3
| | | | | | | key gets updatet @ sync
* sorry for not working checkin ;)Christian Pointner2008-02-041-1/+1
|
* fixed set payload type @ plainpacketChristian Pointner2008-02-041-1/+1
|
* packet and cypher fixesOthmar Gsenger2008-01-311-7/+22
|
* 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