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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ikev2: Compare initiator flag again, partially reverts 17ec1c74de
Tobias Brunner
2015-08-20
2
-1
/
+5
*
ikev2: Drop IKE_SA_INIT messages that don't have the initiator flag set
Tobias Brunner
2015-08-20
1
-1
/
+3
*
ikev1: Pass current auth-cfg when looking for key to determine auth method
Tobias Brunner
2015-08-19
1
-1
/
+1
*
ikev2: Store outer EAP method used to authenticate remote peer in auth-cfg
Tobias Brunner
2015-08-19
1
-0
/
+9
*
ike: Use the original port when remote resolves to %any
Tobias Brunner
2015-08-19
1
-1
/
+3
*
trap-manager: Enable auto=route with right=%any for transport mode connections
Tobias Brunner
2015-08-19
1
-27
/
+118
*
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
*
vici: Add option to disable policy installation for CHILD_SAs
Tobias Brunner
2015-08-17
1
-1
/
+6
*
child-sa: Fix refcounting of allocated reqids
Tobias Brunner
2015-08-17
1
-3
/
+12
*
plugin-feature: Add vendor specific EAP method registration macros
Tobias Brunner
2015-08-17
1
-1
/
+2
*
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
1
-1
/
+10
*
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
1
-0
/
+4
*
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
2
-2
/
+2
*
Fixed some typos
Tobias Brunner
2015-08-13
2
-5
/
+5
*
whitelist: Use hash() method so DNs with different string types match
Tobias Brunner
2015-08-06
1
-1
/
+1
*
updown: Pass virtual IPs assigned to a peer to the updown script
Tobias Brunner
2015-08-06
1
-7
/
+11
*
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
*
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
*
sql: Fix memory leak in SQL logger
Tobias Brunner
2015-07-28
1
-0
/
+1
*
ike: Fix memory leak if remote address is kept
Tobias Brunner
2015-07-27
1
-0
/
+4
*
ike-rekey: Fix cleanup() call
Tobias Brunner
2015-07-27
1
-2
/
+2
*
ike-rekey: Reset IKE_SA on bus before sending CREATE_CHILD_SA response
Tobias Brunner
2015-07-27
1
-1
/
+2
*
ike-rekey: Reset IKE_SA on the bus after destroying new IKE_SA
Tobias Brunner
2015-07-27
1
-16
/
+15
*
daemon: Flush shunts before unloading plugins
Tobias Brunner
2015-07-27
1
-0
/
+4
*
shunt-manager: Add flush() method to properly uninstall shunts
Tobias Brunner
2015-07-27
2
-4
/
+46
*
shunt-manager: Remove stored entries if installation fails
Tobias Brunner
2015-07-27
1
-2
/
+11
*
shunt-manager: Add a lock to safely access the list of shunt policies
Tobias Brunner
2015-07-27
1
-3
/
+17
*
trap-manager: Resolve race conditions between flush() and install()
Tobias Brunner
2015-07-27
1
-0
/
+31
*
trap-manager: Changed how acquires we acted on are tracked
Tobias Brunner
2015-07-27
1
-36
/
+86
*
trap-manager: Properly check-in IKE_SA if initiating fails
Tobias Brunner
2015-07-27
1
-2
/
+2
*
ike: Fall back to the current remote IP if it resolves to %any
Tobias Brunner
2015-07-27
1
-1
/
+6
*
ike: Use address family of local address when resolving remote host
Tobias Brunner
2015-07-27
1
-1
/
+14
*
ike-cfg: Add unit tests for ike_cfg_get_family() helper
Tobias Brunner
2015-07-27
3
-0
/
+120
*
ike-cfg: Add helper function to determine address family of IP addresses
Tobias Brunner
2015-07-27
2
-1
/
+59
*
vici: Certification Authority support added.
Andreas Steffen
2015-07-21
9
-11
/
+937
[prev]
[next]