strongswan/src/libcharon/encoding
Martin Willi c4c9d291d2 ikev1: Add an option to accept unencrypted ID/HASH payloads
Even in Main Mode, some Sonicwall boxes seem to send ID/HASH payloads in
unencrypted form, probably to allow PSK lookup based on the ID payloads. We
by default reject that, but accept it if the
charon.accept_unencrypted_mainmode_messages option is set in strongswan.conf.

Initial patch courtesy of Paul Stewart.
2014-04-17 08:52:28 +02:00
..
payloads ikev1: Accept SPI size of any length <= 16 in ISAKMP proposal 2014-03-31 14:32:44 +02:00
generator.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
generator.h Added an option to create a generator that does not log debug messages. 2012-03-20 17:31:09 +01:00
message.c ikev1: Add an option to accept unencrypted ID/HASH payloads 2014-04-17 08:52:28 +02:00
message.h Fix various API doc issues and typos 2013-07-18 18:30:36 +02:00
parser.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
parser.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00