Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies d94b1d80d8 don't sent Range requests if we know its not accepted hace 10 años
  David Kalnischkies ebdb6f1810 reorganize server-states resetting in http/https hace 10 años
  David Kalnischkies 0568d325ad http: auto-configure for local Tor proxy if called as 'tor' hace 10 años
  David Kalnischkies 61db48241f implement socks5h proxy support for http method hace 10 años
  David Kalnischkies 3006044202 implement generic config fallback for methods hace 10 años
  David Kalnischkies 4bba5a88d0 use the same redirection handling for http and https hace 10 años
  David Kalnischkies 57401c48fa detect redirection loops in acquire instead of workers hace 10 años
  David Kalnischkies ece81b7517 fail on unsupported http/https proxy settings hace 10 años
  David Kalnischkies 7303e11ff2 prevent C++ locale number formatting in text APIs (try 2) hace 10 años
  David Kalnischkies 4460551841 avoid 416 response teardown binding to null pointer hace 10 años
  David Kalnischkies 0b45b6e5de use +0000 instead of UTC by default as timezone in output hace 10 años
  David Kalnischkies 99968cf75b http: don't hang on redirect with length + connection close hace 10 años
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale hace 10 años
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs hace 10 años
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc hace 10 años
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental hace 11 años
  Michael Vogt ceafe8a6ed Fix endless loop in apt-get update that can cause disk fillup hace 11 años
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https hace 11 años
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods hace 11 años
  David Kalnischkies 117038bac9 handle servers closing encoded connections correctly hace 11 años
  David Kalnischkies 905fba60a0 derive more of https from http method hace 11 años
  David Kalnischkies 92e8c1ff28 dispose http(s) 416 error page as non-content hace 11 años
  David Kalnischkies ed793a19ec dispose http(s) 416 error page as non-content hace 11 años
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() hace 11 años
  Michael Vogt ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method hace 11 años
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point hace 11 años
  Michael Vogt a2d40703e4 make http size check work hace 11 años
  Michael Vogt c6ee61eab5 Make Proxy-Auto-Detect check for each host hace 12 años
  Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method hace 12 años
  Michael Vogt 7b734b09f6 methods/http.cc: use Req.str() in debug output hace 12 años