summaryrefslogtreecommitdiff
path: root/src/encrypted_packet.c
Commit message (Collapse)AuthorAgeFilesLines
* added auth algoChristian Pointner2009-01-031-1/+71
| | | | | | | tested with anytun an ANYTUN_02_COMPAT set switched defaults for kd-prf, cipher and auth algo to use crypto
* added forgotten set functions to packetsChristian Pointner2008-12-281-0/+6
|
* added cipher (net tested yet)Christian Pointner2008-12-281-0/+5
|
* some cleanupChristian Pointner2008-12-281-11/+15
|
* added encrypted packetChristian Pointner2008-12-281-0/+139
some cleanup