strongswan/src/libcharon
Martin Willi 41fc94c924 encoding: Remove DH public value verification from KE payload
This commit reverts 84738b1a and 2ed5f569.

As we have no DH group available in the KE payload for IKEv1, the verification
can't work in that stage. Instead, we now verify DH groups in the DH backends,
which works for any IKE version or any other purpose.
2015-03-23 17:54:03 +01:00
..
attributes mem-pool: Remove entries without online or offline leases 2015-03-19 09:55:56 +01:00
bus bus: Add an ike_update() hook invoked when peer endpoints change 2015-02-20 15:33:59 +01:00
config proposal: Add default PRF for HMAC-MD5-128 and HMAC-SHA1-160 integrity algorithms 2014-10-31 10:09:54 +01:00
control ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid 2015-02-20 13:34:51 +01:00
encoding encoding: Remove DH public value verification from KE payload 2015-03-23 17:54:03 +01:00
kernel kernel-handler: Log new endpoint if NAT mapping changed 2015-03-19 09:54:10 +01:00
network receiver: Send a single INVALID_MAJOR_VERSION notify for IKE version > 2 2014-07-17 09:35:49 +02:00
plugins diffie-hellman: Add a bool return value to set_other_public_value() 2015-03-23 17:54:03 +01:00
processing/jobs ikev1: Adopt virtual IPs on new IKE_SA during re-authentication 2015-03-19 10:32:06 +01:00
sa diffie-hellman: Add a bool return value to set_other_public_value() 2015-03-23 17:54:03 +01:00
tests mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth 2015-02-20 13:34:57 +01:00
Android.mk ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
Makefile.am ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
daemon.c daemon: Remove scheduled jobs before unloading plugins 2015-03-09 15:58:06 +01:00
daemon.h attributes: Move the configuration attributes framework to libcharon 2015-02-20 13:34:55 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00