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
...
*
scripts: Add script to extract the ASN.1 subject DN from a certificate
Tobias Brunner
2015-08-17
2
-1
/
+157
*
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
2
-1
/
+10
*
utils: Directly use syscall() to close open FDs in closefrom()
Tobias Brunner
2015-08-17
2
-6
/
+54
*
utils: Don't use directory enumerator to close open FDs in closefrom()
Tobias Brunner
2015-08-17
1
-24
/
+36
*
Merge branch 'vici-updown'
Tobias Brunner
2015-08-17
5
-51
/
+236
|
\
|
*
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
|
/
*
Version bump to 5.3.3dr5
5.3.3dr5
Andreas Steffen
2015-08-16
1
-1
/
+1
*
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
*
conf: Clarify resolution for two time settings
Tobias Brunner
2015-08-10
2
-4
/
+4
*
Version bump to 5.3.3dr4
5.3.3dr4
Andreas Steffen
2015-08-10
1
-1
/
+1
*
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
2
-6
/
+13
*
testing: Update AAA certificate on Freeradius as well
Andreas Steffen
2015-08-05
2
-42
/
+42
*
testing: Updated expired AAA server certificate
Andreas Steffen
2015-08-04
9
-88
/
+115
*
configure: Explicitly disable unused parameter warnings in qsort_r test
Tobias Brunner
2015-08-04
1
-1
/
+1
*
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
2
-2
/
+12
*
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
*
testing: Don't run do-tests when hosts are not running
Tobias Brunner
2015-08-03
1
-0
/
+1
*
testing: Suppress errors when checking for running hosts
Tobias Brunner
2015-08-03
1
-1
/
+1
*
Version bump to 5.3.3dr3
5.3.3dr3
Andreas Steffen
2015-07-31
1
-1
/
+1
*
testing: Adapted ha/both-active scenario to new jhash values
Andreas Steffen
2015-07-31
6
-8
/
+11
*
testing: Fix initial kernel build
Tobias Brunner
2015-07-31
1
-2
/
+2
*
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
[prev]
[next]