aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/sa_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-2/+9
| | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
* Migrated sa_payload to INIT/METHOD macros, removed unused methodsMartin Willi2010-10-281-158/+112
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+368