index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
curl
/
Request.hxx
Age
Commit message (
Expand
)
Author
2021-01-22
lib/curl/Easy: add methods SetVerify{Host,Peer}()
Max Kellermann
2020-12-15
curl/Handler: disallow OnData() to throw
Max Kellermann
2020-12-15
curl/Request: move struct Pause to class CurlResponseHandler
Max Kellermann
2020-12-15
curl/Request: add more wrapper methods
Max Kellermann
2019-08-19
lib/curl/Easy: add setter functions
Max Kellermann
2019-08-19
util/PrintException, ...: update copyright
Max Kellermann
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