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
...
*
ike-sa-manager: Make sure the message ID of initial messages is 0
Tobias Brunner
2015-03-04
1
-1
/
+2
*
ikev2: Don't destroy the SA if an IKE_SA_INIT with unexpected MID is received
Tobias Brunner
2015-03-04
1
-4
/
+0
*
ikev2: Don't adopt any CHILD_SA during make-before-break reauthentication
Martin Willi
2015-03-04
1
-1
/
+2
*
ikev2: Merge EAP client authentication details if EAP methods provides them
Martin Willi
2015-03-03
1
-0
/
+7
*
eap: Add an optional authentication details getter to the EAP method interface
Martin Willi
2015-03-03
1
-0
/
+12
*
ikev2: Schedule a timeout for the delete message following passive IKE rekeying
Martin Willi
2015-03-03
1
-0
/
+6
*
bus: Add an ike_update() hook invoked when peer endpoints change
Martin Willi
2015-02-20
1
-0
/
+2
*
ikev2: Schedule a make-before-break completion task to delete old IKE_SA
Martin Willi
2015-02-20
6
-1
/
+172
*
ikev2: Allow task to skip exchange by setting undefined exchange type
Martin Willi
2015-02-20
1
-0
/
+5
*
ikev2: Trigger make-before-break reauthentication instead of reauth task
Martin Willi
2015-02-20
2
-2
/
+79
*
ike-sa-manager: Use IKEv1 uniqueness reauthentication detection for IKEv2, too
Martin Willi
2015-02-20
1
-12
/
+8
*
attribute-manager: Pass full IKE_SA to handler methods
Martin Willi
2015-02-20
3
-9
/
+5
*
attribute-manager: Pass the full IKE_SA to provider methods
Martin Willi
2015-02-20
3
-10
/
+8
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
3
-25
/
+24
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
5
-8
/
+10
*
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
Martin Willi
2015-02-20
2
-36
/
+13
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
2
-13
/
+7
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
1
-2
/
+2
*
ike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_SA manager
Martin Willi
2015-02-20
2
-15
/
+77
*
child-sa-manager: Add a global manager storing CHILD_SA relations
Martin Willi
2015-02-20
2
-0
/
+422
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
9
-10
/
+108
*
child-sa: Introduce a unique CHILD_SA identifier
Martin Willi
2015-02-20
2
-0
/
+24
*
child-sa: Delegate reqid allocation to the kernel interface
Martin Willi
2015-02-20
1
-15
/
+46
*
child-sa: Sort traffic selectors after adding CHILD_SA policies
Martin Willi
2015-02-20
1
-0
/
+3
*
child-sa: Remove the obsolete update logic
Martin Willi
2015-02-20
1
-6
/
+1
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
1
-8
/
+6
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
1
-2
/
+2
*
ikev2: Only touch the DH object if we have a matching proposal
Tobias Brunner
2014-12-23
1
-11
/
+17
*
apple: Redefine some additional clashing Mach types
Martin Willi
2014-12-16
1
-0
/
+2
*
ike: Make check for known payloads depend on IKE version
Tobias Brunner
2014-12-05
1
-1
/
+1
*
ikev2: Fix handling of more than one hash-and-URL certificate payloads
Tobias Brunner
2014-12-04
1
-2
/
+2
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
3
-3
/
+26
*
ikev2: Fix ike_rekey switch statement broken with last commit
Martin Willi
2014-11-24
1
-1
/
+1
*
ikev2: Prevent IKE_SA rekeying if we are currently retrying a CHILD_SA rekey
Martin Willi
2014-11-21
1
-0
/
+1
*
child-sa: Introduce a CHILD_RETRYING state to detect DH group retries
Martin Willi
2014-11-21
3
-0
/
+7
*
ikev1: Don't inherit children if INITITAL_CONTACT was seen
Thomas Egerer
2014-10-30
1
-1
/
+4
*
ikev1: Send INITIAL_CONTACT notify in Main Mode
Thomas Egerer
2014-10-30
1
-0
/
+28
*
ike: Do remote address updates also when behind static NATs
Tobias Brunner
2014-10-13
1
-4
/
+7
*
ikev1: Add fragmentation support for Windows peers
Volker RĂ¼melin
2014-10-10
3
-13
/
+58
*
ikev2: Send retransmits using the latest known addresses
Tobias Brunner
2014-10-10
1
-1
/
+3
*
ikev2: Send and receive fragmented IKE messages
Tobias Brunner
2014-10-10
1
-44
/
+169
*
ike: IKE_SA may fragment IKEv2 messages
Tobias Brunner
2014-10-10
1
-1
/
+1
*
ike: Do not cache MID of IKEv2 fragments
Tobias Brunner
2014-10-10
1
-2
/
+3
*
ikev2: Negotiate support for IKEv2 fragmentation
Tobias Brunner
2014-10-10
2
-1
/
+24
*
ikev1: Move defragmentation to message_t
Tobias Brunner
2014-10-10
1
-167
/
+16
*
ike: Move fragmentation to ike_sa_t
Tobias Brunner
2014-10-10
3
-62
/
+94
*
message: fragment() generates message and fragments and caches them
Tobias Brunner
2014-10-10
1
-31
/
+11
*
ikev1: Move fragment generation to message_t
Tobias Brunner
2014-10-10
1
-132
/
+118
*
ikev1: Fix handling of UNITY_LOAD_BALANCE
Tobias Brunner
2014-10-07
1
-3
/
+3
*
ikev1: Don't queue more than one mode config or XAuth task
Tobias Brunner
2014-10-07
1
-7
/
+22
[prev]
[next]