aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/payloads
Commit message (Expand)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-2320-5356/+0
* - include path changedJan Hutter2005-11-2319-61/+61
* changed encoding rules to support type IKE_SPIJan Hutter2005-11-221-2/+2
* added encoding type IKE_SPIJan Hutter2005-11-222-1/+12
* -destroy function moved in file :-)Jan Hutter2005-11-221-19/+19
* (no commit message)Jan Hutter2005-11-221-3/+3
* nonce is now copied when setting or gettingJan Hutter2005-11-221-13/+31
* fixed error in mapping of prf algorithmsJan Hutter2005-11-221-2/+2
* - added clone functionalityJan Hutter2005-11-216-66/+260
* -removed freeing of nonce dataJan Hutter2005-11-211-5/+1
* - added protocol_id_tJan Hutter2005-11-211-0/+13
* - changed dh_group type to diffie_hellman_group_tMartin Willi2005-11-182-7/+8
* - changed ike_sa_id interfaceMartin Willi2005-11-181-1/+13
* - critical bit was setJan Hutter2005-11-171-1/+1
* - added verify function to all payload typesJan Hutter2005-11-179-2/+413
* - returned wrong payload typeJan Hutter2005-11-171-1/+1
* - renamed mappingsMartin Willi2005-11-162-2/+2
* - change cloning behavior, does not clone anymoreMartin Willi2005-11-162-14/+10
* - renamed mappingsMartin Willi2005-11-162-2/+2
* - added definitions from IKEv2 draftMartin Willi2005-11-164-8/+293
* - added exchange typesMartin Willi2005-11-162-5/+16
* - parsing notify messgeMartin Willi2005-11-151-0/+3
* - nonce payload testedJan Hutter2005-11-152-6/+6
* - notify payload written and testedJan Hutter2005-11-153-3/+541
* - support for key exchange payloadMartin Willi2005-11-151-0/+3
* - nonce payload addedMartin Willi2005-11-154-2/+16
* Added encoding_type_t NOTIFICATION_DATAJan Hutter2005-11-152-1/+11
* - nonce payload definedMartin Willi2005-11-152-0/+322
* - error in documentation fixedJan Hutter2005-11-151-1/+1
* - wrote ke_payload classJan Hutter2005-11-152-0/+406
* - wrote payload sa_payloadJan Hutter2005-11-151-2/+2
* - introduced new encoding type KEY_EXCHANGE_DATAJan Hutter2005-11-152-0/+10
* fixed bug with new function set_next_typeJan Hutter2005-11-151-8/+0
* - introduced set_next_type call for payload_t objectsJan Hutter2005-11-159-28/+109
* - test of header payload rewrittenJan Hutter2005-11-152-0/+74
* - moved ike_header fields to privateMartin Willi2005-11-152-57/+303
* - parser succesfully parses sa payload Martin Willi2005-11-142-2/+11
* - proposal_substructure written and testedJan Hutter2005-11-142-7/+19
* - proposal substructure written, but not testedJan Hutter2005-11-142-0/+198
* - compute_length writtenJan Hutter2005-11-142-15/+47
* - transform_substructure fully implementedJan Hutter2005-11-142-4/+150
* - class transform_attribute fully tested and writtenJan Hutter2005-11-143-1/+111
* - added encoding_type_t mappingsMartin Willi2005-11-141-0/+5
* - defined all substructures for a SA payloadJan Hutter2005-11-1411-6/+732
* Introduced payload types sa_payload and proposal_substructureJan Hutter2005-11-149-6/+608
* - added encoding_type_t_mappingsMartin Willi2005-11-141-0/+41
* - introduced new field typesJan Hutter2005-11-141-3/+27
* - fixed parser to use new payload mechanismsMartin Willi2005-11-142-2/+2
* description changedJan Hutter2005-11-142-5/+8
* - payload ike_header cleanedJan Hutter2005-11-142-8/+95