summaryrefslogtreecommitdiff
path: root/src/lib/curl/Global.cxx
AgeCommit message (Expand)Author
2020-10-15lib/curl/Global: ignore curl_multi_socket_action() errorsMax Kellermann
2020-10-15lib/curl/Multi: add Add(), Remove(), ...Max Kellermann
2020-10-15lib/curl/Global: adjust parameter nameMax Kellermann
2020-10-14event/SocketMonitor: refactor to SocketEventMax Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
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-04util/PrintException, ...: update copyrightMax 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/Global: remove redundant API docsMax Kellermann
2019-08-19lib/curl: fix coding styleMax Kellermann
2019-08-19util/PrintException, ...: update copyrightMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2017-11-12lib/curl: add "noexcept"Max Kellermann
2017-11-10event/SocketMonitor: rename Get() to GetSocket()Max Kellermann
2017-11-10event/SocketMonitor: 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-08-10event/SocketMonitor: use class SocketDescriptorMax Kellermann
2017-06-04Merge tag 'v0.20.9'Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-01-26lib/curl/Global: decouple from the IOThread libraryMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax 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 ">=0" checkMax Kellermann
2017-01-03input/curl: move code to class CurlRequestMax Kellermann
2017-01-03input/curl: move class CurlGlobal to separate source fileMax Kellermann