summaryrefslogtreecommitdiff
path: root/apt-pkg/indexrecords.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies1-88/+0
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-9/+4
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-3/+0
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies1-0/+2
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies1-1/+5
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies1-8/+2
2014-10-13trusted=yes sources are secure, we just don't know whyDavid Kalnischkies1-5/+22
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies1-1/+1
2014-09-30mark private methods as hiddenDavid Kalnischkies1-1/+1
2014-05-22Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt1-0/+4
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-1/+11
2014-04-16load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+4
2013-12-05* enable release based selection for deb-src (closes: 731102)Michael Vogt1-0/+1
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+0
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-15/+15
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-2/+2
2010-06-09 - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies1-0/+4
2010-06-08* apt-pkg/indexrecords.cc:David Kalnischkies1-0/+4
2010-05-29* apt-pkg/indexrecords.{cc,h}:David Kalnischkies1-0/+2
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt1-1/+2
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt1-2/+1
2006-10-02* removed the pragma messMichael Vogt1-1/+0
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman1-1/+3
2004-12-13Merge apt--authentication--0Matt Zimmerman1-0/+52