summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/md5.h
Commit message (Expand)AuthorAgeFilesLines
* Remove code tagged APT_PKG_590, add some missing includesJulian Andres Klode2020-02-181-49/+0
* Deprecate the Summation classes and mark them for removalJulian Andres Klode2020-01-141-1/+1
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-9/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies2016-09-011-1/+1
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+5
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+5
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+0
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+1
* move implementation of checksums around by abstracting even moreDavid Kalnischkies2011-07-131-10/+6
* template based hashsum implementationMichael Vogt2011-02-251-20/+3
* * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+1
* * removed the pragma messMichael Vogt2006-10-021-3/+0
* * fix for #340448Michael Vogt2005-11-231-0/+1
* * sparc64 alignment fixMichael Vogt2005-10-191-1/+1
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-0/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* Join with aliencodeArch Librarian2004-09-201-2/+2
* A few functions migrated aroundArch Librarian2004-09-201-1/+3
* Dsync mergeArch Librarian2004-09-201-3/+7
* More CD supportArch Librarian2004-09-201-1/+2
* Md5 supportArch Librarian2004-09-201-0/+67