index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
vici: List namespace/peer-cfg name with policies and allow filtering
Tobias Brunner
2017-02-16
2
-13
/
+33
|
*
swanctl: Pass optional connection name to --initiate/install/uninstall
Tobias Brunner
2017-02-16
2
-5
/
+22
|
*
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
2
-3
/
+20
|
*
shunt-manager: Add an optional namespace for each shunt
Tobias Brunner
2017-02-16
10
-41
/
+90
|
*
vici: Add support for NT Hash secrets
Tobias Brunner
2017-02-16
3
-1
/
+29
|
*
vici: Add support for IPv6 Transport Proxy Mode
Tobias Brunner
2017-02-16
3
-17
/
+44
|
*
vici: Add support for certificate policies
Tobias Brunner
2017-02-16
3
-0
/
+24
|
*
vici: Add missing dscp setting for IKE_SAs
Tobias Brunner
2017-02-16
2
-5
/
+47
|
*
swanctl: Automatically unload removed shared keys
Tobias Brunner
2017-02-16
1
-15
/
+49
|
*
vici: Add possibility to remove shared keys by a unique identifier
Tobias Brunner
2017-02-16
2
-5
/
+76
|
*
mem-cred: Add methods to add/remove shared keys with unique identifiers
Tobias Brunner
2017-02-16
2
-6
/
+107
|
*
swanctl: Automatically unload removed private keys
Tobias Brunner
2017-02-16
1
-76
/
+175
|
*
vici: Add commands to enumerate and remove private keys
Tobias Brunner
2017-02-16
2
-2
/
+75
|
*
mem-cred: Add method to remove a private key with a specific fingerprint
Tobias Brunner
2017-02-16
2
-2
/
+38
|
*
swanctl: Add possibility to query a specific pool by name
Tobias Brunner
2017-02-16
1
-3
/
+11
|
*
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
*
testing: Fix ALLOWED_HOSTS in strongTNC settings.ini
Tobias Brunner
2017-02-16
2
-2
/
+2
*
testing: Fix swanctl/ocsp-disabled scenario after changing the log messages
Tobias Brunner
2017-02-16
1
-2
/
+2
*
revocation: More accurately describe the flags to disable OCSP/CRL validation
Tobias Brunner
2017-02-15
2
-10
/
+9
*
child-sa: Do not install mark on inbound kernel SA
Eyal Birger
2017-02-14
1
-4
/
+1
*
unit-tests: Allow default test timeout to be configured via compile option
Thomas Egerer
2017-02-14
1
-0
/
+2
*
tkm: Fix get_auth_octets() signature
Tobias Brunner
2017-02-13
1
-1
/
+2
*
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
*
swanctl: List CHILD_SA marks, if set
Martin Willi
2017-02-13
1
-0
/
+18
*
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
*
Merge branch 'mid-sync'
Tobias Brunner
2017-02-08
15
-7
/
+1016
|
\
|
*
unit-tests: Add test cases for MID sync exchanges
Tobias Brunner
2017-02-08
3
-0
/
+537
|
*
ikev2: Ignore IKEV2_MESSAGE_ID_SYNC notifies if extension is disabled
Tobias Brunner
2017-02-08
2
-10
/
+37
|
*
ikev2: Don't increase expected MID after handling MID sync message
Tobias Brunner
2017-02-08
2
-3
/
+4
|
*
ikev2: Don't cache response to MID sync request
Tobias Brunner
2017-02-08
1
-1
/
+11
|
*
ikev2: Accept INFORMATIONAL messages with MID 0 if used to sync MIDs
Tobias Brunner
2017-02-08
1
-3
/
+42
|
*
ikev2: Negotiate support for IKE message ID synchronisation during IKE_AUTH
Tobias Brunner
2017-02-08
2
-0
/
+12
|
*
ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder
Tobias Brunner
2017-02-08
7
-0
/
+343
|
*
ike: Publish getter for the current message ID on IKE_SA
Tobias Brunner
2017-02-08
2
-1
/
+19
|
*
ike: Add getter for the current message ID to task manager
Tobias Brunner
2017-02-08
3
-1
/
+23
|
/
*
Merge branch 'bypass-lan'
Tobias Brunner
2017-02-08
14
-0
/
+907
|
\
|
*
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
5
-6
/
+102
|
*
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
4
-4
/
+10
|
*
bypass-lan: Add plugin that installs bypass policies for locally attached sub...
Tobias Brunner
2017-02-08
7
-0
/
+437
|
*
kernel-netlink: Implement enumerator for local subnets
Tobias Brunner
2017-02-08
1
-0
/
+130
|
*
kernel-interface: Add method to enumerate locally attached subnets
Tobias Brunner
2017-02-08
3
-0
/
+29
|
/
*
kernel-pfkey: Use the same priority range for trap and regular policies
Tobias Brunner
2017-02-08
1
-15
/
+15
[prev]
[next]