summaryrefslogtreecommitdiff
path: root/src/lib/curl/Global.hxx
AgeCommit message (Expand)Author
2019-12-24Merge tag 'v0.21.18'Max Kellermann
2019-12-23lib/curl: drop support for CURL versions older than 7.32.0Max Kellermann
2019-12-04util/PrintException, ...: update copyrightMax Kellermann
2019-08-26lib/curl: require CURL 7.33, remove bug workaroundMax Kellermann
2019-08-19lib/curl/Global: remove CURL* parameter from Add() and Remove()Max Kellermann
2019-08-19lib/curl/Global: make ReadInfo() privateMax Kellermann
2019-08-19lib/curl: fix coding styleMax Kellermann
2019-08-19util/PrintException, ...: update copyrightMax Kellermann
2019-04-04event/*, ...: make GetEventLoop() constMax Kellermann
2017-11-12lib/curl: add "noexcept"Max Kellermann
2017-09-21lib/curl/{Global,Request}: migrate from DeferredMonitor to DeferEventMax Kellermann
2017-08-29lib/curl/Global: migrate from TimeoutMonitor to TimerEventMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2017-01-08storage/http: new storage pluginMax Kellermann
2017-01-08lib/curl/Global: defer the ReadInfo() callMax Kellermann
2017-01-08lib/curl/Global: move code to UpdateTimeout()Max Kellermann
2017-01-08lib/curl/Global: drop redundant "virtual"Max Kellermann
2017-01-03input/curl: move class CurlGlobal to separate source fileMax Kellermann