strongswan/src/libcharon
Tobias Brunner e92d8a56b3 ikev1: First do PSK lookups based on identities then fallback to IPs
This provides a solution for configs where there is e.g. a catch-all %any
PSK, while more specific PSKs would be found by the identities of configs
that e.g. use FQDNs as local/remote addresses.

Fixes #2223.
2017-03-20 10:17:56 +01:00
..
attributes Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bus bus: Re-add ampersand that got lost in refactoring 2016-11-14 15:15:11 +01:00
config child-cfg: Always apply hosts to traffic selectors if proposing transport mode 2017-02-27 18:23:56 +01:00
control controller: Don't listen for CHILD_SA state changes when terminating IKE_SAs 2017-03-02 09:10:48 +01:00
encoding ikev1: Don't require AH mapping for integrity algorithm when generating proposal 2016-08-25 13:34:36 +02:00
kernel kernel: Make range of SPIs for IPsec SAs configurable 2017-03-02 08:52:56 +01:00
network Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins kernel: Make range of SPIs for IPsec SAs configurable 2017-03-02 08:52:56 +01:00
processing/jobs ike: Log remote IP when deleting half-open IKE_SAs 2017-03-15 16:24:25 +01:00
sa ikev1: First do PSK lookups based on identities then fallback to IPs 2017-03-20 10:17:56 +01:00
tests unit-tests: Add test cases for MID sync exchanges 2017-02-08 15:11:00 +01:00
Android.mk ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder 2017-02-08 15:03:25 +01:00
Makefile.am ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder 2017-02-08 15:03:25 +01:00
daemon.c daemon: Use separate method to set default loggers 2017-01-25 14:58:09 +01:00
daemon.h daemon: Use separate method to set default loggers 2017-01-25 14:58:09 +01:00
debug