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: 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
*
ikev1: Be more verbose if a peer config would match, but is unusable for Mode
Martin Willi
2014-09-25
1
-0
/
+12
*
ikev2: Reorder task activation for established IKE SAs
Tobias Brunner
2014-09-25
1
-11
/
+11
*
Revert "ikev2: Insert MOBIKE tasks at the front of the queue"
Tobias Brunner
2014-09-25
1
-6
/
+1
*
ikev2: Don't treat initial messages as MOBIKE exchanges
Tobias Brunner
2014-09-16
1
-6
/
+9
*
ikev2: Reduce timeout if path probing was enabled
Tobias Brunner
2014-09-12
1
-6
/
+13
*
ikev2: Defer MOBIKE updates if no path is available
Tobias Brunner
2014-09-12
1
-7
/
+14
*
ike-mobike: Allow calling transmit() even when not currently path probing
Tobias Brunner
2014-09-12
1
-5
/
+17
*
ikev2: Defer path probing if no path is currently available
Tobias Brunner
2014-09-12
1
-1
/
+20
*
ike-mobike: Return FALSE in transmit() if no path was available
Tobias Brunner
2014-09-12
2
-3
/
+7
*
ikev2: Enable path probing for currently active MOBIKE task
Tobias Brunner
2014-09-12
1
-0
/
+18
*
ike-mobike: Add method to enable path probing
Tobias Brunner
2014-09-12
2
-0
/
+12
*
ike-mobike: Skip peer addresses we can't send packets to when checking paths
Tobias Brunner
2014-09-12
1
-5
/
+18
*
ikev2: Skip peer addresses we can't send packets to when looking for valid paths
Tobias Brunner
2014-09-12
1
-0
/
+18
*
ikev2: Insert MOBIKE tasks at the front of the queue
Tobias Brunner
2014-09-12
1
-1
/
+6
*
ikev2: Migrate number of pending MOBIKE updates
Tobias Brunner
2014-09-12
1
-0
/
+5
*
ikev2: Properly keep track of pending MOBIKE updates
Tobias Brunner
2014-09-12
1
-8
/
+27
*
ikev1: Make sure proposed IPsec mode matches our own
Tobias Brunner
2014-09-09
1
-1
/
+2
*
ike: Reset IKE_SA in state CONNECTING instead of reauthenticating
Tobias Brunner
2014-09-09
1
-0
/
+8
*
ikev1: Defer Mode Config push after CHILD adoption when using XAuth
Martin Willi
2014-08-25
4
-6
/
+40
*
ikev1: Defer Mode Config push after CHILD adoption and reauth detection
Martin Willi
2014-08-25
2
-10
/
+35
*
ikev1: Accept Quick Mode DELETES while Quick Mode rekeying is active
Martin Willi
2014-08-25
1
-2
/
+21
*
ike-sa-manager: Use transient hasher for IKE_SA_INIT hash calculation
Christophe Gouault
2014-08-25
1
-32
/
+11
*
bus: Add ike_reestablish_pre hook, called before DNS resolution
Tobias Brunner
2014-07-22
1
-1
/
+5
*
shunt-manager: Install passthrough policies with highest priority
Tobias Brunner
2014-06-19
1
-9
/
+34
*
child-sa: Set replay window on both inbound and outbound SA
Martin Willi
2014-06-18
1
-6
/
+2
*
ikev1: Allow late connection switching based on XAuth username
Tobias Brunner
2014-06-18
1
-6
/
+0
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
1
-2
/
+6
*
bus: Add a handle_vips() hook invoked after handling configuration attributes
Martin Willi
2014-06-17
3
-0
/
+5
*
ikev1: Invoke the assign_vips() bus hook for IKEv1 as well
Martin Willi
2014-06-16
1
-0
/
+4
*
ike: Create an enumerator for (un-)handled configuration attributes on IKE_SA
Martin Willi
2014-06-16
2
-0
/
+32
*
ike: Store unhandled attributes on IKE_SA as well
Martin Willi
2014-06-16
4
-12
/
+12
*
child-sa: Pass the number of total policies tied to an SA to the kernel
Martin Willi
2014-06-04
1
-0
/
+8
*
kernel-interface: Add a flag to indicate no policy updates required
Martin Willi
2014-06-04
1
-3
/
+14
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
38
-166
/
+166
*
ikev1: Fix debugging log when remote traffic selector selection fails
Martin Willi
2014-05-14
1
-1
/
+1
*
child-sa: Reclaim old state if SA updating is not supported
Martin Willi
2014-05-09
1
-0
/
+2
*
ike-sa-manager: Improve scalability of half-open IKE_SA checking
Tobias Brunner
2014-04-24
1
-7
/
+8
*
ikev2: Reject CHILD_SA creation/rekeying while deleting an IKE_SA
Martin Willi
2014-04-17
1
-0
/
+6
*
ikev2: Apply extensions and conditions before starting rekeying
Martin Willi
2014-04-17
1
-0
/
+6
*
ikev2: Add inherit_pre() to apply config and hosts before IKE_SA rekeying
Martin Willi
2014-04-17
3
-14
/
+28
*
ikev2: Fix reauthentication if peer assigns a different virtual IP
Tobias Brunner
2014-04-15
1
-1
/
+1
*
ikev2: Reject CREATE_CHILD_SA exchange on unestablished IKE_SAs
Martin Willi
2014-04-14
1
-0
/
+9
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
1
-2
/
+27
*
ikev2: Recreate a CHILD_SA that got a hard lifetime expire without rekeying
Martin Willi
2014-03-31
1
-0
/
+12
*
ikev2: Cache all received attribute certificates to auth config
Martin Willi
2014-03-31
1
-1
/
+27
*
ikev2: Send all known and valid attribute certificates for subject cert
Martin Willi
2014-03-31
1
-0
/
+46
*
ikev2: Slightly refactor certificate payload construction to separate functions
Martin Willi
2014-03-31
1
-37
/
+56
[next]