git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18480 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-16 13:48:11 +00:00
parent 5a9e545620
commit e888eef16c

View File

@@ -1,5 +1,20 @@
2006-10-14 Love H<>rnquist <20>strand <lha@it.su.se>
2006-10-16 Love H<>rnquist <20>strand <lha@it.su.se>
* hxtool.c: RAND_bytes() return 1 for cryptographic strong data,
check for that.
* Makefile.am: clean random-data
* hxtool.c: Add random-data command, use sl_slc_help.
* hxtool-commands.in: Add random-data.
* ks_p12.c: Remember to release certs.
* ks_p11.c: Remember to release certs.
2006-10-14 Love H<>rnquist <20>strand <lha@it.su.se>
* prefix der primitives with der_
* lock.c: Match the prompt type PROMPT exact.