aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/kernel/kernel_interface.c
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-43/+25
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-29/+29
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-0/+1085
| | | | This moves hydra->kernel_interface to charon->kernel.
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-523/+0
|
* Removed references to protocol_id_t from kernel interface.Tobias Brunner2010-09-021-7/+7
| | | | | Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t).
* All kernel listener hooks are optional.Tobias Brunner2010-09-021-5/+9
|
* Added listener handling to kernel interface.Tobias Brunner2010-09-021-1/+132
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-17/+19
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+386