mpd/src/lib/curl
2022-02-14 18:19:28 +01:00
..
patches python/build/libs.py: build CURL with cmake 2021-09-21 12:30:39 +02:00
Adapter.cxx lib/curl/Request: move code to class CurlResponseHandlerAdapter 2021-12-08 19:51:54 +01:00
Adapter.hxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01:00
Delegate.cxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01:00
Delegate.hxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01: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 more braced init list conversion 2021-12-06 09:16:04 +01:00
Escape.hxx lib/curl/Escape: add CurlUnescape() 2019-10-15 13:39:02 +02:00
Form.cxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01:00
Form.hxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01: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 lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01:00
Headers.hxx lib/curl/Headers: make the comparison type "transparent" 2022-02-14 18:19:28 +01: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 2021-12-08 20:03:30 +01:00
Multi.hxx lib/curl/Multi: reword API documentation 2021-03-29 20:19:21 +02:00
Parser.hxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00
Request.cxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2021-12-08 20:03:30 +01:00
Request.hxx lib/curl/Request: move code to class CurlResponseHandlerAdapter 2021-12-08 19:51:54 +01:00
Setup.cxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2021-12-08 20:03:30 +01:00
Setup.hxx lib/curl/Request: move code from SetupEasy() to Setup.cxx 2021-12-08 20:03:30 +01: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