Commit History

Autor SHA1 Mensaxe Data
  David Kalnischkies fd46d30571 handle complete responses to https range requests %!s(int64=12) %!d(string=hai) anos
  David Kalnischkies 7330f4df8b refactor http client implementation %!s(int64=13) %!d(string=hai) anos
  David Kalnischkies 78c72d0ce2 replace "filesize - 1" trick in http with proper 416 handling %!s(int64=13) %!d(string=hai) anos
  David Kalnischkies 331e8396ee retry without partial data after a 416 response %!s(int64=13) %!d(string=hai) anos
  Michael Vogt 0c33605d98 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid %!s(int64=13) %!d(string=hai) anos
  David Kalnischkies f2380a78aa request absolute URIs from proxies again (0.9.9.3 regession) %!s(int64=13) %!d(string=hai) anos
  Michael Vogt c104200045 fix off-by-one error in HttpMethod::​AutoDetectProxy() %!s(int64=13) %!d(string=hai) anos
  Raphael Geissert 2b9c9b7f28 Do not send a connection: keep-alive, at all %!s(int64=13) %!d(string=hai) anos
  Michael Vogt 5b63d2a9a2 merged patch from Daniel Hartwig to fix URI and proxy releated issues %!s(int64=13) %!d(string=hai) anos
  Michael Vogt 1d12857c08 quote plus in filenames to work around a bug in the S3 server %!s(int64=13) %!d(string=hai) anos
  Michael Vogt 72663b4417 * methods/http.cc: %!s(int64=13) %!d(string=hai) anos
  David Kalnischkies 335e2c82af add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11 %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 8221431757 * methods/http.cc: %!s(int64=14) %!d(string=hai) anos
  Raphael Geissert 5674f6b316 * apt-pkg/acquire*.cc: %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies bce0e0ff32 newer gcc versions seems to have no problem with that, but while working %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 9179f697ed the previously used VERSION didn't work everywhere so we are switching %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies b4a6673c48 fix "(performance) Possible inefficient checking for 'R' emptiness." %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies deb0d61de5 fix "(style) Checking if unsigned variable 'Minor' is less than zero." %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 74865d5d41 ensure that (s)scanf doesn't parse a too long Code now that a previous %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 6f4501f96f * methods/http{s,}.cc: %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co %!s(int64=14) %!d(string=hai) anos
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies 74b2200285 merge with debian/experimental %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies c34ea12ad5 dequote URL taken from Location in redirects as we will otherwise %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies 4992469e45 Location header in redirects should be absolute URI, but some %!s(int64=15) %!d(string=hai) anos
  David Kalnischkies 3b422ab4b2 * methods/http.cc: %!s(int64=15) %!d(string=hai) anos