aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/proposal_substructure.c
Commit message (Collapse)AuthorAgeFilesLines
* Added substructure enumerators to sa_payload, proposal_substructureMartin Willi2011-01-051-0/+7
|
* Added member fields for reserved bits and bytes in all payloadsMartin Willi2011-01-051-2/+7
|
* Use enumerator instead of deprecated iteratorMartin Willi2011-01-051-13/+9
|
* Removed obsolete clone mehtod from proposal_substructureMartin Willi2011-01-051-30/+0
|
* Do not update payload length during generation, allows hooks override ↵Martin Willi2011-01-051-1/+3
| | | | payload length
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-2/+2
| | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
* Migrated proposal_substructure to INIT/METHOD macros, removed unused methodsMartin Willi2010-10-281-203/+110
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+598