Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cable 8707edd9e4 refactored no_proxy code to work regardless of where https proxy is set před 8 roky
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() před 9 roky
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck před 9 roky
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null před 9 roky
  David Kalnischkies bce8e59b81 set failreasons similar to connect.cc based on curl errors před 9 roky
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc před 9 roky
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental před 9 roky
  Michael Vogt 65759e00ef Update methods/https.cc now that ServerState::Size is renamed před 9 roky
  Michael Vogt 0f3150e704 Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid před 9 roky
  Michael Vogt 6291f60e86 Rename "Size" in ServerState to TotalFileSize před 9 roky
  David Kalnischkies 8eafc75954 detect Releasefile IMS hits even if the server doesn't před 9 roky
  David Kalnischkies dcbb364fc6 detect 416 complete file in partial by expected hash před 9 roky
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https před 9 roky
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods před 9 roky
  David Kalnischkies 27925d82dd improve https method queue progress reporting před 9 roky
  David Kalnischkies bb948ef562 do not unlink https file on general error před 9 roky
  Michael Vogt 3a53f6a151 Revert "HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404" před 9 roky
  David Kalnischkies a2679f55b5 properly handle expected filesize in https před 9 roky
  Robert Edmonds 1296bc7c46 HttpsMethod::Fetch(): Zero the FetchResult object when leaving due to 404 před 9 roky
  David Kalnischkies 905fba60a0 derive more of https from http method před 9 roky
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental před 9 roky
  Michael Vogt 9127d7aecf Fix missing URIStart() for https downloads před 10 roky
  David Kalnischkies 92e8c1ff28 dispose http(s) 416 error page as non-content před 10 roky
  David Kalnischkies ed793a19ec dispose http(s) 416 error page as non-content před 10 roky
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() před 10 roky
  Michael Vogt ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method před 10 roky
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point před 10 roky
  Michael Vogt 5b33fab8c9 add ftp expected size check před 10 roky
  Michael Vogt 62acbba8d1 methods/https.cc: use File->Tell() here too před 10 roky
  Michael Vogt a2d40703e4 make http size check work před 10 roky