summaryrefslogtreecommitdiff
path: root/lib/libalpm/md5.c
AgeCommit message (Expand)Author
2012-01-07Use 32-bit wide integer type in PolarSSL codeDan McGee
2011-08-11Update MD5 routines with changes from PolarSSLDan McGee
2010-09-02libalpm md5: use larger and dynamic bufferDan McGee
2010-06-07Add note about XySSL/PolarSSL name changeDan McGee
2009-06-30Fix compile warning fail on older versions of GCCDan McGee
2008-06-03libalpm/md5: Fix license headerDan McGee
2008-05-08Update md5 routinesDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-09-28libalpm: Optimize/inline the md5 functionalityDan McGee
2007-08-20Add const qualifier to md5_file and alpm_get_md5sumDan McGee
2007-08-16Clean up MD5 code.Andrew Fyfe
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2005-10-18added patch to use the system memcpy for md5 stuffJudd Vinet
2005-03-15Initial revisionJudd Vinet