]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / libcharon / plugins / kernel_pfkey / kernel_pfkey_ipsec.c
2022-03-15  Tobias BrunnerMerge branch 'pfkey-exclude-routes'
2022-03-15  Tobias Brunnerkernel-pfkey: Don't install exclude routes for locally...
2022-03-15  Tobias Brunnerkernel-pfkey: Only install exclude route if not routing...
2021-09-23  Tobias Brunnerkernel-pfkey: Wipe request/response messages when manag...
2020-03-10  Tobias BrunnerMerge branch 'throw-type-routes'
2020-03-10  Noel Kuntzekernel-netlink: Implement passthrough type routes and...
2019-10-28  Tobias BrunnerMerge branch 'enum-strings'
2019-10-28  Tobias Brunnerkernel-pfkey: Add additional strings for extensions...
2019-10-25  Tobias Brunnerkernel-pfkey: Clear receive buffer before sending request
2019-10-14  Patryk Dudakernel-pfkey: Pass ESN flag to kernel if ESN is enabled
2018-12-03  Tobias Brunnerkernel-pfkey: Read reqid directly from acquire if possible
2018-09-17  Tobias BrunnerFixed some typos, courtesy of codespell
2018-07-06  Tobias Brunnerkernel-pfkey: Add support for native ChaCha20/Poly1305...
2018-07-06  Ruben Tytgatkernel-pfkey: Enable macOS native AES_GCM_ICV16 support
2018-07-02  Tobias Brunnerkernel-pfkey: Avoid updating policies if nothing signif...
2018-03-21  Tobias Brunnerkernel-pfkey: Add option to install routes via internal...
2017-12-22  Tobias Brunnerkernel-pfkey: Fix extended replay configuration on...
2017-11-08  Tobias Brunnerkernel-pfkey: Support anti-replay windows > 2k
2017-11-08  Tobias Brunnerkernel-pfkey: Don't include keys in SADB_UPDATE message...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change return value of find_first() and...
2017-05-26  Tobias Brunnerlinked-list: Change interface of callback for invoke_fu...
2017-05-23  Tobias Brunnerkernel-pfkey: Update SA addresses if supported by the...
2017-05-23  Tobias Brunnerkernel-pfkey: Use new encap flag on Mac OS X when updat...
2017-03-02  Tobias Brunnerkernel: Make range of SPIs for IPsec SAs configurable
2017-02-08  Tobias Brunnerkernel-pfkey: Use the same priority range for trap...
2017-01-25  Tobias Brunnerkernel-pfkey: Set state to SADB_SASTATE_MATURE when...
2016-06-17  Tobias Brunnerkernel-pfkey: Only set the replay window for inbound SAs
2016-06-10  Tobias BrunnerMerge branch 'interface-for-routes'
2016-06-10  Tobias Brunnerkernel-pfkey: Install routes with OUT policies
2016-06-10  Tobias Brunnerkernel-pfkey: Don't install routes for drop policies...
2016-06-10  Tobias Brunnerkernel-pfkey: Also use interface returned by get_nextho...
2016-06-10  Tobias Brunnerkernel-pfkey: Use interface to next hop for shunt policies
2016-06-10  Tobias Brunnerkernel-net: Let get_nexthop() return an optional interf...
2016-06-09  Tobias BrunnerMerge branch 'ipsec-sa-cfg-equals'
2016-06-08  Tobias Brunnerkernel-pfkey: Use ipsec_sa_cfg_equals()
2016-04-15  Tobias Brunnerkernel-pfkey: Add support for manual priorities
2016-04-15  Tobias Brunnerkernel-pfkey: Update priority calculation formula to...
2016-04-11  Andreas SteffenMerge branch 'kernel-policies'
2016-04-09  Tobias Brunnerkernel-pfkey: Prefer policies with reqid over those...
2016-04-09  Tobias Brunnerkernel-pfkey: Only install templates for regular IPsec...
2016-04-09  Tobias Brunnerkernel: Use structs to pass information to the kernel...
2016-03-24  Andreas SteffenUse standard unsigned integer types
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-06-23  Tobias BrunnerDo not install routes in the PF_KEY kernel interface...
2010-06-22  Tobias BrunnerFixing the PF_KEY kernel interface on Android.
2010-06-15  Tobias BrunnerCheck for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel...
2010-06-15  Tobias BrunnerSet the ports of all hosts installed via the PF_KEY...
2010-03-19  Tobias BrunnerMoving charon to libcharon.