aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/generator.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-1077/+0
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-8/+7
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-2/+1
* - reworked configuration framework completlyMartin Willi2006-03-161-2/+2
* - installing of child sa worksMartin Willi2006-02-161-5/+7
* - works with new proposal codeMartin Willi2006-02-091-2/+2
* ../svn-commit.tmpMartin Willi2005-12-071-16/+16
* - code cleanup of encoding packageMartin Willi2005-12-061-26/+13
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-0/+5
* - implemented and tested cp_payload_tJan Hutter2005-12-051-1/+45
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-0/+5
* DELETE payload implemented and testedJan Hutter2005-12-051-0/+5
* - cleaned code of generator_t classJan Hutter2005-12-051-79/+40
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-3/+17
* - added payload CERTJan Hutter2005-12-051-0/+14
* - logging cleanupMartin Willi2005-12-041-4/+4
* - implemented and tested ts_payload_tJan Hutter2005-11-291-2/+47
* - added and tested auth_payload_t classJan Hutter2005-11-291-0/+14
* - globals packed in a daemonMartin Willi2005-11-291-3/+3
* - added and tested id_payload_tJan Hutter2005-11-291-0/+14
* - changed creation of iteratorJan Hutter2005-11-291-3/+3
* - memory allocation checks removedJan Hutter2005-11-281-55/+25
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-281-216/+75
* - encryptino payload Martin Willi2005-11-281-92/+108
* - removed loglevel specificationMartin Willi2005-11-261-2/+0
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-3/+3
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
* - created encoding packageMartin Willi2005-11-231-0/+1125