Commit Verlauf

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