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
Age
Commit message (
Expand
)
Author
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
2019-12-24
Revert "lib/curl/Global: remove lower bound on timeouts"
Max Kellermann
2019-12-23
lib/curl/Global: remove InvalidateSockets() call from Remove()
Max Kellermann
2019-12-23
lib/curl/Global: remove lower bound on timeouts
Max Kellermann
2019-12-23
lib/curl: drop support for CURL versions older than 7.32.0
Max Kellermann
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-12-16
pcm/Convert, ...: add missing include for std::runtime_error
Max Kellermann
2019-12-04
util/PrintException, ...: update copyright
Max Kellermann
2019-10-16
Merge tag 'v0.21.16'
Max Kellermann
2019-10-15
lib/curl/Escape: add CurlUnescape()
Max Kellermann
2019-10-15
storage/curl: move code to EscapeUriPath()
Max Kellermann
2019-10-15
lib/curl/String: OO wrapper for allocated strings returned from CURL
Max Kellermann
2019-09-25
curl/Easy: add SetReadFunction()
Max Kellermann
2019-09-25
curl/Easy: add Perform()
Max Kellermann
2019-09-25
curl/Easy: add SetTimeout()
Max Kellermann
2019-08-26
lib/curl: require CURL 7.33, remove bug workaround
Max Kellermann
2019-08-26
lib/curl/Global: add missing include
Max Kellermann
2019-08-19
lib/curl/Global: use `auto`
Max Kellermann
2019-08-19
lib/curl/Global: document ToRequest()
Max Kellermann
2019-08-19
lib/curl/Global: remove CURL* parameter from Add() and Remove()
Max Kellermann
2019-08-19
lib/curl/Easy: add constructor with URL parameter
Max Kellermann
2019-08-19
lib/curl/Easy: add getter functions
Max Kellermann
2019-08-19
lib/curl/Easy: add method Unpause()
Max Kellermann
2019-08-19
lib/curl/Easy: add setter functions
Max Kellermann
2019-08-19
lib/curl/Global: make ReadInfo() private
Max Kellermann
2019-08-19
lib/curl/Global: remove redundant API docs
Max Kellermann
2019-08-19
lib/curl: fix coding style
Max Kellermann
2019-08-19
util/PrintException, ...: update copyright
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-07
thread/Mutex: use `using` instead of making it a derived class
Max Kellermann
2019-04-04
event/*, ...: make GetEventLoop() const
Max Kellermann
2019-04-04
lib/curl/Init: add `const` overloads
Max Kellermann
2019-04-04
lib/curl/Init: add `noexcept`
Max Kellermann
2019-01-21
python/build/libs.py: upgrade CURL to 7.63.0
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-02-24
Merge tag 'v0.20.18'
Max Kellermann
2018-02-24
Fix curl storage plugin failure if the authentication method is different tha...
tpoeiras
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
lib/curl: remove .netrc support on Android
Max Kellermann
2018-02-09
python/build/libs.py: convert CURL edit to quilt patch
Max Kellermann
2018-01-29
lib/curl/Request: merge two "try" blocks
Max Kellermann
2018-01-23
lib/curl/Delegate: helper class for response body parsers
Max Kellermann
[next]