aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/proposal_substructure.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for draft-ietf-ipsec-nat-t-ike-03 and earlierVolker RĂ¼melin2012-12-191-6/+16
| | | | | This adds support for early versions of the draft that eventually resulted in RFC 3947.
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Added encapsulation mode transform attribute to IPComp proposal.Tobias Brunner2012-05-251-3/+5
|
* Added support for IKEv1 IPComp proposals in proposal substructure.Tobias Brunner2012-05-241-8/+29
|
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-1/+1
|
* Implemented IKEv1 attribute encoding in SA payloadMartin Willi2012-03-201-0/+29
|
* Implemented encoding of additional IKEv1 proposal attributesMartin Willi2012-03-201-9/+32
|
* Parse proposal substructure with multiple IKEv1 transforms to multiple proposalsMartin Willi2012-03-201-3/+3
|
* Encode multiple IKEv1 proposals in a single transform substructureMartin Willi2012-03-201-2/+11
|
* Add a payload.get_header_length() method, remove header length definitionsMartin Willi2012-03-201-6/+0
|
* Implemented limited payload parsing for IKEv1 SA payloadsMartin Willi2012-03-201-6/+6
|
* Added substructure enumerators to sa_payload, proposal_substructureMartin Willi2011-01-051-0/+7
|
* Removed obsolete clone mehtod from proposal_substructureMartin Willi2011-01-051-7/+0
|
* Migrated proposal_substructure to INIT/METHOD macros, removed unused methodsMartin Willi2010-10-281-32/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+173