summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sha1.cc
AgeCommit message (Expand)Author
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-13merge with debian/experimentalDavid 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-28* merged latest fixes from debian-sidMichael Vogt
2011-07-26* apt-pkg/contrib/sha1.cc:David Miller
2011-07-13move implementation of checksums around by abstracting even moreDavid Kalnischkies
2011-07-05apt-pkg/contrib/sha1.cc: fix sha1 hashsum by using the right type for "res" a...Michael Vogt
2011-02-25template based hashsum implementationMichael Vogt
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-02-04Fix syntax in sha1.ccMatt Zimmerman
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20BSD testing fixesArch Librarian
2004-09-20SHA-1 hashing algorithmArch Librarian