aboutsummaryrefslogtreecommitdiffstats
path: root/camel/md5-utils.c
Commit message (Expand)AuthorAgeFilesLines
* build md5-utils72000-10-281-391/+0
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-3/+2
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-2/+3
* Make md5_final take the MD5Context first, like md5_init and md5_update.Dan Winship2000-02-171-4/+4
* New file, implements the search api for mbox folders.NotZed2000-02-141-0/+4
* various typo fixes in the ctree construction.bertrand2000-02-101-1/+0
* correct parameter decl (const)bertrand1999-09-071-1/+1
* camel/md5-utils.c Documented all funcs.bertrand1999-09-071-9/+50
* raw routines are declared public now. Md5 use has to be versatile.bertrand1999-09-071-3/+3
* new function : get file md5 signature. To be used in providers code.bertrand1999-09-061-0/+29
* new methods.bertrand1999-09-061-43/+32
* changed names to follow camel style.bertrand1999-09-061-254/+245
* imported md5 coding routine from rpm. Compiles.bertrand1999-09-061-0/+338