index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
kernel_netlink
/
kernel_netlink_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-netlink: Add strings for newer XFRM attribute types
Tobias Brunner
2017-10-06
1
-1
/
+6
*
kernel-netlink: Set SPI on outbound policy
Tobias Brunner
2017-08-07
1
-4
/
+10
*
linked-list: Change interface of callback for invoke_function()
Tobias Brunner
2017-05-26
1
-6
/
+15
*
kernel-netlink: Use total retransmit timeout as acquire timeout
Tobias Brunner
2017-05-23
1
-13
/
+0
*
kernel-netlink: Try to add new inbound SA if update fails
Thomas Egerer
2017-05-23
1
-3
/
+12
*
kernel-netlink: Update hardware offload attribute when SAs are updated
Tobias Brunner
2017-05-23
1
-11
/
+37
*
kernel-netlink: Base SA update on correct message in multi-message response
Tobias Brunner
2017-05-23
1
-7
/
+7
*
kernel-netlink: Enable hardware offloading if configured for an SA
Tobias Brunner
2017-05-23
1
-0
/
+25
*
kernel: Make range of SPIs for IPsec SAs configurable
Tobias Brunner
2017-03-02
1
-3
/
+10
*
kernel-netlink: Use the same priority range for trap and regular policies
Tobias Brunner
2017-02-08
1
-14
/
+14
*
kernel-netlink: Fix spacing in log message when policy is unchanged
Tobias Brunner
2017-02-08
1
-1
/
+1
*
kernel-netlink: Use correct 4 byte alignment for AH with IPv4
Tobias Brunner
2017-01-25
1
-0
/
+5
*
kernel-netlink: Return const pointer from lookup_algorithm()
Thomas Egerer
2017-01-23
1
-3
/
+4
*
kernel-netlink: Add support for AES-CMAC-96 (RFC 4494)
Tobias Brunner
2016-12-12
1
-0
/
+1
*
kernel-netlink: Pass zero mark to kernel if mask is set
Tobias Brunner
2016-09-30
1
-2
/
+2
*
kernel-netlink: Support configuring XFRM policy hashing thresholds
Tobias Brunner
2016-09-30
1
-0
/
+107
*
kernel-netlink: Update cached reqid when updating policies
Tobias Brunner
2016-09-28
1
-0
/
+2
*
kernel-netlink: Don't set replay window for outbound SAs
Tobias Brunner
2016-06-17
1
-0
/
+6
*
kernel-netlink: Install routes with OUT policies
Tobias Brunner
2016-06-10
1
-25
/
+24
*
kernel-netlink: Don't install routes for drop policies and if protocol/ports ...
Tobias Brunner
2016-06-10
1
-96
/
+106
*
kernel-netlink: Also use interface returned by get_nexthop() for IPsec policies
Tobias Brunner
2016-06-10
1
-1
/
+2
*
kernel-netlink: Use interface to next hop for shunt policies
Tobias Brunner
2016-06-10
1
-10
/
+13
*
kernel-net: Let get_nexthop() return an optional interface name
Tobias Brunner
2016-06-10
1
-2
/
+2
*
kernel-netlink: Let only a single thread work on a specific policy
Tobias Brunner
2016-06-10
1
-25
/
+69
*
kernel-netlink: Add priority and refcount to policy log
Tobias Brunner
2016-06-10
1
-9
/
+30
*
kernel-netlink: Consistently print mark in log messages only if set
Tobias Brunner
2016-06-10
1
-108
/
+82
*
kernel-netlink: Provide error information for Netlink sockets
Tobias Brunner
2016-06-10
1
-14
/
+15
*
kernel-netlink: Allow definition of a custom priority calculation function
Tobias Brunner
2016-06-10
1
-3
/
+16
*
kernel-netlink: Use ipsec_sa_cfg_equals() and compare marks properly
Tobias Brunner
2016-06-08
1
-2
/
+3
*
kernel-netlink: Order policies with equal priorities by their automatic priority
Tobias Brunner
2016-04-15
1
-11
/
+24
*
Extended IPsec kernel policy scheme
Andreas Steffen
2016-04-09
1
-18
/
+53
*
Implemented IPsec policies restricted to given network interface
Andreas Steffen
2016-04-09
1
-6
/
+9
*
Support manually-set IPsec policy priorities
Andreas Steffen
2016-04-09
1
-2
/
+4
*
kernel-netlink: Prefer policies with reqid over those without
Tobias Brunner
2016-04-09
1
-1
/
+7
*
kernel-netlink: Only associate templates with inbound FWD policies
Tobias Brunner
2016-04-09
1
-1
/
+1
*
kernel-netlink: Associate routes with IN policies instead of FWD policies
Tobias Brunner
2016-04-09
1
-21
/
+21
*
kernel: Use structs to pass information to the kernel-ipsec interface
Tobias Brunner
2016-04-09
1
-215
/
+255
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-48
/
+48
*
Implemented port ranges in kernel_netlink interface
Andreas Steffen
2016-03-04
1
-7
/
+19
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-31
/
+28
*
libhydra: Move all kernel plugins to libcharon
Tobias Brunner
2016-03-03
1
-0
/
+2966
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-2208
/
+0
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-16
/
+16
*
Removed references to protocol_id_t from kernel interface.
Tobias Brunner
2010-09-02
1
-57
/
+22
*
Moved migrate job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-7
/
+2
*
Moved update SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-6
/
+2
*
Moved delete/rekey CHILD_SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-17
/
+4
*
Moved acquire job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-6
/
+3
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-7
/
+8
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-14
/
+16
[next]