git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20801 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-02 03:30:51 +00:00
parent 01fa9651b6
commit 40573b0450

View File

@@ -1,5 +1,27 @@
2007-06-01 Love H<>rnquist <20>strand <lha@it.su.se>
* test_ca.in: Create crl and verify that is works.
* hxtool.c: Sign CRL command.
* hx509.h: Add hx509_crl.
* hxtool-commands.in: Add crl-sign commands.
* revoke.c: Support to generate an empty CRL.
* tst-crypto-select2: Switched default types.
* tst-crypto-select1: Switched default types.
* ca.c: Use default AlgorithmIdentifier.
* cms.c: Use default AlgorithmIdentifier.
* crypto.c: Provide default AlgorithmIdentifier and use them.
* hx_locl.h: Provide default AlgorithmIdentifier.
* keyset.c (hx509_certs_find): collects stats for queries.
* cert.c: Sort and print more info.