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
/
ike_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ikev2: Store proposal on IKE_SA before creating DH object
Tobias Brunner
2016-09-06
1
-2
/
+5
*
ike: Add configuration option to switch to preferring supplied proposals over...
Tobias Brunner
2016-06-17
1
-2
/
+4
*
ike-cfg: Add option to prefer supplied proposals over locally configured ones
Tobias Brunner
2016-06-17
1
-1
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-3
/
+3
*
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-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
*
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
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-1
/
+20
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-0
/
+1
*
encoding: Allow ke_payload_create_from_diffie_hellman() to fail
Martin Willi
2015-03-23
1
-4
/
+17
*
ikev2: Consider signature schemes in rightauth when sending hash algorithms
Tobias Brunner
2015-03-04
1
-14
/
+54
*
ikev2: Add a global option to disable RFC 7427 signature authentication
Tobias Brunner
2015-03-04
1
-2
/
+12
*
ikev2: Enable signature authentication by transmitting supported hash algorithms
Tobias Brunner
2015-03-04
1
-4
/
+83
*
ikev2: Only touch the DH object if we have a matching proposal
Tobias Brunner
2014-12-23
1
-11
/
+17
*
ikev2: Negotiate support for IKEv2 fragmentation
Tobias Brunner
2014-10-10
1
-0
/
+23
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-6
/
+6
*
Raise an ALERT_PROPOSAL_MISMATCH_IKE also when receiving NO_PROPOSAL_CHOSEN
Martin Willi
2013-05-06
1
-0
/
+20
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2012-12-20
1
-1
/
+1
*
Raise an alert if IKE proposals mismatch
Martin Willi
2012-12-19
1
-0
/
+5
*
Nonce: Let get_nonce, allocate_nonce return boolean
Reto Buerki
2012-07-16
1
-2
/
+12
*
Use nonce_gen instead of rng to generate nonces
Adrian-Ken Rueegsegger
2012-05-18
1
-13
/
+13
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-3
/
+6
*
Pass IKEv1 specific keymat to ike_keys hook
Martin Willi
2012-03-20
1
-2
/
+2
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+587