aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/proposal_substructure.c
Commit message (Expand)AuthorAgeFilesLines
* 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 payload...Martin Willi2011-01-051-1/+3
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-2/+2
* 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