git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12751 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-03 09:27:55 +00:00
parent 70a309f60b
commit efb37e15c6

View File

@@ -1,3 +1,13 @@
2003-09-03 Love H<>rnquist <20>strand <lha@it.su.se>
* md4.c (MD4_Final): make the function threadsafe by removing
static on the local variable zeros
* md5.c (MD5_Final): make the function threadsafe by removing
static on the local variable zeros
* switch to the DES_ api, dont provide any compat glue
2003-08-27 Love H<>rnquist <20>strand <lha@it.su.se> 2003-08-27 Love H<>rnquist <20>strand <lha@it.su.se>
* sha.c: make the function threadsafe by removing static on the * sha.c: make the function threadsafe by removing static on the