diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-20 19:34:31 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-20 19:34:31 +0000 |
commit | f15483ef1174fb1c6a0f9569b3acc21997a877b3 (patch) | |
tree | 549a702e11d0d3be9625835c4633ba1c3337bd3a | |
parent | bff28074b99e37cab990f665c94fe34d93a753de (diff) | |
download | strongswan-f15483ef1174fb1c6a0f9569b3acc21997a877b3.tar.bz2 strongswan-f15483ef1174fb1c6a0f9569b3acc21997a877b3.tar.xz |
fixed parsing of ASN.1 algorithmIdentifier objects4.2.13
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |