summaryrefslogtreecommitdiff
path: root/src/lib/curl
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-06-10Merge tag 'v0.21.24'Max Kellermann
2020-06-10lib/curl/Request: don't enable CURLOPT_NETRC on WindowsMax Kellermann
2020-05-05meson.build: move VERSION and others to Version.hMax Kellermann
2020-04-02Merge tag 'v0.21.22'Max Kellermann
2020-03-26lib/curl/Request: fix Exception "error" on AndroidThomas Guillem
2020-03-26[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-03-26lib/curl/Easy: add method Unpause()Max Kellermann
2020-03-26lib/curl/Easy: add setter functionsMax Kellermann
2020-03-26lib/curl/Global: make ReadInfo() privateMax Kellermann
2020-03-26lib/curl/Global: remove redundant API docsMax Kellermann
2020-03-26lib/curl: fix coding styleMax Kellermann
2020-03-26event/*, ...: make GetEventLoop() constMax Kellermann
2020-03-26lib/curl/Init: add `const` overloadsMax Kellermann
2020-03-26lib/curl/Init: add `noexcept`Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-02-04[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-01-18meson.build: move Log.cxx and LogBackend.cxx into a static libraryMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-12-24Merge tag 'v0.21.18'Max Kellermann
2019-12-24Revert "lib/curl/Global: remove lower bound on timeouts"Max Kellermann
2019-12-23lib/curl/Global: remove InvalidateSockets() call from Remove()Max Kellermann
2019-12-23lib/curl/Global: remove lower bound on timeoutsMax Kellermann
2019-12-23lib/curl: drop support for CURL versions older than 7.32.0Max Kellermann
2019-12-16Merge tag 'v0.21.17'Max Kellermann
2019-12-16pcm/Convert, ...: add missing include for std::runtime_errorMax Kellermann
2019-12-04util/PrintException, ...: update copyrightMax Kellermann
2019-10-16Merge tag 'v0.21.16'Max Kellermann
2019-10-15lib/curl/Escape: add CurlUnescape()Max Kellermann
2019-10-15storage/curl: move code to EscapeUriPath()Max Kellermann
2019-10-15lib/curl/String: OO wrapper for allocated strings returned from CURLMax Kellermann
2019-09-25curl/Easy: add SetReadFunction()Max Kellermann
2019-09-25curl/Easy: add Perform()Max Kellermann
2019-09-25curl/Easy: add SetTimeout()Max Kellermann
2019-08-26lib/curl: require CURL 7.33, remove bug workaroundMax Kellermann
2019-08-26lib/curl/Global: add missing includeMax Kellermann
2019-08-19lib/curl/Global: use `auto`Max Kellermann
2019-08-19lib/curl/Global: document ToRequest()Max Kellermann
2019-08-19lib/curl/Global: remove CURL* parameter from Add() and Remove()Max Kellermann
2019-08-19lib/curl/Easy: add constructor with URL parameterMax Kellermann
2019-08-19lib/curl/Easy: add getter functionsMax Kellermann
2019-08-19lib/curl/Easy: add method Unpause()Max Kellermann
2019-08-19lib/curl/Easy: add setter functionsMax Kellermann
2019-08-19lib/curl/Global: make ReadInfo() privateMax Kellermann
2019-08-19lib/curl/Global: remove redundant API docsMax Kellermann
2019-08-19lib/curl: fix coding styleMax Kellermann
2019-08-19util/PrintException, ...: update copyrightMax Kellermann
2019-08-15include cleanups (powered by iwyu)Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann