Historique des commits

Auteur SHA1 Message Date
  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
  Michael Vogt 597341fe0f merged from the debian-wheezy branch il y a 13 ans
  Michael Vogt 1dea08eb2e properly handle if-modfied-since with libcurl/https il y a 13 ans
  Michael Vogt cc41811512 * methods/https.cc: il y a 13 ans
  David Kalnischkies 335e2c82af add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11 il y a 14 ans
  David Kalnischkies 9179f697ed the previously used VERSION didn't work everywhere so we are switching il y a 14 ans
  David Kalnischkies 6f4501f96f * methods/http{s,}.cc: il y a 14 ans
  David Kalnischkies 8654fae974 * methods/https.cc: il y a 14 ans