git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20463 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-20 07:31:12 +00:00
parent 36b65709c2
commit 56bcb30722

View File

@@ -1,4 +1,14 @@
2007-04-20 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: try generate a couple of rsa keys of
diffrent (random) sizes, spelling.
* test_rsa.c: try generate a couple of rsa keys of
diffrent (random) sizes.
2007-04-19 Love H<>rnquist <20>strand <lha@it.su.se>
* mdtest.c: stop leaking memory
* test_imath.c: fix warnings, make test into function.