aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/config/proposal.h
Commit message (Collapse)AuthorAgeFilesLines
* proposal_t.strip_dh() takes a DH group to keep, using MODP_NONE will remove allTobias Brunner2012-10-241-1/+3
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
|
* Pass opaque data to printf hooks and print_in_hook()Martin Willi2012-07-131-1/+1
|
* Added support for IKEv1 IPComp proposals in proposal substructure.Tobias Brunner2012-05-241-0/+1
|
* Fixed common misspellings.Tobias Brunner2011-07-201-4/+4
| | | | Mostly found by 'codespell'.
* Added proposal keywords for ESN supportMartin Willi2011-04-201-13/+0
|
* Store proposal number in proposal_t to reuse it in the selected proposalMartin Willi2010-10-281-1/+9
| | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+226