summaryrefslogtreecommitdiff
path: root/src/encrypted_packet.c
Commit message (Collapse)AuthorAgeFilesLines
* merged most changes from rail branch to trunkChristian Pointner2014-06-081-3/+3
|
* updated copyright yearChristian Pointner2010-02-111-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
|
* added command line option for auth tag lengthChristian Pointner2009-03-131-50/+21
|
* cleaned file header Christian Pointner2009-02-041-7/+7
|
* fixed packet length errors Christian Pointner2009-01-161-0/+5
|
* 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