git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21316 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-25 18:45:53 +00:00
parent c5881d3399
commit 3c08beb7fd

View File

@@ -1,5 +1,9 @@
2007-06-25 Love H<>rnquist <20>strand <lha@it.su.se> 2007-06-25 Love H<>rnquist <20>strand <lha@it.su.se>
* test_cert.in: Test PEM and DER FILE writing functionallity.
* ks_file.c: Add writing DER certificates.
* hxtool.c: Update to new hx509_pem_write(). * hxtool.c: Update to new hx509_pem_write().
* test_cms.in: test creation of PEM signeddata. * test_cms.in: test creation of PEM signeddata.