summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-09remove debianism file-content verificationDavid Kalnischkies
2015-06-09do not request files if we expect an IMS hitDavid Kalnischkies
2015-06-09cleanup pdiff support detection decisionDavid Kalnischkies
2015-06-09support hashes for compressed pdiff filesDavid Kalnischkies
2015-06-09fix download-file using testcases to run as rootDavid Kalnischkies
2015-06-09add more parsing error checking for rredDavid Kalnischkies
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-06-07don't try other compressions on hashsum mismatchDavid Kalnischkies
2015-05-22Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2015-05-22Update methods/https.cc now that ServerState::Size is renamedMichael Vogt
2015-05-22Merge remote-tracking branch 'upstream/debian/jessie' into debian/sidMichael Vogt
2015-05-22parse arch-qualified Provides correctlyHelmut Grohne
2015-05-22Add regression test for LP: #1445239Michael Vogt
2015-05-22Rename "Size" in ServerState to TotalFileSizeMichael Vogt
2015-05-22Fix endless loop in apt-get update that can cause disk fillupMichael Vogt
2015-05-22Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies
2015-05-13detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies
2015-05-12implement VerifyFile as all-hashes checkDavid Kalnischkies
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2015-05-11implement a more c++-style TFRewrite alternativeDavid Kalnischkies
2015-05-11stop depending on copy-on-write for std::stringDavid Kalnischkies
2015-05-11sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies
2015-05-11fix 'Source' to 'Package' rename in apt-ftparchiveDavid Kalnischkies
2015-05-11drop incorrect parameter implicitely converted to boolDavid Kalnischkies
2015-05-11fix macro definition for very old GCC < 3David Kalnischkies
2015-05-11show non-matching m-a:same versions in debug messageDavid Kalnischkies
2015-05-11remove available file to have same dpkg -l behaviorDavid Kalnischkies
2015-05-11remove unused and strange default-value for pinsDavid Kalnischkies
2015-05-11a pin of 1000 always means downgrade allowedDavid Kalnischkies
2015-05-11do not require installed libapt-pkg-dev for gtestDavid Kalnischkies
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies
2015-04-28Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscallsMichael Vogt
2015-04-28releasing package apt version 1.0.9.91.0.9.9Michael Vogt
2015-04-22remove "first package seen is native package" assumptionDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-19hide first pdiff merge failure debug messageDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2015-04-19refactor calculation of final lists/ name from URIDavid Kalnischkies
2015-04-19unsigned Release files can expire, tooDavid Kalnischkies
2015-04-19ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies
2015-04-19calculate hashes while downloading in httpsDavid Kalnischkies
2015-04-19Italian program translation updateMilo Casagrande
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19if we can, use gccs __builtin_swap methodsDavid Kalnischkies
2015-04-19use SHA2 unrolled code as its a bit fasterDavid Kalnischkies
2015-04-19handle servers closing encoded connections correctlyDavid Kalnischkies
2015-04-19send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies