strongswan/src/libcharon
Tobias Brunner d9fe0ec712 ikev2: (Re-)Queue tasks used to establish an IKE_SA in reset()
Some tasks might get removed immediately once the IKE_SA_INIT response has
been handled even if there were notifies that require a restart of the
IKE_SA (e.g. COOKIE or INVALID_KE_PAYLOAD).  Such a task is ike_vendor,
which caused vendor IDs not to get sent in a retry.  This change ensures
all required tasks are queued after the reset, which some callers did
already anyway.
2016-09-06 10:09:17 +02:00
..
attributes Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bus task-manager: Add retransmit cleared alert 2016-06-06 14:11:01 +02:00
config Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
control controller: Use separate callbacks to track termination and initiation of SAs 2016-06-06 13:57:58 +02:00
encoding ikev1: Don't require AH mapping for integrity algorithm when generating proposal 2016-08-25 13:34:36 +02:00
kernel kernel-net: Let get_nexthop() return an optional interface name 2016-06-10 13:54:18 +02:00
network Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
processing/jobs Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sa ikev2: (Re-)Queue tasks used to establish an IKE_SA in reset() 2016-09-06 10:09:17 +02:00
tests libcharon: Add exchange_tests to .gitignore 2016-07-25 14:01:26 +02:00
Android.mk libcharon: Add missing header file to Android.mk 2016-03-23 14:16:32 +01:00
Makefile.am Report test coverage of libcharon and starter 2016-06-17 18:48:08 +02:00
daemon.c daemon: Don't hold settings lock while executing start/stop scripts 2016-06-17 18:43:35 +02:00
daemon.h daemon: Create global redirect manager instance 2016-03-04 16:02:58 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00