summaryrefslogtreecommitdiff
path: root/src/plain_packet.h
Commit message (Expand)AuthorAgeFilesLines
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-3/+3
* updated copyright yearChristian Pointner2010-02-111-1/+1
* fixed typo at include guardsChristian Pointner2009-11-231-2/+2
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-121-2/+2
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* cleaned file header Christian Pointner2009-02-041-7/+7
* fixed packet length errors Christian Pointner2009-01-161-0/+2
* processing of device packets works now (null cipher and no auth algo)Christian Pointner2008-12-281-0/+1
* added cipher (net tested yet)Christian Pointner2008-12-281-0/+1
* added encrypted packetChristian Pointner2008-12-281-1/+1
* added plain packetChristian Pointner2008-12-281-0/+67