strongswan/src/libcharon/encoding
Tobias Brunner 636b2e9b2a ikev1: Assume a default key length of 128-bit for AES-CBC
Some implementations don't send a Key Length attribute for AES-128.
This was allowed for IKE in early drafts of RFC 3602, however, some
implementations also seem to do it for ESP, where it never was allowed.
And the final version of RFC 3602 demands a Key Length attribute for both
phases so they shouldn't do it anymore anyway.

Fixes #1064.
2015-08-17 17:13:50 +02:00
..
payloads ikev1: Assume a default key length of 128-bit for AES-CBC 2015-08-17 17:13:50 +02:00
generator.c encoding: Don't explicitly include <arpa/inet.h> 2014-06-04 15:53:03 +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 message: Log message if unknown/disallowed payload received 2015-06-01 09:42:11 +02:00
message.h message: Fragment and reassemble IKEv2 messages 2014-10-10 09:32:41 +02:00
parser.c ike: Only parse payloads valid for the current IKE version 2014-12-05 15:41:47 +01:00
parser.h ike: Only parse payloads valid for the current IKE version 2014-12-05 15:41:47 +01:00