]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2023-08-30  Stefan Eissingtest_07_upload.py: fix test_07_34 curl args
2023-08-30  Nicholas Nethercotetests: document which tests fail due to hyper's lack...
2023-08-30  Nicholas Nethercotedocs: removing "pausing transfers" from HYPER.md.
2023-08-30  Patrick Monneratos400: handle CURL_TEMP_PRINTF() while building bind...
2023-08-30  Patrick Monneratos400: build test servers
2023-08-30  Patrick Monnerattests: fix compilation error for os400
2023-08-30  Patrick Monneratos400: make programs and command name configurable
2023-08-30  Patrick Monneratos400: move build configuration parameters to a separat...
2023-08-30  Patrick Monneratos400: implement CLI tool
2023-08-30  Matthias Gattolib: fix aws-sigv4 having date header twice in some...
2023-08-30  Jay Satiromulti: remove 'processing: <url>' debug message
2023-08-30  Jay Satiroftp: fix temp write of ipv6 address
2023-08-30  Jay Satirotool: change some fopen failures from warnings to errors
2023-08-29  Jay Satirohostip: fix typo
2023-08-29  Davide Masseruttool: avoid including leading spaces in the Location...
2023-08-29  Daniel StenbergSECURITY-PROCESS.md: not a sec issue: Tricking user...
2023-08-29  Daniel Stenbergconnect: stop halving the remaining timeout when less...
2023-08-29  Daniel Stenbergasyn-ares: reduce timeout to 2000ms
2023-08-29  John Bamptonmisc: remove duplicate words
2023-08-29  Daniel StenbergRELEASE-NOTES: synced
2023-08-28  Daniel StenbergwolfSSL: avoid the OpenSSL compat API when not needed
2023-08-28  Viktor Szakatslib: fix null ptr derefs and uninitialized vars (h2/h3)
2023-08-28  Jay Satirosecureserver.pl: fix stunnel version parsing
2023-08-28  Jay Satirosecureserver.pl: fix stunnel path quoting
2023-08-28  Daniel Stenbergaltsvc: accept and parse IPv6 addresses in response...
2023-08-28  Daniel Stenberglibtest: use curl_free() to free libcurl allocated...
2023-08-28  Jay Satirodisable.d: explain --disable not implemented prior...
2023-08-28  Nicholas Nethercotehyper: fix ownership problems
2023-08-28  Daniel Stenbergmulti.h: the 'revents' field of curl_waitfd is supported
2023-08-27  Gerome Fourniertool_paramhlp: improve str2num(): avoid unnecessary...
2023-08-27  Daniel Stenbergdocs: mention critical files in same directories as...
2023-08-26  John HawthornOpenSSL: clear error queue after SSL_shutdown
2023-08-25  Alexander Kanavintests: update cookie expiry dates to far in the future
2023-08-25  John Bamptonmisc: fix spelling
2023-08-25  Daniel Stenbergcmdline-opts/page-header: clarify stronger that !opt...
2023-08-25  Daniel Stenbergtests/runner: fix %else handling
2023-08-25  Nicholas Nethercotedocs: Remove mention of #10803 from `KNOWN_BUGS`.
2023-08-25  Nicholas Nethercotec-hyper: fix another memory leak in `Curl_http`.
2023-08-25  Nicholas Nethercotec-hyper: fix a memory leak in `Curl_http`.
2023-08-25  Daniel StenbergRELEASE-NOTES: synced
2023-08-25  John Bamptonmisc: spellfixes
2023-08-25  Daniel Stenbergtests: add support for nested %if conditions
2023-08-24  Daniel Stenbergtime-cond.d: mention what happens on a missing file
2023-08-24  Christian Hessedocs/cmdline-opts: match the current output
2023-08-24  Daniel Stenberglib: minor comment corrections
2023-08-23  Daniel Stenbergdocs: rewrite to present tense
2023-08-23  Daniel Stenbergurlapi: setting a blank URL ("") is not an ok URL
2023-08-23  Daniel Stenbergspelling: use 'reuse' not 're-use' in code and elsewhere
2023-08-23  Michael Osipovsystem.h: add CURL_OFF_T definitions on HP-UX with...
2023-08-22  Dan Fandrichtests: don't call HTTP errors OK in test cases
2023-08-22  Dan Fandrichhttp: close the connection after a late 417 is received
2023-08-22  Dan Fandrichruntests: slightly increase the longest log file displayed
2023-08-22  Dan Fandrichtests: add delay command to the HTTP server
next