aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/proposal_substructure.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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