summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/md5.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-29libalpm: Optimize/inline the md5 functionalityDan McGee1-5/+5
2007-08-20Add const qualifier to md5_file and alpm_get_md5sumDan McGee1-1/+5
2007-08-16Clean up MD5 code.Andrew Fyfe1-268/+293
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-0/+1
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin1-35/+5
2005-10-18added patch to use the system memcpy for md5 stuffJudd Vinet1-13/+11
2005-03-15Initial revisionJudd Vinet1-0/+338