aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/delete_payload.h
Commit message (Collapse)AuthorAgeFilesLines
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-1/+1
| | | | | The old identifiers did not use a proper namespace and often clashed with other defines.
* Support IKEv1 SPIs in IKEv1 delete payloadMartin Willi2012-03-201-0/+8
|
* Added IKEv1 support to delete payloadMartin Willi2012-03-201-4/+4
|
* Add a payload.get_header_length() method, remove header length definitionsMartin Willi2012-03-201-5/+0
|
* Migrated delete_payload to INIT/METHOD macros, replaced iteratorMartin Willi2010-08-251-5/+4
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+84