Commit History

作者 SHA1 備註 提交日期
  David Kalnischkies 353b7bab08 http: skip requesting if pipeline is full 10 年之前
  David Kalnischkies b9c20219dc use proper warning for automatic pipeline disable 10 年之前
  David Kalnischkies cc0a4c82b3 close server if parsing of header field failed 10 年之前
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale 10 年之前
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs 10 年之前
  David Kalnischkies 742f67eaed don't ask server if we have entire file in partial/ 10 年之前
  David Kalnischkies 2651f1c071 act on various suggestions from cppcheck 10 年之前
  Julian Andres Klode b6d88f39ac Only enable pipelining if server is HTTP/1.1 10 年之前
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 10 年之前
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope 10 年之前
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 年之前
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc 10 年之前
  David Kalnischkies 3a8776a37a fix various typos reported by codespell 11 年之前
  Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 11 年之前
  Michael Vogt 6291f60e86 Rename "Size" in ServerState to TotalFileSize 11 年之前
  Michael Vogt ceafe8a6ed Fix endless loop in apt-get update that can cause disk fillup 11 年之前
  David Kalnischkies dcbb364fc6 detect 416 complete file in partial by expected hash 11 年之前
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https 11 年之前
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods 11 年之前
  David Kalnischkies 905fba60a0 derive more of https from http method 11 年之前
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental 11 年之前
  Tomasz Buchert 0c2dc43d4f Fix crash in the apt-transport-https when Owner is NULL 11 年之前
  David Kalnischkies 92e8c1ff28 dispose http(s) 416 error page as non-content 11 年之前
  David Kalnischkies ed793a19ec dispose http(s) 416 error page as non-content 11 年之前
  Michael Vogt 8bb043fcd1 Fix ServerMethod::FindMaximumObjectSizeInQueue() 11 年之前
  Michael Vogt f2b47ba290 Fix http pipeline messup detection 11 年之前
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point 11 年之前
  Michael Vogt a2d40703e4 make http size check work 11 年之前
  David Kalnischkies 84361defb5 fix: %i in format string (no. 1) requires 'int' but the argument type is 11 年之前
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 11 年之前