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
/
libhydra
/
plugins
/
kernel_netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhydra: Use lib->ns instead of hydra->daemon
Tobias Brunner
2014-02-12
2
-13
/
+13
*
kernel-netlink: Don't cache route entries if installation fails
Tobias Brunner
2014-02-12
1
-2
/
+5
*
kernel-netlink: Set selector on transport mode IPComp SAs
Tobias Brunner
2014-01-23
1
-1
/
+1
*
kernel-netlink: Selectively add selector on SAs that use IPComp
Tobias Brunner
2014-01-23
1
-1
/
+7
*
kernel-netlink: Enable TFC padding only for tunnel mode ESP SAs
Tobias Brunner
2013-11-19
1
-2
/
+2
*
kernel-netlink: Check existence of linux/fib_rules.h, don't include it in dis...
Tobias Brunner
2013-10-18
1
-1
/
+8
*
kernel-netlink: Convert ports in acquires to ICMP[v6] type and code
Tobias Brunner
2013-10-17
1
-3
/
+8
*
kernel-netlink: Properly install policies with ICMP[v6] types and codes
Tobias Brunner
2013-10-17
1
-1
/
+12
*
kernel-netlink: Allow setting firewall marks on routing rule
Tobias Brunner
2013-10-11
1
-0
/
+20
*
kernel: Use a time_t to report use time in query_policy()
Martin Willi
2013-10-11
1
-1
/
+1
*
kernel: Use a time_t to report use time in query_sa()
Martin Willi
2013-10-11
1
-1
/
+1
*
kernel-netlink: Allow to override xfrm_acq_expires value
Ansis Atteka
2013-09-23
1
-6
/
+10
*
kernel-netlink: increase buffer size for RT netlink messages
Ansis Atteka
2013-09-10
1
-1
/
+1
*
kernel-netlink: Fix calculation of ESN bitmap length
Tobias Brunner
2013-08-21
1
-4
/
+12
*
kernel-netlink,pfroute: Properly update address flag within ROAM_DELAY
Tobias Brunner
2013-08-12
1
-1
/
+1
*
kernel-netlink: Ensure address changes are not missed in roam events
Tobias Brunner
2013-08-12
1
-4
/
+15
*
kernel-netlink: use watcher to receive kernel events for net/ipsec
Martin Willi
2013-07-18
2
-35
/
+24
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-6
/
+8
*
kernel-pfroute: Provide name of interfaces on which virtual IPs are installed
Tobias Brunner
2013-07-17
1
-1
/
+1
*
kernel-netlink: Make CAP_NET_ADMIN capability optional
Tobias Brunner
2013-06-25
1
-3
/
+4
*
capabilities: Only plugins that require CAP_NET_ADMIN demand it
Tobias Brunner
2013-06-25
1
-0
/
+7
*
kernel-netlink: Routes don't require a gateway/nexthop
Tobias Brunner
2013-06-21
1
-5
/
+9
*
kernel-netlink: install selectors on SA for transport/BEET mode without proto...
Martin Willi
2013-06-19
1
-0
/
+6
*
kernel-netlink: reject policy refcount if the reqid differs
Martin Willi
2013-06-19
1
-4
/
+17
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-2
/
+3
*
kernel-netlink: add outer addresses to policy when using BEET mode
Michael Rossberg
2013-05-24
1
-1
/
+1
*
kernel-interface: query SAD for last use time if SPD query didn't yield one
Martin Willi
2013-05-06
1
-1
/
+7
*
kernel-interface: get_address_by_ts() can tell if a returned IP is virtual
Martin Willi
2013-05-06
1
-1
/
+1
*
kernel-interface: support enumeration of virtual-only IPs
Martin Willi
2013-05-06
1
-3
/
+10
*
kernel-netlink: remove obsolete pluto specific behavior
Martin Willi
2013-05-06
1
-7
/
+1
*
kernel-netlink: Add an option to disable roam events
Tobias Brunner
2013-05-03
1
-1
/
+13
*
kernel-netlink: Define defaults for routing table and prio
Tobias Brunner
2013-05-03
1
-0
/
+8
*
Merge branch 'radius-ext'
Martin Willi
2013-03-18
1
-2
/
+10
|
\
|
*
kernel_ipsec_t.query_sa() additionally returns the number of processed packets
Martin Willi
2013-03-14
1
-2
/
+10
*
|
Merge branch 'netlink-align'
Martin Willi
2013-03-18
3
-268
/
+151
|
\
\
|
|
/
|
/
|
|
*
Use netlink_add_attribute() to copy over attributes during update_sa()
Martin Willi
2013-03-15
1
-9
/
+6
|
*
Use a helper function to add XFRM_MARK attribute
Martin Willi
2013-03-15
1
-81
/
+37
|
*
Use netlink_reserve() helper function in XFRM to simplify message construction
Martin Willi
2013-03-15
1
-175
/
+72
|
*
Add a Netlink utility function to add a RTA header and reserve space for data
Martin Willi
2013-03-15
2
-0
/
+32
|
*
Correctly check buffer length in netlink_add_attribute()
Martin Willi
2013-03-15
2
-7
/
+9
|
*
Avoid unneeded termination of netlink algorithm name arrays with END_OF_LIST
Martin Willi
2013-03-15
1
-13
/
+14
|
*
When adding Netlink attributes, increase header length with potential alignment
Martin Willi
2013-03-11
1
-32
/
+30
*
|
strdup() iface passed to queue_route_reinstall(), fixing double-free
Martin Willi
2013-03-11
1
-1
/
+1
|
/
*
Merge branch 'ikev1-rekeying'
Martin Willi
2013-03-01
1
-0
/
+4
|
\
|
*
After IKEv1 reauthentication, reinstall VIP routes after migrating CHILD_SAs
Martin Willi
2013-02-20
1
-0
/
+4
*
|
Merge branch 'vip-shunts'
Martin Willi
2013-03-01
1
-4
/
+13
|
\
\
|
*
|
Install a route for shunt policies
Martin Willi
2013-02-20
1
-5
/
+13
|
|
/
*
|
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
1
-1
/
+1
|
\
\
|
*
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-2
/
+1
|
|
/
*
/
Indicate support for processing ESPv3 TFC padding in Netlink IPsec backend
Martin Willi
2013-03-01
1
-1
/
+7
|
/
[next]