git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15271 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 16:15:57 +00:00
parent 806ee4c961
commit 684d47ce7a

View File

@@ -1,3 +1,10 @@
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* des.c (DES_cbc_cksum): init u to make sure it have a value in
case of the empty in data
* destest.c: add test for the empty password ""
2005-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
* rc2.c: use unsigned char to avoid signess warning