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
/
ikev2
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ike-rekey: Add the name/ID of the redundant IKE_SAs to the log messages
Tobias Brunner
2016-06-17
1
-8
/
+13
*
ike-rekey: Establish new IKE_SA earlier as responder, but only if no collision
Tobias Brunner
2016-06-17
1
-3
/
+8
*
child-delete: Check if the deleted CHILD_SA is the redundant SA of a collision
Tobias Brunner
2016-06-17
1
-4
/
+39
*
child-rekey: Add method to check for the redundant SA created in a collision
Tobias Brunner
2016-06-17
2
-18
/
+37
*
child-rekey: Don't change state to INSTALLED if it was already REKEYING
Tobias Brunner
2016-06-17
1
-3
/
+5
*
ikev2: Use CHILD_REKEYED for replaced CHILD_SAs after rekeying
Tobias Brunner
2016-06-17
2
-9
/
+12
*
child-rekey: Use more appropriate error notifies if CHILD_SA is not found or ...
Tobias Brunner
2016-06-17
1
-3
/
+8
*
child-rekey: Recreate the CHILD_SA if we receive a CHILD_SA_NOT_FOUND notify
Tobias Brunner
2016-06-17
1
-0
/
+28
*
child-create: Handle TEMPORARY_FAILURE notify as failure
Tobias Brunner
2016-06-17
2
-4
/
+5
*
child-delete: Remove unnecessary call to destroy_child_sa()
Tobias Brunner
2016-06-17
1
-2
/
+0
*
ikev2: Handle INITIAL_CONTACT notifies also when peer is authenticated with EAP
Tobias Brunner
2016-06-06
1
-16
/
+5
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
13
-44
/
+44
*
ikev2: Add task that verifies a peer's certificate
Tobias Brunner
2016-03-10
2
-0
/
+171
*
ikev2: Diversify signature scheme rule
Thomas Egerer
2016-03-04
1
-1
/
+1
*
ike-init: Verify REDIRECT notify before processing IKE_SA_INIT message
Tobias Brunner
2016-03-04
1
-7
/
+51
*
ike-init: Ignore notifies related to redirects during rekeying
Tobias Brunner
2016-03-04
1
-3
/
+13
*
ike-redirect: Add task to redirect active IKE_SAs
Tobias Brunner
2016-03-04
2
-0
/
+204
*
ike-auth: Handle REDIRECT notifies during IKE_AUTH
Tobias Brunner
2016-03-04
1
-22
/
+44
*
ike-auth: Send REDIRECT notify during IKE_AUTH if requested by providers
Tobias Brunner
2016-03-04
1
-27
/
+51
*
ike-config: Do not assign attributes for redirected IKE_SAs
Tobias Brunner
2016-03-04
1
-0
/
+5
*
child-create: Don't create CHILD_SA if the IKE_SA got redirected in IKE_AUTH
Tobias Brunner
2016-03-04
1
-0
/
+4
*
ike-init: Handle REDIRECTED_FROM similar to REDIRECT_SUPPORTED as server
Tobias Brunner
2016-03-04
1
-0
/
+17
*
ike-init: Send REDIRECTED_FROM instead of REDIRECT_SUPPORTED if appropriate
Tobias Brunner
2016-03-04
1
-1
/
+19
*
ikev2: Add option to disable following redirects as client
Tobias Brunner
2016-03-04
1
-1
/
+8
*
ikev2: Handle REDIRECT notifies during IKE_SA_INIT
Tobias Brunner
2016-03-04
1
-0
/
+22
*
ike-init: Send REDIRECT notify during IKE_SA_INIT if requested by providers
Tobias Brunner
2016-03-04
1
-0
/
+17
*
ike-init: Send REDIRECT_SUPPORTED as initiator
Tobias Brunner
2016-03-04
1
-0
/
+5
*
ike-init: Enable redirection extension if client sends REDIRECT_SUPPORTED notify
Tobias Brunner
2016-03-04
1
-0
/
+4
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
4
-18
/
+12
*
ikev2: Use config value for sending of vendor IDs
Thomas Egerer
2016-03-01
1
-13
/
+43
*
child-rekey: Suppress updown event when deleting redundant CHILD_SAs
Tobias Brunner
2016-02-01
1
-1
/
+10
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
2
-4
/
+4
*
ike-natd: Create fake NAT-D payloads in a more static way
Tobias Brunner
2015-11-09
1
-20
/
+8
*
ike-mobike: Send retransmits to the current local and remote addresses
Tobias Brunner
2015-10-30
1
-1
/
+5
*
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
*
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
*
ikev2: Enforce remote authentication config before proceeding with own authen...
Martin Willi
2015-06-05
1
-0
/
+44
*
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
*
ike-init: Make nonceg a member of ike_init struct
Reto Buerki
2015-05-04
1
-20
/
+17
*
child-create: Make nonceg a member of child_create struct
Reto Buerki
2015-05-04
1
-12
/
+16
*
Add bool param to ALERT_KEEP_ON_CHILD_SA_FAILURE alert
Adrian-Ken Rueegsegger
2015-05-04
1
-2
/
+6
[prev]
[next]