aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/parser.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2005-12-071-22/+22
|
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+0
|
* - better management of unknown_payload, with critical checkMartin Willi2005-12-061-6/+19
| | | | | - message code cleanup
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-0/+11
|
* - implemented and tested cp_payload_tJan Hutter2005-12-051-0/+32
|
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-0/+11
|
* DELETE payload implemented and testedJan Hutter2005-12-051-0/+11
|
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-0/+11
|
* - added payload CERTJan Hutter2005-12-051-0/+11
| | | | | | - cleaned code of different states - added additional notify handling
* - logging cleanupMartin Willi2005-12-041-11/+11
| | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
* - fixed bugsJan Hutter2005-12-011-1/+1
|
* 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
| | | | | - some logging improvements
* - 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