From e17fe5112fd377dcb0d075d1c3c3368f5fe5c13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 20 Jan 2006 08:45:06 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16628 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 81efcf823..42b3d8ea3 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,13 @@ +2006-01-20 Love Hörnquist Åstrand + + * test_nist_cert.in: test parse all nist certs + 2006-01-19 Love Hörnquist Åstrand + * hx509_err.et: Add HX509_CRL_UNKNOWN_EXTENSION. + + * revoke.c: Check for unknown extentions in CRLs and CRLEntries. + * test_nist.in: Parse new format to handle CRL info. * test_chain.in: Add --missing-crl.