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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include: Update (rt)netlink.h to the latest UAPI version
Tobias Brunner
2015-08-18
2
-689
/
+230
*
sql: Also do a reversed ID match
Tobias Brunner
2015-08-17
1
-2
/
+9
*
ha: Recreate the control FIFO if the file exists but is not a FIFO
Tobias Brunner
2015-08-17
1
-13
/
+68
*
ikev1: Assume a default key length of 128-bit for AES-CBC
Tobias Brunner
2015-08-17
1
-0
/
+11
*
auth-cfg: Matching one CA should be enough, similar to peer certificates
Tobias Brunner
2015-08-17
1
-15
/
+20
*
vici: Add option to disable policy installation for CHILD_SAs
Tobias Brunner
2015-08-17
2
-1
/
+12
*
child-sa: Fix refcounting of allocated reqids
Tobias Brunner
2015-08-17
1
-3
/
+12
*
identification: Remove unused ID_USER_ID type
Tobias Brunner
2015-08-17
2
-11
/
+3
*
pki: Add --dn command to extract the subject DN of a certificate
Tobias Brunner
2015-08-17
6
-11
/
+219
*
plugin-feature: Add vendor specific EAP method registration macros
Tobias Brunner
2015-08-17
3
-9
/
+20
*
eap-radius: Use Framed-IPv6-Address attributes to send IPv6 VIPs in accountin...
Tobias Brunner
2015-08-17
1
-4
/
+2
*
eap-radius: Add support for some basic IPv6-specific RADIUS attributes
Tobias Brunner
2015-08-17
3
-2
/
+23
*
utils: Check for dirfd(3)
Tobias Brunner
2015-08-17
1
-0
/
+9
*
utils: Directly use syscall() to close open FDs in closefrom()
Tobias Brunner
2015-08-17
1
-5
/
+53
*
utils: Don't use directory enumerator to close open FDs in closefrom()
Tobias Brunner
2015-08-17
1
-24
/
+36
*
vici: Add listen methods to receive arbitrary events in Python library
Tobias Brunner
2015-08-17
1
-0
/
+34
*
vici: Move event (un-)registration to a helper method in Python library
Tobias Brunner
2015-08-17
3
-49
/
+60
*
vici: Add ike/child-rekey events
Tobias Brunner
2015-08-17
2
-0
/
+108
*
vici: Document the ike/child-updown events
Tobias Brunner
2015-08-17
1
-0
/
+23
*
vici: Don't include a child-sas section in ike-updown event
Tobias Brunner
2015-08-17
1
-2
/
+0
*
vici: Explicitly notify listeners of the type of ike/child-updown event
Tobias Brunner
2015-08-17
1
-0
/
+11
*
Fixed AR identities in mutual TNC measurements case
Andreas Steffen
2015-08-15
3
-2
/
+11
*
kernel-pfroute: Don't install virtual IPs if charon.install_virtual_ip is dis...
Tobias Brunner
2015-08-13
1
-0
/
+17
*
load-tester: Include string.h for strcmp() on some platforms
Tobias Brunner
2015-08-13
1
-0
/
+1
*
Initialize variables that some compilers seem to warn about
Tobias Brunner
2015-08-13
4
-4
/
+4
*
Fixed some typos
Tobias Brunner
2015-08-13
5
-8
/
+8
*
kernel-netlink: When adding a policy do an update if it already exists
Tobias Brunner
2015-08-13
1
-1
/
+9
*
kernel-pfkey: When adding policies do an update if they already exist
Tobias Brunner
2015-08-13
1
-1
/
+10
*
pki: Optionally extract public key from given private key in --issue
Tobias Brunner
2015-08-10
2
-6
/
+30
*
identification: Use UTF8String instead of the legacy T61String to encode DNs
Tobias Brunner
2015-08-06
1
-1
/
+1
*
whitelist: Use hash() method so DNs with different string types match
Tobias Brunner
2015-08-06
1
-1
/
+1
*
identification: Add hash() method
Tobias Brunner
2015-08-06
3
-3
/
+135
*
pkcs11: Fix encoding of RSA keys if unnecessarily zero prefixed
Tobias Brunner
2015-08-06
1
-3
/
+8
*
updown: Pass virtual IPs assigned to a peer to the updown script
Tobias Brunner
2015-08-06
2
-8
/
+20
*
eap-radius: Don't send RADIUS Accounting Start messages twice
Tobias Brunner
2015-08-06
1
-0
/
+5
*
eap-radius: Change trigger for Accounting Start messages for IKEv1
Tobias Brunner
2015-08-06
1
-5
/
+12
*
printf-hook-builtin: Fix invalid memory access
Tobias Brunner
2015-08-04
1
-1
/
+2
*
kernel-netlink: Use PAGE_SIZE as default size for the netlink receive buffer
Tobias Brunner
2015-08-04
1
-1
/
+11
*
kernel-netlink: Actually verify if the netlink message exceeds the buffer size
Tobias Brunner
2015-08-04
1
-2
/
+2
*
ha: Properly initialize algo variables when installing CHILD_SAs
Tobias Brunner
2015-08-04
1
-1
/
+1
*
ha: Sync remote address in HA_IKE_ADD, too
Thomas Egerer
2015-08-04
2
-0
/
+11
*
jobs: Don't execute rekey CHILD_SA job on passive IKE_SAs
Thomas Egerer
2015-08-04
1
-1
/
+4
*
ike: Disable NAT keepalives in state PASSIVE
Thomas Egerer
2015-08-04
1
-3
/
+12
*
ha: Use the same init values for jhash() as Linux 4.1
Tobias Brunner
2015-07-31
1
-2
/
+19
*
kernel-netlink: Unlock mutex in del_policy() if mark can't be added to message
Tobias Brunner
2015-07-31
1
-0
/
+1
*
sql: Fix memory leak in SQL logger
Tobias Brunner
2015-07-28
1
-0
/
+1
*
android: New release fixing roaming on 5+ and adding new advanced options
Tobias Brunner
2015-07-28
1
-2
/
+2
*
android: Keep NDK API level at 19
Tobias Brunner
2015-07-28
1
-0
/
+1
*
android: Apply split tunneling options when creating TUN device
Tobias Brunner
2015-07-28
1
-11
/
+111
*
include: Remove linux/types.h header
Tobias Brunner
2015-07-28
2
-174
/
+1
[prev]
[next]