Histórico de commits

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