aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/smp/smp.c
Commit message (Collapse)AuthorAgeFilesLines
* cache keys for in and outbound ESP SAsMartin Willi2008-10-151-8/+2
| | | | | removed redundant storing of traffic selectors in CHILD_SA (sa_policy_t) creating TS pairs dynamically using create_policy_enumerator()
* store ESP keys in CHILD_SAMartin Willi2008-10-151-2/+2
|
* reintegrated bus-refactoring branchMartin Willi2008-10-141-3/+3
|
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-251-1/+1
|
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-181-1/+1
| | | | added SIG_IKE/SIG_CHD macros for signal emitting
* support in smp for terminate-by-nameMartin Willi2008-06-201-1/+25
|
* fixed compile error in smp pluginMartin Willi2008-06-101-2/+2
|
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-1/+1
| | | | | using named users, groups fixed capability dropping in pluto
* fixed build of smp pluginMartin Willi2008-04-151-5/+5
|
* ike_sa_manager enumerable, not iterableMartin Willi2008-04-141-3/+3
|
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-0/+749
added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there