summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/hashsum_template.h
AgeCommit message (Expand)Author
2012-01-02g++ 4.7 fixesMichael Vogt
2012-01-02g++ 4.7 fixesMichael Vogt
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-10-11* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-07-13enable Hashes::AddFD() to skip creation of certain hashesDavid Kalnischkies
2011-07-13move implementation of checksums around by abstracting even moreDavid Kalnischkies
2011-02-25template based hashsum implementationMichael Vogt