aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/parser.c
Commit message (Expand)AuthorAgeFilesLines
* code of message_t cleaned and added more logsJan Hutter2005-11-301-0/+10
* - tested encryption payloadMartin Willi2005-11-291-1/+1
* - implemented and tested ts_payload_tJan Hutter2005-11-291-0/+32
* - added and tested auth_payload_t classJan Hutter2005-11-291-1/+11
* - globals packed in a daemonMartin Willi2005-11-291-3/+3
* - added and tested id_payload_tJan Hutter2005-11-291-0/+11
* - memory allocation checks removedJan Hutter2005-11-281-80/+51
* - encryptino payload Martin Willi2005-11-281-0/+11
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-1/+0
* - removed loglevel specificationMartin Willi2005-11-261-2/+0
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
* - created encoding packageMartin Willi2005-11-231-0/+923