summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sha1.h
Commit message (Expand)AuthorAgeFilesLines
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+4
* 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-8/+3
* 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-4/+0
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-0/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* fixed an alignment bugArch Librarian2004-09-201-4/+5
* SHA-1 hashing algorithmArch Librarian2004-09-201-0/+65