git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20014 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-20 22:01:38 +00:00
parent 959c8423df
commit 3468f004df

View File

@@ -1,5 +1,14 @@
2007-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
2007-01-20 Love H<>rnquist <20>strand <lha@it.su.se>
* check-der.c: Test for NUL char in string in GENERAL STRING.
* der_get.c: Check for NUL characters in string and return
ASN1_BAD_CHARACTER error-code if we find them.
* asn1_err.et: Add BAD_CHARACTER error.
2007-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add id-at-streetAddress.
* rfc2459.asn1: Add id-at-streetAddress.