]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-09-21  Dan Fandrichgithub/labeler: fix indenting to try to appease labeller
2023-09-21  Jay Satirolibssh2: fix error message on failed pubkey-from-file
2023-09-21  Stefan Eissingpytest: exclude test_03_goaway in CI runs due to timing...
2023-09-21  Stefan Eissinglib: disambiguate Curl_client_write flag semantics
2023-09-21  Patrick Monnerattftpd: always use curl's own tftp.h
2023-09-20  Dan Fandrichtest1474: make precheck more robust on non-Solaris...
2023-09-20  Dan Fandrichgithub/labeler: switch to the 5 beta version
2023-09-20  Daniel Stenberglib: enable hmac for digest as well
2023-09-20  Daniel Stenbergidn: if idn2_check_version returns NULL, return error
2023-09-20  Daniel Stenberghttp: fix CURL_DISABLE_BEARER_AUTH breakage
2023-09-20  Michael Osipovwolfssl: allow capath with CURLOPT_CAINFO_BLOB
2023-09-20  Michael Osipovwolfssl: use ssl_cafile/ssl_capath variables consistent...
2023-09-20  Dan Fandrichtest1474: disable test on NetBSD, OpenBSD and Solaris 10
2023-09-20  Ryan Schmidtcmake, configure: also link with CoreServices
2023-09-19  Marc HoerskenCI/azure: remove pip, wheel, cryptography, pyopenssl...
2023-09-19  Daniel Stenbergwolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the...
2023-09-19  Daniel StenbergRELEASE-NOTES: synced
2023-09-19  Daniel Stenbergtest3103: CURLOPT_COOKIELIST test
2023-09-19  Daniel Stenbergcookie: set ->running in cookie_init even if data is...
2023-09-18  Daniel Stenbergtest498: total header size for all redirects is larger...
2023-09-18  Daniel Stenberghttp: use per-request counter to check too large headers
2023-09-18  Jay SatiroTHANKS: add Eric Murphy
2023-09-18  Daniel Stenbergh2-proxy: remove left-over mistake in drain_tunnel()
2023-09-18  vvb2060lib: failf/infof compiler warnings
2023-09-17  Daniel Stenbergrand: fix 'alnum': array is too small to include a...
2023-09-16  Mathias Fuchscmake: fix the help text to the static build option...
2023-09-16  John HaugabookMANUAL.md: change domain to example.com
2023-09-16  Daniel Stenbergdoh: inherit DEBUGFUNCTION/DATA
2023-09-16  Dan Fandrichhttp_aws_sigv4: fix sorting with empty parts
2023-09-16  Dan FandrichCI: ignore the "flaky" and "timing-dependent" test...
2023-09-16  Dan Fandrichruntests: eliminate a warning on old perl versions
2023-09-16  Dan Fandrichtests: log the test result code after each libtest
2023-09-16  Harry Sintonenmisc: better random strings
2023-09-15  Daniel Stenbergcookie: reduce variable scope, add const
2023-09-15  Daniel Stenbergcookie: do not store the expire or max-age strings
2023-09-15  Daniel Stenbergcookie: remove unnecessary struct fields
2023-09-15  Daniel StenbergRELEASE-NOTES: synced
2023-09-14  Dan Fandrichtest2600: remove special case handling for USE_ALARM_TI...
2023-09-14  Daniel StenbergSECURITY-PROCESS.md. call it vulnerability disclosure...
2023-09-14  Junho Choiquiche: fix build error with --with-ca-fallback
2023-09-14  Jay Satiroescape: replace Curl_isunreserved with ISUNRESERVED
2023-09-13  Dan Fandrichtests: increase the default server logs lock timeout
2023-09-13  Dan Fandrichtests: increase TEST_HANG_TIMEOUT in two tests
2023-09-13  Dan Fandrichtest1056: disable on Windows
2023-09-13  Dan Fandrichtest587: add a slight delay after test
2023-09-13  Dan Fandrichtests: stop overriding the lock timeout
2023-09-13  Dan Fandrichtests: add some --expect100-timeout to reduce timing...
2023-09-13  Dan Fandrichtest661: return from test early in case of curl error
2023-09-13  Dan Fandrichtests: add the timing-dependent keyword on several...
2023-09-13  Dan Fandrichtest1592: greatly increase the maximum test timeout
2023-09-13  Dan Fandrichtest: minor test cleanups
2023-09-13  Dan Fandrichtests: quadruple the %FTPTIME2 and %FTPTIME3 timeouts
2023-09-13  Dan Fandrichtests: improve SLOWDOWN test reliability by reducing...
2023-09-13  Dan Fandrichtest650: fix an end tag typo
2023-09-13  Jay Satirotool_cb_wrt: fix debug assertion
2023-09-13  Daniel Stenbergctype: add ISUNRESERVED()
2023-09-13  Daniel StenbergRELEASE-NOTES: syn ced curl-8_3_0
2023-09-13  Daniel StenbergTHANKS: contributors from 8.3.0
2023-09-12  Thorsten Kleincmake: set SIZEOF_LONG_LONG in curl_config.h
2023-09-12  Jay Satirocurl_ngtcp2: fix error message
2023-09-11  Jay Satirohttp_aws_sigv4: handle no-value user header entries
2023-09-11  Dan FandrichCI: run pytest with the -v option
2023-09-11  Daniel StenbergHTTP3: the msquic backend is not functional
2023-09-11  Daniel Stenbergaws_sigv4: the query canon code miscounted URL encoded...
2023-09-11  vvb2060quic: don't set SNI if hostname is an IP address
2023-09-10  Daniel StenbergRELEASE-NOTES: synced
2023-09-10  Benoit Pierreconfigure: fix `HAVE_TIME_T_UNSIGNED` check
2023-09-09  Daniel StenbergTHANKS-filter: pszlazak on github
2023-09-09  pszlazakinclude.d: explain headers not printed with --fail...
2023-09-08  Daniel Stenberghttp_aws_sigv4: skip the op if the query pair is zero...
2023-09-08  Daniel Stenbergcmdline-docs: use present tense, not future
2023-09-08  Daniel Stenbergcmdline-docs: make sure to phrase it as "added in ...
2023-09-08  Jay Satirodocs: mark --ssl-revoke-best-effort as Schannel specific
2023-09-08  Nathan Moinvazirischannel: fix ordering of cert chain info
2023-09-08  Chris Talbotdigest: Use hostname to generate spn instead of realm
2023-09-07  Daniel Stenbergdocs: remove use of the word 'very'
2023-09-07  Daniel Stenbergcurl_multi_remove_handle.3: clarify what happens with...
2023-09-07  Daniel StenbergRELEASE-NOTES: synced
2023-09-07  Daniel Stenbergtest439: verify query canonization for aws-sigv4
2023-09-07  Daniel Stenbergtool_operate: make aws-sigv4 not require TLS to be...
2023-09-07  Daniel Stenberghttp_aws_sigv4: canonicalize the query
2023-09-07  Wyatt O'Daylib: add ability to disable auths individually
2023-09-07  Stefan Eissingngtcp2: fix handling of large requests
2023-09-07  Stefan Eissingopenssl: when CURLOPT_SSL_CTX_FUNCTION is registered...
2023-09-07  Daniel Stenbergkrb5: fix "implicit conversion loses integer precision...
2023-09-07  Stefan Eissingpytest: improvements
2023-09-06  Stefan EissingCI: move on to ngtcp2 v0.19.1
2023-09-06  Dan FandrichCI: run Circle macOS builds on x86 for now
2023-09-05  Viktor Szakatshttp3: adjust cast for ngtcp2 v0.19.0
2023-09-05  Stefan Eissinghttp: fix sending of large requests
2023-09-05  Stefan Eissingpytest: fix check for slow_network skips to only apply...
2023-09-05  Daniel Stenbergcurl_url_get/set.3: add missing semicolon in SYNOPSIS
2023-09-05  Daniel StenbergCURLOPT_URL.3: explain curl_url_set() uses the same...
2023-09-05  Daniel StenbergCURLOPT_URL.3: add two URL API calls in the see-also...
2023-09-05  Dan FandrichCI: add a 32-bit i686 Linux build 11799/head
2023-09-05  Dan Fandrichtests: fix a type warning on 32-bit x86
2023-09-04  Viktor Szakatstests: delete stray `.orig` file
2023-09-04  Daniel StenbergRELEASE-NOTES: synced
2023-09-04  Viktor Szakatslib: silence compiler warning in inet_ntop6
2023-09-04  Daniel Stenbergtransfer: also stop the sending on closed connection
next