Age | Commit message (Expand) | Author |
2015-06-09 | support hashes for compressed pdiff files | David Kalnischkies |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies |
2015-05-18 | treat older Release files than we already have as an IMSHit | David Kalnischkies |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies |
2014-11-08 | replace ignore-deprecated #pragma dance with _Pragma | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-10-13 | trusted=yes sources are secure, we just don't know why | David Kalnischkies |
2014-10-13 | do not inline virtual destructors with d-pointers | David Kalnischkies |
2014-06-18 | apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized | Michael Vogt |
2014-05-22 | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file | Michael Vogt |
2014-05-22 | Implement simple by-hash for apt update | Michael Vogt |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-04-16 | load the size from the metaindex into the fetcher to have even more accurate ... | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: useless cast to type A [-Wuseless-cast] | David Kalnischkies |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-08-15 | init the pkgTagFile with the size of the Release file | David Kalnischkies |
2013-08-08 | stop skipping "-----" sections in Release files | David Kalnischkies |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies |
2013-01-24 | * apt-pkg/indexrecords.cc: | Michael Vogt |
2012-02-18 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-09-05 | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies |
2011-09-05 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2010-06-09 | - backport forgotten Valid-Until patch from the obsolete experimental | David Kalnischkies |
2010-06-09 | rename the options, document them and reorder the changelog a bit | David Kalnischkies |
2010-06-08 | use the Valid-Until header from the Release file but if the user | David Kalnischkies |
2010-06-08 | enhance the Valid-Until code a bit by using the correct RFC1123StrToTime | David Kalnischkies |
2010-06-08 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2010-05-29 | * apt-pkg/indexrecords.{cc,h}: | David Kalnischkies |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2008-12-08 | * apt-pkg/indexrecords.cc: | Michael Vogt |
2007-07-26 | * implement sha256/sha1/md5 checking with proper backward compatibility | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2005-02-04 | Move CD-ROM handling backend into libapt-pkg | Matt Zimmerman |
2004-12-13 | Merge apt--authentication--0 | Matt Zimmerman |