Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 99968cf75b http: don't hang on redirect with length + connection close il y a 10 ans
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale il y a 10 ans
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs il y a 10 ans
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc il y a 10 ans
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental il y a 11 ans
  Michael Vogt ceafe8a6ed Fix endless loop in apt-get update that can cause disk fillup il y a 11 ans
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https il y a 11 ans
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods il y a 11 ans
  David Kalnischkies 117038bac9 handle servers closing encoded connections correctly il y a 11 ans
  David Kalnischkies 905fba60a0 derive more of https from http method 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 a2d40703e4 make http size check work il y a 11 ans
  Michael Vogt c6ee61eab5 Make Proxy-Auto-Detect check for each host il y a 12 ans
  Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method il y a 12 ans
  Michael Vogt 7b734b09f6 methods/http.cc: use Req.str() in debug output il y a 12 ans
  David Kalnischkies b123b0ba77 build http request in a stringstream il y a 12 ans
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc il y a 12 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies 3de8f956d5 StartPos is always positive for http/https 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 25d99f3b42 fix various style/performance warnings in rred il y a 12 ans
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 12 ans
  Michael Vogt c08cf1dc78 add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597) il y a 12 ans
  David Kalnischkies fd46d30571 handle complete responses to https range requests il y a 12 ans
  David Kalnischkies 7330f4df8b refactor http client implementation il y a 13 ans