aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/unknown_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-207/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-4/+5
| | | | | | | | | - 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
* - code cleanup of encoding packageMartin Willi2005-12-061-0/+1
|
* - better management of unknown_payload, with critical checkMartin Willi2005-12-061-56/+10
| | | | | - message code cleanup
* - Implemented but not tested unknown_payload_tJan Hutter2005-12-051-0/+251