Historial de Commits

Autor SHA1 Mensaje Fecha
  Jaywalker 8ccc7b10ee Added kirb's TLS1.2 patch hace 7 años
  David Kalnischkies ebdb6f1810 reorganize server-states resetting in http/https hace 8 años
  David Kalnischkies 61db48241f implement socks5h proxy support for http method hace 8 años
  David Kalnischkies 3006044202 implement generic config fallback for methods hace 8 años
  David Kalnischkies 4bba5a88d0 use the same redirection handling for http and https hace 8 años
  David Kalnischkies 57401c48fa detect redirection loops in acquire instead of workers hace 8 años
  David Kalnischkies 4460551841 avoid 416 response teardown binding to null pointer hace 8 años
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale hace 8 años
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck hace 9 años
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope hace 9 años
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc hace 9 años
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods hace 9 años
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https hace 9 años
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods hace 9 años
  Michael Vogt a2d40703e4 make http size check work hace 10 años
  Michael Vogt c6ee61eab5 Make Proxy-Auto-Detect check for each host hace 10 años
  Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method hace 10 años
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere hace 11 años
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) hace 11 años
  David Kalnischkies fd46d30571 handle complete responses to https range requests hace 11 años
  David Kalnischkies 7330f4df8b refactor http client implementation hace 11 años
  bubulle@debian.org b5595da902 Fix English spelling error in a message ('A error'). Unfuzzy hace 11 años
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not hace 13 años
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) hace 13 años
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes hace 13 años
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) hace 13 años
  David Kalnischkies 74b2200285 merge with debian/experimental hace 13 años
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this hace 13 años
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) hace 13 años
  David Kalnischkies 69718cedd5 ServerState is a struct and not a class (clang mismatch type warning) hace 13 años