Name
Last commit
Last update
..
patches python/build/libs.py: build CURL with cmake
Delegate.cxx replace assert.h with cassert
Delegate.hxx lib/curl/Delegate: helper class for response body parsers
Easy.hxx more [[gnu::...]] attributes
Error.hxx copyright year 2021
Escape.cxx lib/curl/Escape: add CurlUnescape()
Escape.hxx lib/curl/Escape: add CurlUnescape()
Form.cxx use structured binding declarations
Form.hxx lib/curl/Form: new library
Global.cxx add various nodiscard
Global.hxx event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Handler.hxx curl/Handler: disallow OnData() to throw
Init.cxx treewide: replace lock_guard with scoped_lock
Init.hxx thread/Mutex: use `using` instead of making it a derived class
Multi.hxx lib/curl/Multi: reword API documentation
Parser.hxx lib/curl/Delegate: helper class for response body parsers
Request.cxx more [[gnu::...]] attributes
Request.hxx lib/curl/Easy: add methods SetVerify{Host,Peer}()
Slist.hxx util/AllocatedString, ...: add missing include for std::exchange()
String.hxx lib/curl/String: OO wrapper for allocated strings returned from CURL
Version.cxx util/PrintException, ...: update copyright
Version.hxx more [[gnu::...]] attributes
meson.build lib/curl/meson.build: add -DCURL_STATICLIB on Windows