Commit History

Author SHA1 Message Date
  Michael Vogt a2d40703e4 make http size check work 11 years ago
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 11 years ago
  Michael Vogt ffd2dd93a6 make https honor ExpectedSize as well 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 years ago
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 years ago
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 12 years ago
  David Kalnischkies fd46d30571 handle complete responses to https range requests 12 years ago
  Michael Vogt 45a9cc46a1 add missing curl_easy_cleanup() 13 years ago
  David Kalnischkies f40db111e1 just in case: correct the header-guard for https to not match http 14 years ago
  David Kalnischkies 379e22a4c0 remove the arbitrary MAXLEN limit for response lines (Closes: #658346) 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 years ago
  Michael Vogt 5085e66067 methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME 16 years ago
  Otavio Salvador ae58a98599 Minor typos. 19 years ago
  Otavio Salvador 21fd1746e3 * Fix compilation warnings: 19 years ago
  Michael Vogt d546f98d46 * added https transport method as optional pacakge 19 years ago