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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vici: Fix type error exception in Python bindings
odi79
2017-04-19
1
-1
/
+1
*
kernel-netlink: Avoid O(n^2) copy operations when concatenating Netlink respo...
Jiri Horky
2017-03-27
1
-7
/
+13
*
addrblock: Narrow selectors when rekeying a CHILD_SA as original responder
Martin Willi
2017-03-24
1
-0
/
+1
*
kernel-wfp: Don't redefine IPPROTO_IP* if already defined
Tobias Brunner
2017-03-23
1
-0
/
+4
*
vici: Don't fall back to uninstalling traps if a matching shunt was found
Tobias Brunner
2017-03-23
1
-3
/
+7
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-03-23
2
-2
/
+2
*
vici: Document how we pronounce the vici protocol and plugin
Martin Willi
2017-03-20
1
-3
/
+3
*
kernel: Make range of SPIs for IPsec SAs configurable
Tobias Brunner
2017-03-02
2
-6
/
+20
*
addrblock: Use dynamic TS narrowing instead of rejecting the whole CHILD_SA
Martin Willi
2017-03-02
1
-43
/
+28
*
addrblock: Support an optional non-strict mode accepting certs without addrblock
Martin Willi
2017-03-02
1
-3
/
+11
*
vici: Only log messages if there actually is a listener
Tobias Brunner
2017-02-16
1
-0
/
+7
*
vici: Let has_event_listeners() actually check if clients are registered
Tobias Brunner
2017-02-16
1
-2
/
+4
*
vici: Add support for mediation extension
Tobias Brunner
2017-02-16
1
-1
/
+85
*
peer-cfg: Store mediated_by as name and not peer-cfg reference
Tobias Brunner
2017-02-16
3
-52
/
+62
*
vici: Include uniqueness policy in list-conns
Tobias Brunner
2017-02-16
1
-0
/
+2
*
vici: Add command to initiate SA rekeying
Tobias Brunner
2017-02-16
2
-2
/
+118
*
vici: Use unique names for CHILD_SAs in the list-sas command
Tobias Brunner
2017-02-16
2
-2
/
+7
*
vici: Add support to load CA certificates from tokens and paths in authority ...
Tobias Brunner
2017-02-16
1
-10
/
+97
*
vici: Add support to load certificates from file paths
Tobias Brunner
2017-02-16
1
-13
/
+32
*
vici: Add support to load certificates from tokens
Tobias Brunner
2017-02-16
1
-12
/
+115
*
vici: Add command to load a private key from a token
Tobias Brunner
2017-02-16
2
-3
/
+117
*
vici: List namespace/peer-cfg name with policies and allow filtering
Tobias Brunner
2017-02-16
2
-13
/
+33
*
vici: Explicitly use peer name when uninstalling trap and shunt policies
Tobias Brunner
2017-02-16
3
-10
/
+40
*
stroke: Use peer name as namespace for shunt policies
Tobias Brunner
2017-02-16
1
-2
/
+18
*
shunt-manager: Add an optional namespace for each shunt
Tobias Brunner
2017-02-16
7
-12
/
+13
*
vici: Add support for NT Hash secrets
Tobias Brunner
2017-02-16
1
-0
/
+4
*
vici: Add support for IPv6 Transport Proxy Mode
Tobias Brunner
2017-02-16
2
-14
/
+39
*
vici: Add support for certificate policies
Tobias Brunner
2017-02-16
1
-0
/
+17
*
vici: Add missing dscp setting for IKE_SAs
Tobias Brunner
2017-02-16
1
-5
/
+39
*
vici: Add possibility to remove shared keys by a unique identifier
Tobias Brunner
2017-02-16
2
-5
/
+76
*
vici: Add commands to enumerate and remove private keys
Tobias Brunner
2017-02-16
2
-2
/
+75
*
vici: Update get_pools() in Python and Ruby bindings
Tobias Brunner
2017-02-16
2
-4
/
+6
*
vici: Add option to query a specific pool
Tobias Brunner
2017-02-16
2
-3
/
+10
*
bypass-lan: Don't use interfaces in policies
Tobias Brunner
2017-02-16
1
-7
/
+6
*
kernel-netlink: Use RTA_SRC to specify route source in kernel-based lookups
Martin Willi
2017-02-13
1
-1
/
+8
*
kernel-netlink: Use kernel-based route lookup if we do not install routes
Martin Willi
2017-02-13
1
-1
/
+11
*
vici: Include the Netfilter marks in listed CHILD_SAs
Martin Willi
2017-02-13
2
-0
/
+19
*
vici: Explicitly set the Python encoding type
Martin Willi
2017-02-13
1
-4
/
+4
*
kernel-pfroute: Implement enumeration of local subnets
Tobias Brunner
2017-02-08
1
-0
/
+194
*
bypass-lan: Allow ignoring or only considering subnets of specific interfaces
Tobias Brunner
2017-02-08
3
-6
/
+93
*
bypass-lan: Configure interface on bypass policy
Tobias Brunner
2017-02-08
1
-1
/
+6
*
kernel-netlink: Return interface name in local subnet enumerator
Tobias Brunner
2017-02-08
1
-5
/
+15
*
kernel-interface: Add interface name to local subnet enumerator
Tobias Brunner
2017-02-08
2
-2
/
+4
*
bypass-lan: Add plugin that installs bypass policies for locally attached sub...
Tobias Brunner
2017-02-08
5
-0
/
+426
*
kernel-netlink: Implement enumerator for local subnets
Tobias Brunner
2017-02-08
1
-0
/
+130
*
kernel-pfkey: Use the same priority range for trap and regular policies
Tobias Brunner
2017-02-08
1
-15
/
+15
*
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
*
forecast: Mark correct port in UDP NAT-T rule
James Laird-Wah
2017-02-08
1
-1
/
+1
*
eap-dynamic: Publish the get_auth() method of the wrapped EAP method
Tobias Brunner
2017-02-07
1
-0
/
+12
[prev]
[next]