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