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