summaryrefslogtreecommitdiff
path: root/src/plain_packet.c
Commit message (Expand)AuthorAgeFilesLines
* added auth algoChristian Pointner2009-01-031-1/+1
* fixed build for OpenBSD (no tun device yet)Christian Pointner2008-12-291-0/+2
* processing of device packets works now (null cipher and no auth algo)Christian Pointner2008-12-281-1/+15
* added forgotten set functions to packetsChristian Pointner2008-12-281-0/+10
* added cipher (net tested yet)Christian Pointner2008-12-281-0/+5
* added encrypted packetChristian Pointner2008-12-281-5/+5
* added plain packetChristian Pointner2008-12-281-0/+107