summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)Author
2015-06-09rework hashsum verification in the acquire systemDavid 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-22Rename "Size" in ServerState to TotalFileSizeMichael Vogt
2015-05-22Fix endless loop in apt-get update that can cause disk fillupMichael Vogt
2015-05-13detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies
2015-04-19calculate hashes while downloading in httpsDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19handle servers closing encoded connections correctlyDavid Kalnischkies
2015-04-19send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies
2015-04-19remove duplicated check for same file copyDavid Kalnischkies
2015-04-19improve https method queue progress reportingDavid Kalnischkies
2015-04-19do not unlink https file on general errorDavid Kalnischkies
2015-04-13Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to...Michael Vogt
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2015-04-07properly handle expected filesize in httpsDavid Kalnischkies
2015-04-07HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404Robert Edmonds
2015-03-16derive more of https from http methodDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2015-02-23Fix crash in the apt-transport-https when Owner is NULLTomasz Buchert
2015-01-05Fix missing URIStart() for https downloadsMichael Vogt
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-11-09use getline() instead of rolling our ownDavid Kalnischkies
2014-11-08Assert statement calls a function which may have desired side effects: 'pos_i...David Kalnischkies
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-10-08methods/rsh.cc: replace strcat with std::stringMichael Vogt
2014-10-08Fix ServerMethod::FindMaximumObjectSizeInQueue()Michael Vogt
2014-10-08Fix http pipeline messup detectionMichael Vogt
2014-10-07Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt
2014-10-07Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt
2014-10-07add ftp expected size checkMichael Vogt
2014-10-07methods/https.cc: use File->Tell() here tooMichael Vogt
2014-10-06make http size check workMichael Vogt
2014-09-29Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-27fix: %i in format string (no. 1) requires 'int' but the argument type isDavid Kalnischkies
2014-09-27correct the error messages to refer to apt-key instead of gpgvDavid Kalnischkies
2014-09-27fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies
2014-09-26Disable Mth.DropPrivsOrDie() in copy.cc for nowMichael Vogt
2014-09-25Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-24releasing package apt version 1.1~exp3Michael Vogt
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt
2014-09-23Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt