aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_klips/kernel_klips_ipsec.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-2644/+0
|
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-14/+14
|
* 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
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+2657