aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_klips
Commit message (Collapse)AuthorAgeFilesLines
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-026-3129/+0
|
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-022-17/+19
|
* Removed references to protocol_id_t from kernel interface.Tobias Brunner2010-09-021-30/+30
| | | | | Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t).
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
|
* Moved update SA job creation to kernel event handler.Tobias Brunner2010-09-021-6/+2
|
* Moved delete/rekey CHILD_SA job creation to kernel event handler.Tobias Brunner2010-09-021-21/+10
|
* Moved acquire job creation to kernel event handler.Tobias Brunner2010-09-021-6/+2
|
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-4/+5
|
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-12/+14
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-12/+15
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-196-0/+3139