Age | Commit message (Expand) | Author |
---|---|---|
2018-01-15 | lib/curl/Request: add constructor without "url" parameter | Max Kellermann |
2018-01-11 | lib/curl/Request: add methods StartIndirect(), StopIndirect() | Max Kellermann |
2017-11-14 | lib/{curl,upnp}: add more exception handlers | Max Kellermann |
2017-11-12 | lib/curl: add "noexcept" | Max Kellermann |
2017-09-21 | lib/curl/{Global,Request}: migrate from DeferredMonitor to DeferEvent | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2017-01-08 | lib/curl/Request: move exception handling out of the WRITEFUNCTION | Max Kellermann |
2017-01-08 | lib/curl/Request: move catch clause out of FinishHeaders | Max Kellermann |
2017-01-07 | lib/curl/Request: require the caller to explicitly register the request | Max Kellermann |
2017-01-03 | input/curl: move code to class CurlRequest | Max Kellermann |
2017-01-03 | input/curl: move class CurlGlobal to separate source file | Max Kellermann |