git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20101 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-31 15:34:31 +00:00
parent c135a37d37
commit c6fb026eb1

View File

@@ -1,5 +1,14 @@
2007-01-30 Love H<>rnquist <20>strand <lha@it.su.se>
2007-01-31 Love H<>rnquist <20>strand <lha@it.su.se>
* print.c: Check CRLDistributionPointNames.
* name.c (hx509_general_name_unparse): function for unparsing
GeneralName, only supports GeneralName.URI
* cert.c (is_proxy_cert): free info if we wont return it.
2007-01-30 Love H<>rnquist <20>strand <lha@it.su.se>
* hxtool.c: Try to help how to use this command.
2007-01-21 Love H<>rnquist <20>strand <lha@it.su.se>