strongswan/src/libcharon
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
..
attributes Spelling fixes 2020-02-11 18:23:07 +01:00
bus file-logger: Set owner/group of log file 2020-05-07 09:30:57 +02:00
config Spelling fixes 2020-02-11 18:23:07 +01:00
control controller: Make child config optional for initiate() 2019-04-25 15:23:19 +02:00
encoding ikev1: Get and set the lifetimes of the selected proposal/transform 2020-03-06 10:31:30 +01:00
kernel kernel-netlink: Implement passthrough type routes and use them on Linux 2020-03-10 10:20:58 +01:00
network Spelling fixes 2020-02-11 18:23:07 +01:00
plugins lookip: Use line buffering for stdout 2020-05-07 15:05:55 +02:00
processing/jobs Spelling fixes 2020-02-11 18:23:07 +01:00
sa ikev1: Ensure local IP is known as identity fallback during Main Mode 2020-06-11 13:29:47 +02:00
tests Spelling fixes 2020-02-11 18:23:07 +01:00
Android.mk Some whitespace fixes 2019-08-22 15:18:06 +02:00
Makefile.am eap-aka-3gpp: Add test vectors from 3GPP TS 35.207 14.0.0 2018-05-18 17:37:39 +02:00
daemon.c daemon: Correctly re-register custom loggers in set_level() 2019-09-20 14:16:09 +02:00
daemon.h Spelling fixes 2020-02-11 18:23:07 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00