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
/
Global.hxx
Age
Commit message (
Expand
)
Author
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
2019-12-23
lib/curl: drop support for CURL versions older than 7.32.0
Max Kellermann
2019-12-04
util/PrintException, ...: update copyright
Max Kellermann
2019-08-26
lib/curl: require CURL 7.33, remove bug workaround
Max Kellermann
2019-08-19
lib/curl/Global: remove CURL* parameter from Add() and Remove()
Max Kellermann
2019-08-19
lib/curl/Global: make ReadInfo() private
Max Kellermann
2019-08-19
lib/curl: fix coding style
Max Kellermann
2019-08-19
util/PrintException, ...: update copyright
Max Kellermann
2019-04-04
event/*, ...: make GetEventLoop() const
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-08-29
lib/curl/Global: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2017-01-08
storage/http: new storage plugin
Max Kellermann
2017-01-08
lib/curl/Global: defer the ReadInfo() call
Max Kellermann
2017-01-08
lib/curl/Global: move code to UpdateTimeout()
Max Kellermann
2017-01-08
lib/curl/Global: drop redundant "virtual"
Max Kellermann
2017-01-03
input/curl: move class CurlGlobal to separate source file
Max Kellermann