aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/ike_header.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2012-12-201-1/+1
|
* IKEv1 ConfigMode: Added TRANSACTION exchange type. Added attribute_payload ↵Clavister OpenSource2012-03-201-1/+5
| | | | (IKEv2 equiv cp_payload) and data_attribute (IKEv2 equiv configuration_attribute) payload types. Did not combine with IKEv2 because it wasn't trivial to do so. This might be a task worth investigating in the future, because there is a decent amount of shared code here.
* Added missing comma after ME_CONNECT declaration.Tobias Brunner2012-03-201-13/+14
|
* Typo fixed.Tobias Brunner2012-03-201-1/+1
|
* Extended IKE header for IKEv1 supportMartin Willi2012-03-201-17/+97
|
* added IKEv2 exchange type IKE_SESSION_RESUME from RFC 5723Andreas Steffen2011-07-151-0/+5
|
* Added a message method to set the "higher version supported" flagMartin Willi2011-01-051-0/+8
|
* Added setters for IKE major/minor version to ike_headerMartin Willi2011-01-051-0/+14
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+227