Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies d94b1d80d8 don't sent Range requests if we know its not accepted hace 8 años
  David Kalnischkies ebdb6f1810 reorganize server-states resetting in http/https hace 8 años
  David Kalnischkies 0568d325ad http: auto-configure for local Tor proxy if called as 'tor' 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 ece81b7517 fail on unsupported http/https proxy settings hace 8 años
  David Kalnischkies d415fc795a support all socks-proxy known to curl in https method hace 8 años
  David Kalnischkies b50dfa6b2d report all instead of first error up the acquire chain hace 8 años
  David Kalnischkies 0b45b6e5de use +0000 instead of UTC by default as timezone in output hace 8 años
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale hace 8 años
  Patrick Cable 8707edd9e4 refactored no_proxy code to work regardless of where https proxy is set hace 8 años
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() hace 9 años
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck hace 9 años
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null hace 9 años
  David Kalnischkies bce8e59b81 set failreasons similar to connect.cc based on curl errors hace 9 años
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc hace 9 años
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental hace 9 años
  Michael Vogt 65759e00ef Update methods/https.cc now that ServerState::Size is renamed hace 9 años
  Michael Vogt 0f3150e704 Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid hace 9 años
  Michael Vogt 6291f60e86 Rename "Size" in ServerState to TotalFileSize hace 9 años
  David Kalnischkies 8eafc75954 detect Releasefile IMS hits even if the server doesn't hace 9 años
  David Kalnischkies dcbb364fc6 detect 416 complete file in partial by expected hash 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
  David Kalnischkies 27925d82dd improve https method queue progress reporting hace 9 años
  David Kalnischkies bb948ef562 do not unlink https file on general error hace 9 años
  Michael Vogt 3a53f6a151 Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404" hace 9 años
  David Kalnischkies a2679f55b5 properly handle expected filesize in https hace 9 años
  Robert Edmonds 1296bc7c46 HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404 hace 9 años
  David Kalnischkies 905fba60a0 derive more of https from http method hace 9 años