summaryrefslogtreecommitdiff
path: root/apt-pkg/indexrecords.cc
Commit message (Expand)AuthorAgeFilesLines
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-7/+7
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+6
* warning: useless cast to type A [-Wuseless-cast]David Kalnischkies2014-03-131-2/+2
* * enable release based selection for deb-src (closes: 731102)Michael Vogt2013-12-051-0/+5
* init the pkgTagFile with the size of the Release fileDavid Kalnischkies2013-08-151-1/+1
* stop skipping "-----" sections in Release filesDavid Kalnischkies2013-08-081-11/+6
* merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-1/+5
|\
| * * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-1/+5
* | * apt-pkg/indexrecords.cc:Michael Vogt2013-01-241-2/+3
|/
* * apt-pkg/indexrecords.cc:David Kalnischkies2012-02-181-1/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+3
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+4
* merge with debian/sidDavid Kalnischkies2011-09-131-5/+16
|\
| * - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies2011-09-051-4/+15
| * * apt-pkg/indexrecords.cc:David Kalnischkies2011-09-051-2/+2
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-1/+3
|/
* - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-7/+10
* - backport forgotten Valid-Until patch from the obsolete experimentalDavid Kalnischkies2010-06-091-3/+42
|\
| * rename the options, document them and reorder the changelog a bitDavid Kalnischkies2010-06-091-2/+2
| * use the Valid-Until header from the Release file but if the userDavid Kalnischkies2010-06-081-14/+19
| * enhance the Valid-Until code a bit by using the correct RFC1123StrToTimeDavid Kalnischkies2010-06-081-12/+12
| * * apt-pkg/indexrecords.cc:David Kalnischkies2010-06-081-2/+36
* | * apt-pkg/indexrecords.{cc,h}:David Kalnischkies2010-05-291-0/+5
|/
* The 'not dead yet' releaseMichael Vogt2009-07-211-7/+7
|\
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-7/+7
* | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-081-3/+3
|/
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-21/+27
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-041-0/+11
* Merge apt--authentication--0Matt Zimmerman2004-12-131-0/+151