index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
md5-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag 'G'.
G
nobody
2000-05-29
1
-391
/
+0
*
> searchpart = strchr(namepart, '?');
NotZed
2000-05-20
1
-3
/
+2
*
Use CamelException to signal failure. (camel_stream_write_strings):
Dan Winship
2000-05-09
1
-2
/
+3
*
Make md5_final take the MD5Context first, like md5_init and md5_update.
Dan Winship
2000-02-17
1
-4
/
+4
*
New file, implements the search api for mbox folders.
NotZed
2000-02-14
1
-0
/
+4
*
various typo fixes in the ctree construction.
bertrand
2000-02-10
1
-1
/
+0
*
correct parameter decl (const)
bertrand
1999-09-07
1
-1
/
+1
*
camel/md5-utils.c Documented all funcs.
bertrand
1999-09-07
1
-9
/
+50
*
raw routines are declared public now. Md5 use has to be versatile.
bertrand
1999-09-07
1
-3
/
+3
*
new function : get file md5 signature. To be used in providers code.
bertrand
1999-09-06
1
-0
/
+29
*
new methods.
bertrand
1999-09-06
1
-43
/
+32
*
changed names to follow camel style.
bertrand
1999-09-06
1
-254
/
+245
*
imported md5 coding routine from rpm. Compiles.
bertrand
1999-09-06
1
-0
/
+338