aboutsummaryrefslogtreecommitdiffstats
path: root/camel/md5-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+1
* Make md5_final take the MD5Context first, like md5_init and md5_update.Dan Winship2000-02-171-1/+1
* correct parameter decl (const)bertrand1999-09-071-1/+1
* camel/md5-utils.c Documented all funcs.bertrand1999-09-071-1/+1
* raw routines are declared public now. Md5 use has to be versatile.bertrand1999-09-071-1/+6
* new function : get file md5 signature. To be used in providers code.bertrand1999-09-061-0/+4
* new methods.bertrand1999-09-061-3/+3
* changed names to follow camel style.bertrand1999-09-061-33/+42
* imported md5 coding routine from rpm. Compiles.bertrand1999-09-061-0/+36