コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Michael Vogt 9622b21110 Improve Debug::Acquire::http debug output 12 年 前
  Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method 12 年 前
  David Kalnischkies 895417ef99 reenable pipelining via hashsum reordering support 12 年 前