strongswan/src/libcharon
Martin Willi 2f57e6da0e Disable close action for a redundant CHILD_SA resulting from a rekey collision
If a rekey collision is detected, the winning peer of the nonce compare
will delete the redundant CHILD_SA. The other peer should not enforce the
close action on this CHILD, as it would reestablish the redundat CHILD_SA.
Thanks to Thomas Egerer from secunet for pointing this out and the initial
patchset.
2010-06-02 11:48:52 +02:00
..
bus Moved syslog.h include. 2010-05-04 18:34:20 +02:00
config Add reqid field and getter function to child_cfg_t. 2010-05-04 14:38:34 +02:00
control Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
credentials Added generic implementations for crl_is_newer/certificate_is_newer 2010-05-21 16:25:51 +02:00
encoding Accept messages with a "sufficient" payload if other payloads (such as V) follow 2010-03-26 16:26:09 +01:00
kernel Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
network Added simple conditional packet receive delay 2010-05-18 12:21:05 +02:00
plugins Send empty SIM/AKA-NOTIFICATION response for non-success codes, too 2010-05-27 15:04:25 +02:00
processing Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
sa Disable close action for a redundant CHILD_SA resulting from a rekey collision 2010-06-02 11:48:52 +02:00
Android.mk Integrating libhydra into the Android build system. 2010-04-12 16:47:47 +02:00
Makefile.am moved resolve plugin from libcharon to libhydra 2010-05-04 23:53:08 +02:00
daemon.c Moved syslog.h include. 2010-05-04 18:34:20 +02:00
daemon.h Respect line with in Makefile.am's, other cosmetics 2010-03-25 14:54:56 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00