git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19822 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-10 22:15:46 +00:00
parent daf521e1d2
commit ab01c4b0b4
2 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2007-01-10 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Hint about hxtool validate.
* appl/test/uu_server.c: print both "server" and "client"
* kdc/krb5tgs.c: Rename keys to be more obvious what they do.

View File

@@ -1,3 +1,16 @@
2007-01-10 Love H<>rnquist <20>strand <lha@it.su.se>
* print.c: BasicConstraints vs criticality bit is complicated and
not really possible to evaluate on its own, silly RFC3280.
* ca.c: Make basicConstraints critical if this is a CA.
* print.c: fix the version vs extension test
* print.c: More validation checks.
* name.c (hx509_name_cmp): add
2007-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* ks_p11.c (collect_private_key): Missing CKA_MODULUS is ok