aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/proposal_substructure.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-629/+0
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-10/+8
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-1/+1
* - installing of child sa worksMartin Willi2006-02-161-12/+16
* - refactored ike proposalMartin Willi2006-02-141-4/+4
* - works with new proposal codeMartin Willi2006-02-091-1/+0
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-12/+57
* - dead end implementationMartin Willi2006-02-061-14/+61
* - code cleanup of encoding packageMartin Willi2005-12-061-0/+6
* DELETE payload implemented and testedJan Hutter2005-12-051-1/+1
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-0/+12
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-1/+30
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-1/+21
* - changed creation of iteratorJan Hutter2005-11-291-10/+10
* - removed memory allocation checks!!!Jan Hutter2005-11-281-145/+65
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-0/+37
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-4/+4
* changed enum and structs names to _tJan Hutter2005-11-241-3/+3
* - created encoding packageMartin Willi2005-11-231-0/+512