strongswan/src/libcharon/sa/ikev1
Tobias Brunner 1b4e7fe1e8 ikev1: Queue INFORMATIONAL messages during XAuth
Some peers send an INITIAL_CONTACT notify after they received our XAuth
username.  The XAuth task waiting for the third XAuth message handles
this incorrectly and closes the IKE_SA as no configuration payloads are
contained in the message.  We queue the INFORMATIONAL until the XAuth
exchange is complete to avoid this issue.

Fixes #1434.
2016-06-06 13:52:58 +02:00
..
authenticators credential-manager: Make online revocation checks optional for public key enumerator 2016-03-10 11:07:14 +01:00
tasks ikev1: Don't use rekeyed CHILD_SAs for rekey detection 2016-05-06 15:31:31 +02:00
keymat_v1.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
keymat_v1.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
phase1.c ikev1: Avoid modifying local auth config when detecting pubkey method 2016-03-03 17:26:14 +01:00
phase1.h Support multiple address pools configured on a peer_cfg 2012-08-30 16:43:42 +02:00
task_manager_v1.c ikev1: Queue INFORMATIONAL messages during XAuth 2016-06-06 13:52:58 +02:00
task_manager_v1.h Remove executable flag from source files. 2012-05-18 10:04:08 +02:00