git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16984 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-03 12:17:46 +00:00
parent 339a7ab662
commit 253d40df60

View File

@@ -1,5 +1,23 @@
2006-04-03 Love H<>rnquist <20>strand <lha@it.su.se>
* data/key.der: needed for cert request test
* test_req.in: adapt to rename of pkcs10-create to request-create
* hxtool.c: adapt to rename of pkcs10-create to request-create
* hxtool-commands.in: Rename pkcs10-create to request-create
* crypto.c: (_hx509_parse_private_key): Avoid crashing on bad input.
* hxtool.c (pkcs10_create): use opt->subject_string
* hxtool-commands.in: Add pkcs10-create --subject
* Makefile.am: Add test_req to tests.
* test_req.in: Test for pkcs10 commands.
* name.c (hx509_parse_name): new function.
* hxtool.c (pkcs10_create): implement