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
/
sa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ikev1: Handle queued TRANSACTION messages only after processing replies
Tobias Brunner
2015-10-30
1
-1
/
+2
*
ikev1: Extract queueing of TRANSACTIONAL requests when MM is not complete yet
Tobias Brunner
2015-10-30
1
-17
/
+27
*
ikev1: Drop TRANSACTION/QUICK_MODE requests until we received the last AM mes...
Tobias Brunner
2015-10-30
1
-0
/
+32
*
ikev1: Make maximum number of IKEv1 phase 2 exchanges we keep state about con...
Tobias Brunner
2015-10-30
1
-9
/
+11
*
ikev1: Avoid fourth QM message if third QM messages of multiple exchanges are...
Tobias Brunner
2015-10-29
2
-2
/
+14
*
ikev1: Prevent deadlock when checking for duplicate IKEv1 SAs
Tobias Brunner
2015-10-29
1
-0
/
+16
*
shunt-manager: Resolve %dynamic to %any4/6 before installing policies
Tobias Brunner
2015-09-16
1
-7
/
+22
*
shunt-manager: Don't install policies in case of an address family or IP prot...
Tobias Brunner
2015-09-16
1
-0
/
+20
*
trap-manager: Cleanup local address in error cases
Tobias Brunner
2015-08-27
1
-0
/
+2
*
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
2
-11
/
+35
*
ike: Also track initiating IKE_SAs as half-open
Tobias Brunner
2015-08-21
1
-1
/
+0
*
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
*
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
*
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
*
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
*
Initialize variables that some compilers seem to warn about
Tobias Brunner
2015-08-13
1
-1
/
+1
*
ike: Disable NAT keepalives in state PASSIVE
Thomas Egerer
2015-08-04
1
-3
/
+12
*
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
*
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-sa-manager: Safely access the RNG instance with an rwlock
Tobias Brunner
2015-07-14
1
-5
/
+16
*
ikev2: Derive additional 4 byte CHILD_SA nonce keymat for ChaCha20-Poly1305
Martin Willi
2015-06-29
1
-0
/
+1
*
ikev2: Use four byte salt for ChaCha20-Poly1305 AEAD
Martin Willi
2015-06-29
1
-0
/
+1
*
ikev2: Enforce remote authentication config before proceeding with own authen...
Martin Willi
2015-06-05
1
-0
/
+44
*
child-sa: Use any fixed reqid configured on the CHILD_SA config
Martin Willi
2015-06-05
1
-2
/
+2
*
unknown-payload: Use a new private payload type and make original type available
Tobias Brunner
2015-06-01
1
-8
/
+10
*
ikev1: Trigger children_migrate event if CHILD_SAs are adopted
Tobias Brunner
2015-05-21
2
-1
/
+8
*
child-create: Destroy nonceg in migrate()
Tobias Brunner
2015-05-05
1
-1
/
+2
*
child-create: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-14
/
+12
*
ike-init: Fix error handling if nonceg can't be created
Tobias Brunner
2015-05-05
1
-13
/
+21
*
ike-init: Fix compiler warning
Tobias Brunner
2015-05-05
1
-2
/
+0
[prev]
[next]