strongswan/src/libcharon/sa/ikev1
Tobias Brunner 364d8b2628 ikev1: Ensure local IP is known as identity fallback during Main Mode
We usually have a local IP already via ike_sa_t::resolve_hosts() before
build_i() is called but if that's not the case, it's more likely we have
one after we processed the first response (it might also have changed).
There is a potential chance we still don't have one if the socket API
doesn't provide us with the destination address of received messages,
but that seems not very likely nowadays.
2020-06-11 13:29:47 +02:00
..
authenticators ike: Reject certificates that are not compliant with RFC 4945 2018-05-22 09:50:47 +02:00
tasks ikev1: Ensure local IP is known as identity fallback during Main Mode 2020-06-11 13:29:47 +02:00
iv_manager.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
iv_manager.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
keymat_v1.c keymat_v1: Avoid memory leak during IKE key derivation in some error cases 2019-05-09 10:07:52 +02:00
keymat_v1.h Spelling fixes 2020-02-11 18:23:07 +01:00
phase1.c ikev1: Use actual local identity as initiator or aggressive mode responder 2020-05-07 15:05:55 +02:00
phase1.h Support multiple address pools configured on a peer_cfg 2012-08-30 16:43:42 +02:00
task_manager_v1.c ike: Fix retransmission timeouts if base is <= 1 2020-06-05 13:44:00 +02:00
task_manager_v1.h task-manager-v1: Add utility function to check if CHILD_SA is redundant 2019-03-08 15:49:34 +01:00