git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20424 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-19 07:31:25 +00:00
parent 160ddf5781
commit eda4ea7824

View File

@@ -1,5 +1,17 @@
2007-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
2007-04-19 Love H<>rnquist <20>strand <lha@it.su.se>
* test_imath.c: fix warnings, make test into function.
* test_imath.c: shortest program causing the problem.
* test_imath.c: basic imath test
2007-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
* test_cipher.c (test_cipher): avoid leaking memory
2007-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
* rsa.c: plug memory leak
2007-04-16 Love H<>rnquist <20>strand <lha@it.su.se>