summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/md5.cc
AgeCommit message (Expand)Author
2019-01-22Remove `register` keywordKhem Raj
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2016-09-01try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-07-13move implementation of checksums around by abstracting even moreDavid Kalnischkies
2011-07-05apt-pkg/contrib/md5.cc: fix md5sum by using the right type (unsinged char*) a...Michael Vogt
2011-02-25template based hashsum implementationMichael Vogt
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2009-07-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode
2007-09-10* make apt build with g++ 4.3Michael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20HP-UX fixesArch Librarian
2004-09-20Actually fixed md5Arch Librarian
2004-09-20More MD5Arch Librarian
2004-09-20More md5 fixesArch Librarian
2004-09-20Fixed cast macro in byteswapArch Librarian
2004-09-20Doc fixArch Librarian
2004-09-20Patched md5 a bit moreArch Librarian
2004-09-20C9x typesArch Librarian
2004-09-20A few functions migrated aroundArch Librarian
2004-09-20New http methodArch Librarian
2004-09-20Md5 supportArch Librarian