mpd/src/lib/curl
2022-07-04 18:37:35 +02:00
..
patches python/build/libs.py: build CURL with cmake 2021-09-21 12:30:39 +02:00
Adapter.cxx lib/curl/Adapter: add missing StripLeft() call 2022-07-02 18:36:15 +02:00
Adapter.hxx Merge branch 'v0.23.x' 2022-07-01 12:45:07 +02:00
Delegate.cxx lib/curl/Headers: central type definition for the header map 2022-07-01 12:17:36 +02:00
Delegate.hxx lib/curl/Headers: central type definition for the header map 2022-07-01 12:17:36 +02:00
Easy.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
Error.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Escape.cxx util/IterableSplitString: return std::string_view 2022-07-01 11:29:11 +02:00
Escape.hxx lib/curl/Escape: use std::string_view instead of StringView 2022-05-31 13:22:56 +02:00
Form.cxx lib/curl/Headers: central type definition for the header map 2022-07-01 12:17:36 +02:00
Form.hxx lib/curl/Headers: central type definition for the header map 2022-07-01 12:17:36 +02:00
Global.cxx add various nodiscard 2021-11-11 17:17:26 -08:00
Global.hxx event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent 2021-02-05 18:16:05 +01:00
Handler.hxx Merge branch 'v0.23.x' 2022-07-01 12:45:07 +02:00
Headers.hxx lib/curl/Headers: make the comparison type "transparent" 2022-07-01 12:17:41 +02:00
Init.cxx treewide: replace lock_guard with scoped_lock 2021-11-11 17:13:03 -08:00
Init.hxx lib/curl/Init: add const overloads 2020-03-26 17:18:27 +01:00
meson.build lib/curl/Request: move code from SetupEasy() to Setup.cxx 2022-07-01 12:17:26 +02:00
Multi.hxx lib/curl/Multi: reword API documentation 2021-03-29 20:19:21 +02:00
Parser.hxx lib/curl: use std::span instead of ConstBuffer 2022-07-04 18:37:35 +02:00
Request.cxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2022-07-01 12:17:26 +02:00
Request.hxx lib/curl/Request: remove obsolete method prototypes 2022-07-02 18:42:08 +02:00
Setup.cxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2022-07-01 12:17:26 +02:00
Setup.hxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2022-07-01 12:17:26 +02:00
Slist.hxx util/AllocatedString, ...: add missing include for std::exchange() 2021-11-19 16:06:20 +01:00
String.hxx lib/curl/String: OO wrapper for allocated strings returned from CURL 2019-10-15 13:13:39 +02:00
Version.cxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Version.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00