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
2021-01-01
copyright year 2021
Max Kellermann
2020-06-10
Merge tag 'v0.21.24'
Max Kellermann
2020-06-10
lib/curl/Request: don't enable CURLOPT_NETRC on Windows
Max Kellermann
2020-05-05
meson.build: move VERSION and others to Version.h
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-03-26
lib/curl/Request: fix Exception "error" on Android
Thomas Guillem
2020-03-26
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-03-26
lib/curl/Easy: add method Unpause()
Max Kellermann
2020-03-26
lib/curl/Easy: add setter functions
Max Kellermann
2020-03-26
lib/curl/Global: make ReadInfo() private
Max Kellermann
2020-03-26
lib/curl/Global: remove redundant API docs
Max Kellermann
2020-03-26
lib/curl: fix coding style
Max Kellermann
2020-03-26
event/*, ...: make GetEventLoop() const
Max Kellermann
2020-03-26
lib/curl/Init: add `const` overloads
Max Kellermann
2020-03-26
lib/curl/Init: add `noexcept`
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
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
[next]