aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/payloads/ike_header.c
Commit message (Collapse)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-231-446/+0
|
* - include path changedJan Hutter2005-11-231-2/+2
|
* changed encoding rules to support type IKE_SPIJan Hutter2005-11-221-2/+2
|
* - changed ike_sa_id interfaceMartin Willi2005-11-181-1/+13
| | | | | - definition of private ike_sa methods
* - added verify function to all payload typesJan Hutter2005-11-171-0/+42
|
* - added exchange typesMartin Willi2005-11-161-2/+12
|
* - introduced set_next_type call for payload_t objectsJan Hutter2005-11-151-17/+6
|
* - test of header payload rewrittenJan Hutter2005-11-151-0/+41
|
* - moved ike_header fields to privateMartin Willi2005-11-151-21/+216
| | | | - added getter/setters
* Introduced payload types sa_payload and proposal_substructureJan Hutter2005-11-141-2/+2
|
* description changedJan Hutter2005-11-141-3/+5
|
* - payload ike_header cleanedJan Hutter2005-11-141-4/+39
| | | | - header defines moved from message.h to ike_header.h
* - removed generator context object and implemented payload-interface in ↵Jan Hutter2005-11-141-6/+7
| | | | generator
* - skeleton implementation of ike_headerMartin Willi2005-11-141-2/+54
|
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-0/+67
- does not compile, need rewrite of parser and generator