Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Vogt c6ee61eab5 Make Proxy-Auto-Detect check for each host hace 12 años
  Michael Vogt 7b734b09f6 methods/http.cc: use Req.str() in debug output hace 12 años
  David Kalnischkies b123b0ba77 build http request in a stringstream hace 12 años
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc hace 12 años
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
  David Kalnischkies 3de8f956d5 StartPos is always positive for http/https hace 12 años
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] hace 12 años
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) hace 12 años
  David Kalnischkies 25d99f3b42 fix various style/performance warnings in rred hace 12 años
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck hace 12 años
  Michael Vogt c08cf1dc78 add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597) hace 12 años
  David Kalnischkies fd46d30571 handle complete responses to https range requests hace 12 años
  David Kalnischkies 7330f4df8b refactor http client implementation hace 13 años
  David Kalnischkies 78c72d0ce2 replace "filesize - 1" trick in http with proper 416 handling hace 13 años
  David Kalnischkies 331e8396ee retry without partial data after a 416 response hace 13 años
  Michael Vogt 0c33605d98 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid hace 13 años
  David Kalnischkies f2380a78aa request absolute URIs from proxies again (0.9.9.3 regession) hace 13 años
  Michael Vogt c104200045 fix off-by-one error in HttpMethod::​AutoDetectProxy() hace 13 años
  Raphael Geissert 2b9c9b7f28 Do not send a connection: keep-alive, at all hace 13 años
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues hace 13 años
  Michael Vogt 1d12857c08 quote plus in filenames to work around a bug in the S3 server hace 13 años
  Michael Vogt 72663b4417 * methods/http.cc: hace 13 años
  David Kalnischkies 335e2c82af add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11 hace 14 años
  David Kalnischkies 8221431757 * methods/http.cc: hace 14 años
  Raphael Geissert 5674f6b316 * apt-pkg/acquire*.cc: hace 14 años
  David Kalnischkies bce0e0ff32 newer gcc versions seems to have no problem with that, but while working hace 14 años
  David Kalnischkies 9179f697ed the previously used VERSION didn't work everywhere so we are switching hace 14 años
  David Kalnischkies b4a6673c48 fix "(performance) Possible inefficient checking for 'R' emptiness." hace 14 años
  David Kalnischkies deb0d61de5 fix "(style) Checking if unsigned variable 'Minor' is less than zero." hace 14 años
  David Kalnischkies 74865d5d41 ensure that (s)scanf doesn't parse a too long Code now that a previous hace 14 años