Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: Use structs to pass information to the kernel-ipsec interface | Tobias Brunner | 2016-04-09 | 1 | -112/+39 |
| | |||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -26/+26 |
| | |||||
* | libhydra: Move kernel interface to libcharon | Tobias Brunner | 2016-03-03 | 1 | -0/+655 |
| | | | | This moves hydra->kernel_interface to charon->kernel. | ||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -483/+0 |
| | |||||
* | Removed references to protocol_id_t from kernel interface. | Tobias Brunner | 2010-09-02 | 1 | -7/+7 |
| | | | | | Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t). | ||||
* | Added listener handling to kernel interface. | Tobias Brunner | 2010-09-02 | 1 | -1/+70 |
| | |||||
* | Some whitespace and code style fixes. | Tobias Brunner | 2010-09-02 | 1 | -15/+21 |
| | |||||
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 1 | -8/+18 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+398 |