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