aboutsummaryrefslogtreecommitdiff
path: root/po/sr_Cyrl/minetest.po
blob: 5223e55e285967f7af2f2f8ca2194dce58f20ba9 (plain)
blob size (168KB) exceeds display size limit (100KB).
inetest.git/commit/src/httpfetch.cpp?h=release&id=34888a914e1eccce8082f45089aec17d5a2815c2'>Sort out cURL timeouts and increase defaultsfan52021-04-02 * Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo2020-07-29 * httpfetch: Disable IPv6 here too if requested by settings (#8399)sfan52019-03-18 * Add online content repositoryrubenwardy2018-04-19 * httpfetch: Enable gzip supportsfan52017-11-04 * Remove DSTACK support (#6346)Loïc Blot2017-08-30 * Network cleanup (#6302)Loïc Blot2017-08-24 * Modernize code: very last fixes (#6290)Loïc Blot2017-08-20 * Cpp11 initializers 2 (#5999)Loïc Blot2017-06-17 * Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot2017-06-06 * Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20 * Fix various copy instead of const ref reported by cppcheck (#5615)Loïc Blot2017-04-19 * Add Lua interface to HTTPFetchRequestJeija2016-02-22 * Fix HTTPFetchRequest performing a GET request if post_data is suppliedJeija2016-02-22 * Rename macros with two leading underscoresShadowNinja2015-10-14 * Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja2015-10-14 * Clean up threadingShadowNinja2015-08-23 * Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19 * Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27 * Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01 * Clean up and tweak build systemShadowNinja2015-03-27 * For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07 * Use std::queue for HTTPFetchRequest and std::vector for log_output instead of...Loic Blot2015-03-05 * Remove unused variables to make clang happyLoic Blot2015-02-12 * Use configured bind_address for HTTPFetchShadowNinja2014-09-18