aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/sa_payload.c
Commit message (Expand)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-390/+0
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-5/+3
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-8/+2
* - refactored ike proposalMartin Willi2006-02-141-193/+15
* - fixed memleaksMartin Willi2006-02-091-0/+1
* - works with new proposal codeMartin Willi2006-02-091-1/+13
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-378/+40
* - dead end implementationMartin Willi2006-02-061-1/+28
* - fixed some BAD bugsMartin Willi2005-12-121-0/+1
* - added todo's Jan Hutter2005-12-121-4/+6
* - implemented functionality to generate sa payload from Jan Hutter2005-12-011-0/+383
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-0/+186
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-5/+8
* - changed creation of iteratorJan Hutter2005-11-291-5/+5
* - return value cleanupMartin Willi2005-11-281-5/+1
* - removed memory allocation checks!!!Jan Hutter2005-11-281-74/+34
* - 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/+343