Historique des commits

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