summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/hashes.cc
Commit message (Expand)AuthorAgeFilesLines
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-13/+13
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-5/+5
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+3
* fix sha512 calculation in Hashes::VerifyFiles()David Kalnischkies2011-07-141-10/+9
* enable Hashes::AddFD() to skip creation of certain hashesDavid Kalnischkies2011-07-131-7/+12
* add sha512 support in the client now as wellMichael Vogt2011-02-251-1/+8
* merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-2/+2
* The 'not dead yet' releaseMichael Vogt2009-07-211-7/+4
|\
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-7/+4
* | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2009-07-161-4/+9
|/
* * apt-pkg/acquire-item.{cc,h}:Michael Vogt2007-07-301-1/+1
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-0/+84
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* * added ajs patchMichael Vogt2006-03-081-0/+1
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-2/+2
* More SHA-1 prepArch Librarian2004-09-201-0/+43