git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19240 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-06 10:36:15 +00:00
parent 8bc1396160
commit 6dbdfd41fc

View File

@@ -1,5 +1,11 @@
2006-12-06 Love H<>rnquist <20>strand <lha@it.su.se>
* cert.c (_hx509_calculate_path): add flag to allow leaving out
trust anchor
* cms.c (hx509_cms_create_signed_1): when building the path, omit
the trust anchors.
* crypto.c (rsa_create_signature): Abort when signature is longer,
not shorter.