aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/ike_header.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-408/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-3/+2
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - added payload CERTJan Hutter2005-12-051-12/+0
| | | | | | - cleaned code of different states - added additional notify handling
* - removed memory allocation checks!!!Jan Hutter2005-11-281-79/+49
|
* changed enum and structs names to _tJan Hutter2005-11-241-2/+7
|
* - created encoding packageMartin Willi2005-11-231-0/+446