git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17295 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-26 20:09:34 +00:00
parent 5a305af6a1
commit 01da7f3a0c

View File

@@ -1,5 +1,15 @@
2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se>
* hx509_err.et: Add name malformated error
* name.c (hx509_parse_name): don't abort on error, rather return
error
* test_name.c: Test failure parsing name.
* cert.c: When verifying certificates, store subject basename for
later consumption.
* test_name.c: test to parse and print name and check that they
are the same.