Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 27925d82dd improve https method queue progress reporting il y a 11 ans
  David Kalnischkies bb948ef562 do not unlink https file on general error il y a 11 ans
  David Kalnischkies 905fba60a0 derive more of https from http method il y a 11 ans
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental il y a 11 ans
  Michael Vogt 9127d7aecf Fix missing URIStart() for https downloads il y a 11 ans
  David Kalnischkies 92e8c1ff28 dispose http(s) 416 error page as non-content il y a 11 ans
  David Kalnischkies ed793a19ec dispose http(s) 416 error page as non-content il y a 11 ans
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() il y a 11 ans
  Michael Vogt ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method il y a 11 ans
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point il y a 11 ans
  Michael Vogt 5b33fab8c9 add ftp expected size check il y a 11 ans
  Michael Vogt 62acbba8d1 methods/https.cc: use File->Tell() here too il y a 11 ans
  Michael Vogt a2d40703e4 make http size check work il y a 11 ans
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges il y a 11 ans
  Michael Vogt 3927c6da48 Drop Privileges to "Debian-apt" in most acquire methods il y a 11 ans
  Michael Vogt c6ee61eab5 Make Proxy-Auto-Detect check for each host il y a 12 ans
  Michael Vogt ffd2dd93a6 make https honor ExpectedSize as well il y a 12 ans
  David Kalnischkies 062074cb51 enforce LFS for partial files in https range requests il y a 12 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] il y a 12 ans
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] il y a 12 ans
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
  David Kalnischkies 889b0072a9 add a testcase to check for forbidden https→http downgrades il y a 12 ans
  Michael Vogt dc95fee18e disable https->http redirects in libcurl il y a 12 ans
  David Kalnischkies f9b4f12d65 report https download start only if we really get it il y a 12 ans
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens il y a 12 ans
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 12 ans
  David Kalnischkies fd46d30571 handle complete responses to https range requests il y a 12 ans
  David Kalnischkies 85050e7644 fix partial (206 and 416) support in https il y a 12 ans
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues il y a 13 ans