git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17110 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-20 18:08:22 +00:00
parent e43d859600
commit 0b999b8d68

View File

@@ -1,3 +1,12 @@
2006-04-20 Love H<>rnquist <20>strand <lha@it.su.se>
* cert.c (hx509_verify_path): if trust anchor is not self signed,
don't check sig From Douglas Engert.
* test_chain.in: test "sub-cert -> sub-ca"
* crypto.c: Use the right length for the sha256 checksums.
2006-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.c: Fix breakage from sha256 code.