Historique des commits

Auteur SHA1 Message Date
  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
  David Kalnischkies 78c72d0ce2 replace "filesize - 1" trick in http with proper 416 handling il y a 13 ans
  David Kalnischkies 331e8396ee retry without partial data after a 416 response il y a 13 ans
  Michael Vogt 0c33605d98 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid il y a 13 ans
  David Kalnischkies f2380a78aa request absolute URIs from proxies again (0.9.9.3 regession) il y a 13 ans
  Michael Vogt c104200045 fix off-by-one error in HttpMethod::​AutoDetectProxy() il y a 13 ans
  Raphael Geissert 2b9c9b7f28 Do not send a connection: keep-alive, at all il y a 13 ans
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues il y a 13 ans
  Michael Vogt 1d12857c08 quote plus in filenames to work around a bug in the S3 server il y a 13 ans
  Michael Vogt 72663b4417 * methods/http.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 8221431757 * methods/http.cc: il y a 14 ans
  Raphael Geissert 5674f6b316 * apt-pkg/acquire*.cc: il y a 14 ans
  David Kalnischkies bce0e0ff32 newer gcc versions seems to have no problem with that, but while working 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 b4a6673c48 fix "(performance) Possible inefficient checking for 'R' emptiness." il y a 14 ans
  David Kalnischkies deb0d61de5 fix "(style) Checking if unsigned variable 'Minor' is less than zero." il y a 14 ans
  David Kalnischkies 74865d5d41 ensure that (s)scanf doesn't parse a too long Code now that a previous il y a 14 ans
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) il y a 14 ans
  David Kalnischkies 6f4501f96f * methods/http{s,}.cc: il y a 14 ans
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co il y a 14 ans