]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2023-09-04  John Bamptondocs: change `sub-domain` to `subdomain`
2023-09-04  Stefan Eissingmulti: more efficient pollfd count for poll
2023-09-04  Stefan Eissinghttp2: polish things around POST
2023-09-04  Daniel Stenbergdocs: add curl_global_trace to some SEE ALSO sections
2023-09-03  Daniel Stenbergos400: fix checksrc nits
2023-09-03  Nicholas Nethercotehyper: remove `hyptransfer->endtask`
2023-09-03  Dave Cottlehuberws: fix spelling mistakes in examples and tests
2023-09-03  Daniel Stenbergtool_filetime: make -z work with file dates before...
2023-09-01  Dan Fandrichbuild: fix portability of mancheck and checksrc targets
2023-09-01  Dan FandrichCI: adjust labeler match patterns for new & obsolete...
2023-09-01  Dan Fandrichconfigure: trust pkg-config when it's used for zlib
2023-09-01  Stefan EissingCI/ngtcp2: clear wolfssl for when cache is ignored
2023-09-01  Daniel StenbergRELEASE-NOTES: synced
2023-09-01  Nicholas Nethercotehyper: fix a progress upload counter bug
2023-09-01  Daniel Stenbergawssiv4: avoid freeing the date pointer on error
2023-09-01  Stefan EissingCI: ngtcp2-linux: use separate caches for tls libraries
2023-09-01  Stefan Eissingreplace `master` as wolfssl-version with recent commit
2023-09-01  Stefan Eissingwolfssl, use master again in CI
2023-08-31  Nicholas Nethercotetests: fix formatting errors in `FILEFORMAT.md`.
2023-08-31  Viktor Szakatscmake: add support for `CURL_DEFAULT_SSL_BACKEND`
2023-08-31  Viktor Szakatssectransp: fix compiler warnings
2023-08-31  Viktor Szakatstidy-up: mostly whitespace nits
2023-08-31  Dan FandrichCI: remove Windows builds from Cirrus, without replacement
2023-08-31  Dan FandrichCI: switch macOS ARM build from Cirrus to Circle CI
2023-08-31  Dan FandrichCI: use the right variable for BSD make
2023-08-31  Dan FandrichCI: drop the FreeBSD 12.X build
2023-08-31  Dan FandrichCI: move the Alpine build from Cirrus to GHA
next