]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c
kernel-netlink: Extract shared route handling code in net/ipsec
[thirdparty/strongswan.git] / src / libcharon / plugins / kernel_netlink / kernel_netlink_ipsec.c
2020-03-10  Tobias Brunnerkernel-netlink: Extract shared route handling code...
2020-03-10  Tobias Brunnerkernel-netlink: Don't require an interface name for...
2020-03-10  Tobias Brunnerkernel-netlink: Allow blank source address in routes...
2020-03-10  Noel Kuntzekernel-netlink: Implement passthrough type routes and...
2019-12-13  Tobias Brunnerkernel-netlink: Use correct config option name for...
2019-12-06  Tobias Brunnerkernel-netlink: Properly compare routes for policies...
2019-11-26  Thomas Egererkernel-netlink: Check for offloading support in constructor
2019-04-04  Tobias BrunnerMerge branch 'xfrmi'
2019-04-04  Tobias Brunnerkernel-netlink: Don't install routes for CHILD_SAs...
2019-04-03  Tobias Brunnerkernel-netlink: Make interface ID configurable on SAs...
2019-01-24  Tobias Brunnerkernel-netlink: Fix compilation on old kernels (< 2...
2018-11-22  Tobias Brunnerkernel-netlink: Update SA selector if it contains chang...
2018-08-31  Tobias BrunnerMerge branch 'xfrm-set-mark'
2018-08-31  Tobias Brunnerkernel-netlink: Add support for setting mark/mask an...
2018-08-31  Tobias Brunnerkernel-netlink: Use larger buffer for event messages
2018-08-29  Tobias BrunnerMerge branch 'ip-header-fields'
2018-08-29  Tobias Brunnerkernel: Add option to control DS field behavior
2018-08-29  Tobias Brunnerkernel: Add options to control DF and ECN header bits...
2018-05-23  Tobias Brunnerkernel-netlink: Use strncpy to copy interface name...
2018-03-21  Tobias BrunnerMerge branch 'hw-offload-auto'
2018-03-21  Tobias Brunnerkernel-netlink: Cleanup and fix some HW offload code...
2018-03-21  Adi Nissimkernel-netlink: Add new automatic hw_offload mode
2017-10-06  Tobias Brunnerkernel-netlink: Add strings for newer XFRM attribute...
2017-08-07  Tobias BrunnerMerge commit 'child-sa-rekey-tkm'
2017-08-07  Tobias Brunnerkernel-netlink: Set SPI on outbound policy
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change interface of callback for invoke_fu...
2017-05-23  Tobias Brunnerkernel-netlink: Use total retransmit timeout as acquire...
2017-05-23  Thomas Egererkernel-netlink: Try to add new inbound SA if update...
2017-05-23  Tobias BrunnerMerge branch 'hw-offload'
2017-05-23  Tobias Brunnerkernel-netlink: Update hardware offload attribute when...
2017-05-23  Tobias Brunnerkernel-netlink: Base SA update on correct message in...
2017-05-23  Tobias Brunnerkernel-netlink: Enable hardware offloading if configure...
2017-03-02  Tobias Brunnerkernel: Make range of SPIs for IPsec SAs configurable
2017-02-08  Tobias Brunnerkernel-netlink: Use the same priority range for trap...
2017-02-08  Tobias Brunnerkernel-netlink: Fix spacing in log message when policy...
2017-01-25  Tobias Brunnerkernel-netlink: Use correct 4 byte alignment for AH...
2017-01-23  Thomas Egererkernel-netlink: Return const pointer from lookup_algori...
2016-12-12  Tobias Brunnerkernel-netlink: Add support for AES-CMAC-96 (RFC 4494)
2016-09-30  Tobias Brunnerkernel-netlink: Pass zero mark to kernel if mask is set
2016-09-30  Tobias Brunnerkernel-netlink: Support configuring XFRM policy hashing...
2016-09-28  Tobias Brunnerkernel-netlink: Update cached reqid when updating policies
2016-06-17  Tobias Brunnerkernel-netlink: Don't set replay window for outbound SAs
2016-06-10  Tobias BrunnerMerge branch 'interface-for-routes'
2016-06-10  Tobias Brunnerkernel-netlink: Install routes with OUT policies
2016-06-10  Tobias Brunnerkernel-netlink: Don't install routes for drop policies...
2016-06-10  Tobias Brunnerkernel-netlink: Also use interface returned by get_next...
2016-06-10  Tobias Brunnerkernel-netlink: Use interface to next hop for shunt...
2016-06-10  Tobias Brunnerkernel-net: Let get_nexthop() return an optional interf...
2016-06-10  Tobias Brunnerkernel-netlink: Let only a single thread work on a...
2016-06-10  Tobias Brunnerkernel-netlink: Add priority and refcount to policy log
2016-06-10  Tobias Brunnerkernel-netlink: Consistently print mark in log messages...
2016-06-10  Tobias Brunnerkernel-netlink: Provide error information for Netlink...
2016-06-10  Tobias Brunnerkernel-netlink: Allow definition of a custom priority...
2016-06-09  Tobias BrunnerMerge branch 'ipsec-sa-cfg-equals'
2016-06-08  Tobias Brunnerkernel-netlink: Use ipsec_sa_cfg_equals() and compare...
2016-04-15  Tobias Brunnerkernel-netlink: Order policies with equal priorities...
2016-04-11  Andreas SteffenMerge branch 'kernel-policies'
2016-04-09  Andreas SteffenExtended IPsec kernel policy scheme
2016-04-09  Andreas SteffenImplemented IPsec policies restricted to given network...
2016-04-09  Andreas SteffenSupport manually-set IPsec policy priorities
2016-04-09  Tobias Brunnerkernel-netlink: Prefer policies with reqid over those...
2016-04-09  Tobias Brunnerkernel-netlink: Only associate templates with inbound...
2016-04-09  Tobias Brunnerkernel-netlink: Associate routes with IN policies inste...
2016-04-09  Tobias Brunnerkernel: Use structs to pass information to the kernel...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-03-04  Andreas SteffenImplemented port ranges in kernel_netlink interface
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Move kernel interface to libcharon
2016-03-03  Tobias Brunnerlibhydra: Move all kernel plugins to libcharon
2010-09-02  Tobias BrunnerMoved all kernel plugins to libhydra.
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-09-02  Tobias BrunnerRemoved references to protocol_id_t from kernel interface.
2010-09-02  Tobias BrunnerMoved migrate job creation to kernel event handler.
2010-09-02  Tobias BrunnerMoved update SA job creation to kernel event handler.
2010-09-02  Tobias BrunnerMoved delete/rekey CHILD_SA job creation to kernel...
2010-09-02  Tobias BrunnerMoved acquire job creation to kernel event handler.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-07-02  Andreas Steffensupport of xfrm marks for IKEv2
2010-03-19  Tobias BrunnerMoving charon to libcharon.