aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/proposal_substructure.h
Commit message (Expand)AuthorAgeFilesLines
* - fixed doxygen buildMartin Willi2006-04-201-0/+10
* - refactored ike proposalMartin Willi2006-02-141-4/+4
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-3/+5
* - dead end implementationMartin Willi2006-02-061-21/+18
* - code cleanup in network and configMartin Willi2005-12-061-1/+1
* - code cleanup of encoding packageMartin Willi2005-12-061-10/+7
* - added notify message handling to ike_sa_init_requested_t and Jan Hutter2005-12-021-1/+6
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-0/+33
* - changed creation of iteratorJan Hutter2005-11-291-4/+4
* - removed memory allocation checks!!!Jan Hutter2005-11-281-35/+21
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-281-0/+15
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-1/+1
* changed enum and structs names to _tJan Hutter2005-11-241-6/+6
* - created encoding packageMartin Willi2005-11-231-0/+186