История коммитов

Автор SHA1 Сообщение Дата
  David Kalnischkies 3006044202 implement generic config fallback for methods лет назад: 8
  David Kalnischkies 57401c48fa detect redirection loops in acquire instead of workers лет назад: 8
  David Kalnischkies ece81b7517 fail on unsupported http/https proxy settings лет назад: 8
  David Kalnischkies 4460551841 avoid 416 response teardown binding to null pointer лет назад: 8
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale лет назад: 8
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck лет назад: 9
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope лет назад: 9
  David Kalnischkies 830a1b8c9e fix two memory leaks reported by gcc лет назад: 9
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods лет назад: 9
  David Kalnischkies dcbb364fc6 detect 416 complete file in partial by expected hash лет назад: 9
  David Kalnischkies 34faa8f7ae calculate hashes while downloading in https лет назад: 9
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods лет назад: 9
  David Kalnischkies 27925d82dd improve https method queue progress reporting лет назад: 9
  David Kalnischkies 905fba60a0 derive more of https from http method лет назад: 10
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental лет назад: 10
  Michael Vogt 9127d7aecf Fix missing URIStart() for https downloads лет назад: 10
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() лет назад: 10
  Michael Vogt a2d40703e4 make http size check work лет назад: 10
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. лет назад: 10
  Michael Vogt ffd2dd93a6 make https honor ExpectedSize as well лет назад: 10
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere лет назад: 11
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] лет назад: 11
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) лет назад: 11
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck лет назад: 11
  David Kalnischkies fd46d30571 handle complete responses to https range requests лет назад: 11
  Michael Vogt 45a9cc46a1 add missing curl_easy_cleanup() лет назад: 12
  David Kalnischkies f40db111e1 just in case: correct the header-guard for https to not match http лет назад: 13
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) лет назад: 13
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes лет назад: 13
  Michael Vogt 5085e66067 methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME лет назад: 15