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
...
*
shunt-manager: Don't install policies in case of an address family or IP prot...
Tobias Brunner
2015-09-16
1
-0
/
+20
*
eap-radius: Fix creation of host_t objects based on Framed-IPv6-Address attri...
Tobias Brunner
2015-08-28
1
-1
/
+1
*
eap-ttls: Limit maximum length of tunneled EAP packet to EAP-TTLS packet
Tobias Brunner
2015-08-27
1
-1
/
+8
*
trap-manager: Cleanup local address in error cases
Tobias Brunner
2015-08-27
1
-0
/
+2
*
ha: Close control FIFO if it is not valid
Tobias Brunner
2015-08-27
1
-0
/
+4
*
Fix some Doxygen issues
Tobias Brunner
2015-08-27
3
-5
/
+5
*
ike: Fix half-open count for initiating SAs when initially checked in
Tobias Brunner
2015-08-27
1
-0
/
+6
*
ike: Only consider number of half-open SAs as responder when deciding whether...
Tobias Brunner
2015-08-27
6
-19
/
+45
*
vici: Handle closed sockets in the Ruby gem
Evan Broder
2015-08-24
1
-1
/
+5
*
vici: Optionally check limits when initiating connections
Tobias Brunner
2015-08-21
2
-1
/
+7
*
vici: Add get_bool() convenience getter for VICI messages
Tobias Brunner
2015-08-21
3
-0
/
+94
*
controller: Optionally adhere to init limits also when initiating IKE_SAs
Tobias Brunner
2015-08-21
12
-17
/
+68
*
ike: Also track initiating IKE_SAs as half-open
Tobias Brunner
2015-08-21
1
-1
/
+0
*
stroke: Allow %any as local address
Tobias Brunner
2015-08-21
1
-3
/
+7
*
stroke: Add an option to disable side-swapping of configuration options
Tobias Brunner
2015-08-21
1
-33
/
+46
*
ikev1: Assign different job priorities for inbound IKEv1 messages
Tobias Brunner
2015-08-21
1
-2
/
+12
*
child-rekey: Don't add a REKEY_SA notify if the child-create task is deleting...
Tobias Brunner
2015-08-21
1
-6
/
+9
*
child-create: Cache proposed IPsec protocol
Tobias Brunner
2015-08-21
1
-10
/
+13
*
child-create: Don't attempt to delete the SA if we don't have all the informa...
Tobias Brunner
2015-08-21
1
-8
/
+10
*
child-rekey: Remove redundant migrate() call for child-create sub-task
Tobias Brunner
2015-08-21
1
-2
/
+1
*
child-create: Fix crash when retrying CHILD_SA rekeying due to a DH group mis...
Tobias Brunner
2015-08-21
1
-0
/
+1
*
stroke: Change how CA certificates are stored
Tobias Brunner
2015-08-20
5
-58
/
+285
*
stroke: Combine CA certificate load methods
Tobias Brunner
2015-08-20
1
-82
/
+74
*
stroke: Atomically replace CA and AA certificates when reloading them
Tobias Brunner
2015-08-20
1
-34
/
+45
*
ikev1: Fix handling of overlapping Quick Mode exchanges
Tobias Brunner
2015-08-20
3
-2
/
+70
*
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
[prev]
[next]