From: Andreas Steffen Date: Fri, 20 Mar 2009 19:34:31 +0000 (-0000) Subject: fixed parsing of ASN.1 algorithmIdentifier objects X-Git-Tag: 4.2.13^0 X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=commitdiff_plain;h=f15483ef1174fb1c6a0f9569b3acc21997a877b3 fixed parsing of ASN.1 algorithmIdentifier objects --- diff --git a/NEWS b/NEWS index 353ecf6..4709b07 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ strongswan-4.2.13 - Fixed a crash in the IKEv2 charon daemon occuring with mixed RAM-based and SQL-based virtual IP address pools. +- Fixed ASN.1 parsing of algorithmIdentifier objects where the + parameters field is optional. + - Ported nm plugin to NetworkManager 7.1.