]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-10-08  Marc HoerskenCI/cirrus: merge existing macOS jobs into a job matrix 9627/head
2022-10-08  Daniel Stenbergstrcase: add and use Curl_timestrcmp
2022-10-08  Daniel Stenbergtool_getparam: split out data_urlencode() into its...
2022-10-08  Daniel Stenbergconnect: fix Curl_updateconninfo for TRNSPRT_UNIX
2022-10-08  Daniel Stenbergws: fix Coverity complaints
2022-10-07  Marc HoerskenCI/GHA: merge msh3 and openssl3 builds into linux workflow
2022-10-07  Daniel Stenbergcurl_ws_send.3: call the argument 'fragsize'
2022-10-07  Daniel Stenbergeasy: avoid Intel error #2312: pointer cast involving...
2022-10-07  Daniel Stenbergtool_main: exit at once if out of file descriptors
2022-10-07  Daniel Stenbergwebsockets: remodeled API to support 63 bit frame sizes
2022-10-07  Patrick Monneratdocs/examples: avoid deprecated options in examples...
2022-10-06  Viktor Szakatscmake: fix enabling websocket support
2022-10-06  Viktor Szakatstidy-up: delete parallel/unused feature flags
2022-10-06  Daniel Stenbergnetrc: compare user name case sensitively
2022-10-06  Daniel StenbergCURLOPT_COOKIEFILE: insist on "" for enable-without...
2022-10-06  Daniel Stenbergtests/Makefile: remove run time stats from ci-test
2022-10-06  Patrick Monnerattool: reorganize function c_escape around a dynbuf
2022-10-05  Jay SatiroCURLOPT_HTTPPOST.3: bolden the deprecation notice
2022-10-05  John Bamptonmisc: fix spelling in docs and comments
2022-10-05  Patrick Monnerattool: avoid generating ambiguous escaped characters...
2022-10-05  Daniel Stenbergconfigure: the ngtcp2 option should default to 'no'
2022-10-05  Daniel StenbergCURLOPT_MIMEPOST.3: add an (inline) example
2022-10-05  Viktor SzakatsMakefile.m32: exclude libs & libpaths for shared mode...
2022-10-05  Jay Satiroruntests: fix uninitialized value on ignored tests
2022-10-05  Jay Satirocirrus: use make LDFLAGS=-all-static instead of curl_LD...
2022-10-04  Viktor SzakatsMakefile.m32: fix regression with tool_hugehelp [ci...
2022-10-04  Viktor SzakatsMakefile.m32: deduplicate build rules [ci skip]
2022-10-04  Daniel StenbergRELEASE-NOTES: synced
2022-10-04  Daniel StenbergCURLOPT_COOKIELIST.3: fix formatting mistake
2022-10-04  Jay Satiroconnect: change verbose IPv6 address:port to [address...
2022-10-03  Viktor SzakatsMakefile.m32: major rework [ci skip]
2022-10-02  Viktor Szakatsscripts/release-notes.pl: strip ci skip tag [ci skip]
2022-10-02  Viktor SzakatsMakefile.m32: delete legacy component bits [ci skip]
2022-10-01  Daniel Stenbergvauth/ntlm.h: make line shorter than 80 columns
2022-10-01  Viktor Szakatsdocs: update sourceforge project links [ci skip]
2022-10-01  Daniel Stenbergcurl_url_set.3: document CURLU_APPENDQUERY proper
2022-10-01  Viktor SzakatsMakefile.m32: cleanups and fixes [ci skip]
2022-09-30  Daniel StenbergRELEASE-NOTES: synced
2022-09-30  Matt HoltHTTP3.md: update Caddy example
2022-09-30  Daniel Stenbergeasy: fix the altsvc init for curl_easy_duphandle
2022-09-29  Daniel StenbergGHA: build tests in a separate step from the running...
2022-09-29  Viktor Szakatsldap: delete stray CURL_HAS_MOZILLA_LDAP reference
2022-09-29  Viktor Szakatsdocs: spelling nits
2022-09-29  Philip Hcirrus-ci: add macOS build with m1
2022-09-29  Patrick Monneratlib: sanitize conditional exclusion around MIME
2022-09-29  Thiago Suchorskidocs: minor grammar fixes
2022-09-28  Daniel StenbergCURLSHOPT_UNLOCKFUNC.3: the callback as no 'access...
2022-09-28  Daniel StenbergCURLOPT_ACCEPT_ENCODING.3: remove "four" as they are...
2022-09-28  Dan Fandrichtests: Remove a duplicated keyword
2022-09-28  Dan Fandrichdocs: document more server names for test files
2022-09-28  Daniel Stenbergaltsvc: reject bad port numbers
2022-09-28  Daniel Stenbergfunctypes: provide the recv and send arg and return...
2022-09-28  Daniel Stenbergurlapi: reject more bad characters from the host name...
2022-09-28  Daniel Stenbergconfigure: deprecate builds with small curl_off_t
2022-09-27  Patrick Monnerathttp, vauth: always provide Curl_allow_auth_to_host...
2022-09-27  Daniel Stenbergngtcp2: fix C89 compliance nit
2022-09-27  Daniel Stenbergopenssl: make certinfo available for QUIC
2022-09-27  Daniel StenbergRELEASE-NOTES: synced
2022-09-27  Daniel StenbergDEPRECATE.md: Support for systems without 64 bit data...
2022-09-27  Patrick Monnerattests: skip mime/form tests when mime is not built-in
2022-09-27  Daniel Stenbergurl: rename function due to name-clash in Watt-32
2022-09-26  Viktor Szakatswindows: adjust name of two internal public functions
2022-09-26  Gisle Vanemurl: rename function due to name-clash in Watt-32
2022-09-26  Jay Satiroschannel: ban server ALPN change during recv renegotiation
2022-09-26  Daniel Stenbergurl: a zero-length userinfo part in the URL is still...
2022-09-25  Viktor Szakatsautotools: allow --enable-symbol-hiding with windows
2022-09-25  Viktor Szakatsautotools: reduce brute-force when detecting recv/send...
2022-09-23  Daniel StenbergTODO: Provide the error body from a CONNECT response
2022-09-23  Viktor Szakatswindows: autotools .rc warnings fixup
2022-09-23  Randall S.... curl_setup: disable use of FLOSS for 64-bit NonStop...
2022-09-23  Patrick Monnerattool: remove dead code
2022-09-23  Patrick Monneratlib: prepare the incoming of additional protocols
2022-09-23  Daniel Stenbergmsh3: change the static_assert to make the code C89
2022-09-23  Daniel Stenbergbearssl: make it proper C89 compliant
2022-09-23  Daniel Stenbergcurl-compilers.m4: for gcc + want warnings, set gnu89...
2022-09-22  Patrick Monneratlib517: fix C89 constant signedness
2022-09-22  Daniel Stenbergmprintf: use snprintf if available
2022-09-22  Daniel Stenbergdocs: tag curl options better in man pages
2022-09-22  Daniel Stenbergsymbols-in-versions: CURLOPT_ENCODING is deprecated...
2022-09-22  Daniel Stenbergmanpage-syntax.pl: all libcurl option symbols should...
2022-09-22  Daniel StenbergRELEASE-NOTES: synced
2022-09-22  Patrick Monnerattool: remove protocol count limitation
2022-09-22  Daniel Stenbergtest972: verify the output without using external tool
2022-09-22  Daniel Stenberghostip: lazily wait to figure out if IPv6 works until...
2022-09-22  Daniel Stenbergcurl.h: fix mention of wrong error code in comment
2022-09-22  Daniel Stenbergsymbol-scan.pl: scan and verify .3 man pages
2022-09-22  Daniel Stenbergsymbols-in-versions: add missing LIBCURL* symbols
2022-09-22  Daniel Stenbergsymbol-scan.pl: also check for LIBCURL* symbols
2022-09-22  Daniel Stenbergdocs/libcurl/symbols-in-versions: add several missing...
2022-09-22  Daniel Stenbergtest1119: scan all public headers
2022-09-21  Patrick Monneratexamples/chkspeed: improve portability
2022-09-21  Daniel Stenbergeasy: fix the #include order
2022-09-21  Daniel Stenbergdocs: spellfixes
2022-09-21  Daniel StenbergGHA: spellcheck
2022-09-21  Daniel Stenbergconnect: fix the wrong error message on connect failures
2022-09-21  Daniel Stenberghttpput-postfields.c: shorten string for C89 compliance
2022-09-21  Daniel Stenbergws: fix a C89 compliance nit
2022-09-21  Patrick Monneratunit test 1655: make it C89-compliant
2022-09-20  Tobias Schaefercurl_strequal.3: fix typo
2022-09-20  Dmitry Karpovresolve: make forced IPv4 resolve only use A queries
next