]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/kernel_wfp/kernel_wfp_ipsec.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libcharon / plugins / kernel_wfp / kernel_wfp_ipsec.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2022-04-14  Tobias BrunnerMerge branch 'labeled-ipsec'
2022-04-14  Tobias Brunnerkernel-interface: Add support to change the reqid in...
2022-04-14  Tobias Brunnerkernel-wfp: Use new UDP ports in update_sa()
2022-04-14  Tobias Brunnertraffic-selector: Add TS_SECLABEL type
2022-04-14  Tobias Brunnerkernel-listener: Use a struct to pass data from acquires
2020-03-10  Tobias BrunnerMerge branch 'throw-type-routes'
2020-03-10  Noel Kuntzekernel-netlink: Implement passthrough type routes and...
2020-02-11  Josh SorefSpelling fixes
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2017-03-23  Tobias Brunnerkernel-wfp: Don't redefine IPPROTO_IP* if already defined
2016-06-10  Tobias BrunnerMerge branch 'interface-for-routes'
2016-06-10  Tobias Brunnerkernel-net: Let get_nexthop() return an optional interf...
2016-04-11  Andreas SteffenMerge branch 'kernel-policies'
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
2015-11-10  Tobias Brunnerkernel-interface: Pass the same data to del_policy...
2015-03-09  Martin Willikernel-interface: Add a separate "update" flag to add_sa()
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Willikernel-interface: Raise expires with a proto/SPI/dst...
2015-02-20  Martin Willikernel-interface: Pass full list of traffic selectors...
2015-02-20  Martin Willikernel-interface: Remove reqid parameter from get_spi...
2014-12-04  Martin WilliMerge branch 'wfp-drop-firewall'
2014-12-04  Martin Willikernel-wfp: Install outbound ALE connect rules for...
2014-12-04  Martin Willikernel-wfp: Install inbound ALE IP-in-IP filters
2014-12-04  Martin Willikernel-wfp: Fix logging of MM/QM/EM NetEvent failures
2014-06-19  Tobias BrunnerMerge branch 'shunt-policies-routes'
2014-06-19  Tobias Brunnerkernel-interface: Add destination prefix to get_nexthop()
2014-06-17  Martin WilliMerge branch 'conn-specific-replay'
2014-06-17  Martin Willikernel-interface: Add a replay_window parameter to...
2014-06-06  Martin WilliMerge branch 'win-32bit'
2014-06-06  Martin Williwindows: Use WINAPI call convention for Windows API...
2014-06-04  Martin WilliMerge branch 'win-kernel'
2014-06-04  Martin Willikernel-wfp: Clone acquire traffic selectors only if...
2014-06-04  Martin Willikernel-wfp: Install routes for trap policies
2014-06-04  Martin Willikernel-wfp: Refactor route management to separate function
2014-06-04  Martin Willikernel-wfp: Install tunnel mode policies to appropriate...
2014-06-04  Martin Willikernel-wfp: Support multiple traffic selectors on tunne...
2014-06-04  Martin Willikernel-wfp: Show a warning for packets the kernel drops...
2014-06-04  Martin Willikernel-wfp: Set flag to get UDP encapsulation with...
2014-06-04  Martin Willikernel-wfp: Install tunnel and trap forward policies
2014-06-04  Martin Willikernel-wfp: Manually create a ProviderContext to attach...
2014-06-04  Martin Willikernel-wfp: Add support for trap policies and acquires
2014-06-04  Martin Willikernel-wfp: Implement bypass_socket() using dedicated...
2014-06-04  Martin Willikernel-wfp: Register for WFP Net events
2014-06-04  Martin Willikernel-wfp: Add some missing IPv6 GUIDs, fix IPv6 host...
2014-06-04  Martin Willikernel-wfp: Implement update_sa()
2014-06-04  Martin Willikernel-wfp: Configure ports for SAs using UDP encapsulation
2014-06-04  Martin Willikernel-wfp: Refactor SA context construction, and use...
2014-06-04  Martin Willikernel-wfp: Allocate SPIs pseudo-randomly using a 0xc...
2014-06-04  Martin Willikernel-wfp: Install appropriate routes for tunnel mode...
2014-06-04  Martin Willikernel-wfp: Disable IPsec policy updates
2014-06-04  Martin Willikernel-wfp: Increment SPIs properly, that is while...
2014-06-04  Martin Willikernel-wfp: Triggering expire events for SAs to rekey...
2014-06-04  Martin Willikernel-wfp: Enforce hard lifetimes of SAs
2014-06-04  Martin Willikernel-wfp: Add some notes about query_sa/policy()...
2014-06-04  Martin Willikernel-wfp: Reference SA/SP sets by SPI and destination...
2014-06-04  Martin Willikernel-wfp: Add support for tunnel mode connections
2014-06-04  Martin Willikernel-wfp: Register a WFP provider to manage IPsec...
2014-06-04  Martin Willikernel-wfp: Preliminary support for transport mode...
2014-06-04  Martin Willikernel-wfp: Fix/Complete some fwpuclnt functionality...
2014-06-04  Martin Willikernel-wfp: Open and close a WFP engine
2014-06-04  Martin Willikernel-wfp: Create userland state for SAs/policies...
2014-06-04  Martin Willikernel-wfp: Add a stub for a Windows Filtering Platform...