summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/md5.h
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-09-01try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-07-13move implementation of checksums around by abstracting even moreDavid Kalnischkies
2011-02-25template based hashsum implementationMichael Vogt
2007-09-10* make apt build with g++ 4.3Michael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-11-23* fix for #340448Michael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20A few functions migrated aroundArch Librarian
2004-09-20Dsync mergeArch Librarian
2004-09-20More CD supportArch Librarian
2004-09-20Md5 supportArch Librarian