aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/transform_substructure.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-11-151-1/+1
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-3/+3
|
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-2/+2
| | | | | The old identifiers did not use a proper namespace and often clashed with other defines.
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Add a payload.get_header_length() method, remove header length definitionsMartin Willi2012-03-201-5/+0
|
* Added limiting encoding of IKEv1 SA payloadsMartin Willi2012-03-201-2/+1
|
* Implemented limited payload parsing for IKEv1 SA payloadsMartin Willi2012-03-201-20/+15
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* Migrated transform_substructure to INIT/METHOD macrosMartin Willi2011-01-051-56/+9
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+174