Historique des commits

Auteur SHA1 Message Date
  sfan5 bc4ab8b99e General code refactoring/improvements in server, treegen and connection il y a 3 mois
  sfan5 0d817ff4ff Try to fix httpfetch method bug il y a 3 mois
  grorp f07e1026ac Allow sync HTTP fetches to be interrupted to fix hanging (#14412) il y a 3 mois
  sfan5 e73e562a63 Allow curl to use all content encodings il y a 4 mois
  sfan5 5756d6262e Minor improvements and fixes in httpfetch.cpp il y a 5 mois
  sfan5 56943bef48 Use modern libcurl poll/wait methods il y a 5 mois
  sfan5 e02bf9fb1a Log timeout when a httpfetch times out il y a 9 mois
  sfan5 9ec40ce8e9 Enforce minimum for curl(_file_download)_timeout il y a 9 mois
  Desour dade95e142 Fix curl deprecation warnings, and set minimum curl version to 7.56.0 il y a 1 an
  Desour 08ea467bfe Use unique_ptr for g_httpfetch_thread il y a 1 an
  Desour cfb1b879e0 Use unique_ptrs for CurlFetchThread::m_all_ongoing il y a 1 an
  ShadowNinja 29d2b2ccd0 Print announce error response (#11878) il y a 2 ans
  sfan5 c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) il y a 3 ans
  sfan5 34888a914e Sort out cURL timeouts and increase default il y a 3 ans
  Lejo 715a123a33 Add PUT and DELETE request + specific method value to HTTP API (#9909) il y a 3 ans
  sfan5 426bdba7fb httpfetch: Disable IPv6 here too if requested by settings (#8399) il y a 5 ans
  rubenwardy 87ad4d8e7f Add online content repository il y a 6 ans
  sfan5 21f3237fe9 httpfetch: Enable gzip support il y a 6 ans
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) il y a 6 ans
  Loïc Blot c7160cb629 Network cleanup (#6302) il y a 6 ans
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) il y a 6 ans
  Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999) il y a 7 ans
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) il y a 7 ans
  Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) il y a 7 ans
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) il y a 7 ans
  Jeija 31e0667a4a Add Lua interface to HTTPFetchRequest il y a 8 ans
  Jeija a3892f5a66 Fix HTTPFetchRequest performing a GET request if post_data is supplied il y a 8 ans
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores il y a 8 ans
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER il y a 8 ans
  ShadowNinja e4bff8be94 Clean up threading il y a 9 ans