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