aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/payloads/payload.c
Commit message (Collapse)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-231-92/+0
|
* - include path changedJan Hutter2005-11-231-5/+5
|
* - renamed mappingsMartin Willi2005-11-161-1/+1
|
* - parsing notify messgeMartin Willi2005-11-151-0/+3
| | | | - tested
* - support for key exchange payloadMartin Willi2005-11-151-0/+3
| | | | - tested
* - nonce payload addedMartin Willi2005-11-151-0/+3
| | | | - tested
* - parser succesfully parses sa payload Martin Willi2005-11-141-0/+9
|
* - class transform_attribute fully tested and writtenJan Hutter2005-11-141-0/+1
| | | | - generating of this type works!
* Introduced payload types sa_payload and proposal_substructureJan Hutter2005-11-141-0/+2
|
* - fixed parser to use new payload mechanismsMartin Willi2005-11-141-1/+1
|
* - skeleton implementation of ike_headerMartin Willi2005-11-141-7/+15
|
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-0/+63
- does not compile, need rewrite of parser and generator