]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-09-30  Viktor Szakatsappveyor: fix yamlint issues, indent
2023-09-29  Viktor Szakatscmake: detect `HAVE_CLOCK_GETTIME_MONOTONIC_RAW`
2023-09-29  Viktor Szakatscmake: detect `HAVE_GETADDRINFO_THREADSAFE`
2023-09-29  Viktor Szakatscmake: fix `HAVE_WRITABLE_ARGV` detection
2023-09-29  Viktor Szakatsappveyor: minor improvements
2023-09-29  Viktor Szakatsconfigure: replace adhoc domain with `localhost` in...
2023-09-29  Viktor Szakatstidy-up: use more example domains
2023-09-29  Dan Fandrichruntests: display the test status if tests appear hung
2023-09-29  Dan Fandrichgithub/labeler: remove workaround for labeler
2023-09-29  Viktor Szakatsdocs: upgrade an URL to HTTPS in `BINDINGS.md` [ci...
2023-09-29  Daniel Stenbergdocs: replace made up domains with example.com
2023-09-29  Michael Osipovacinclude.m4: Document proper system truststore on...
2023-09-29  Daniel StenbergFAQ: How do I upgrade curl.exe in Windows?
2023-09-28  Viktor Szakatscmake: pre-cache `HAVE_BASENAME` for mingw-w64 and...
2023-09-28  Daniel Stenbergcmake: add missing checks
2023-09-28  Daniel Stenbergconfigure: remove unused checks
2023-09-28  Daniel Stenberglib: remove TIME_WITH_SYS_TIME
2023-09-28  Daniel Stenbergdocs: update curl man page references
2023-09-28  Daniel Stenbergmanpage-syntax: verify curl man page references
2023-09-28  Daniel Stenbergcmake: add check for suseconds_t
2023-09-28  Viktor Szakatstidy-up: whitespace fixes
2023-09-28  Viktor Szakatscmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS
2023-09-28  Viktor Szakatstool: use our own stderr variable
2023-09-28  Loïc Yhuelconnect: only start the happy eyeballs timer when needed
2023-09-28  Daniel Stenbergtool_operate: free 'gateway' correctly
2023-09-28  Stefan Eissinglib: move handling of `data->req.writer_stack` into...
2023-09-28  Loïc Yhuelmulti: round the timeout up to prevent early wakeups
2023-09-28  Daniel StenbergRELEASE-NOTES: spell out that IPFS is via gateway
2023-09-28  Daniel StenbergRELEASE-NOTES: synced
2023-09-28  Daniel Stenbergtool_operate: avoid strlen() -1 on zero length content...
2023-09-28  Daniel Stenbergtool_operate: fix memory mixups
2023-09-27  Viktor Szakatscurl-functions.m4: fixup recent bad edits
2023-09-27  Daniel Stenbergcurl-functions.m4: fix include line
2023-09-27  Daniel Stenberginet_ntop: add typecast to silence Coverity
2023-09-27  Daniel Stenbergdocs: adapt SEE ALSO sections to new requirements
2023-09-27  Daniel Stenbergmanpage-syntax.pl: verify SEE ALSO syntax
2023-09-27  Daniel Stenbergconnect: expire the timeout when trying next
2023-09-27  Daniel Stenberghttp: remove wrong comment for http_should_fail
2023-09-27  Dan Fandrichtool_setopt: remove unused function tool_setopt_flags
2023-09-26  Viktor Szakatscmake: add feature checks for `memrchr` and `getifaddrs`
2023-09-26  Viktor Szakatscmake: move global headers to specific checks
2023-09-26  Viktor Szakatssrc/mkhelp: make generated code pass `checksrc`
2023-09-26  Viktor Szakatstests: show which curl tool `runtests.pl` is using
2023-09-26  Viktor SzakatsCI/azure: make `MAKEFLAGS` global to parallelize all...
2023-09-26  Viktor SzakatsCI/azure: migrate old mingw MSYS1 jobs to MSYS2
2023-09-26  Daniel Stenbergdocs: add see also curl_multi_get_handles to some man...
2023-09-26  Viktor Szakatscmake: assume `_fseeki64` and no `fseeko` on Windows
2023-09-26  Viktor Szakatsbuild: delete checks for C89 standard headers
2023-09-26  Stefan Eissingmultiif.h: remove Curl_multi_dump declaration
2023-09-26  Jay Satiroconfig-win32: define HAVE__FSEEKI64
2023-09-26  Jay Satirodocs: explain how PINNEDPUBLICKEY is independent of...
2023-09-26  Stefan Eissingopenssl: improve ssl shutdown handling
2023-09-25  Loïc Yhuelmulti: fix small timeouts
2023-09-25  Viktor Szakatscmake: fix stderr initialization in unity builds
2023-09-25  Viktor Szakatscmake: fix missing `zlib.h` when compiling `libcurltool`
2023-09-25  Viktor Szakatscmake: fix duplicate symbols when linking tests
2023-09-25  Viktor Szakatscmake: lib `CURL_STATICLIB` fixes (Windows)
2023-09-25  Daniel StenbergRELEASE-NOTES: synced
2023-09-25  Dan Fandrichtests: fix log directory path in IPFS tests
2023-09-25  Daniel Stenbergcurl_multi_get_handles: get easy handles from a multi...
2023-09-25  Stefan Eissinghttp: h1/h2 proxy unification
2023-09-25  Natanael Copalib: use wrapper for curl_mime_data fseek callback
2023-09-25  Natanael Copaconfigure: sort AC_CHECK_FUNCS
2023-09-25  Daniel Stenbergwarnless: remove unused functions
2023-09-25  Daniel StenbergGHA/linux: run singleuse to detect single-use global...
2023-09-25  Daniel Stenbergsingleuse: add scan for use in other source codes
2023-09-25  Daniel Stenbergmulti: remove Curl_multi_dump
2023-09-24  Viktor Szakatstests: fix compiler warnings
2023-09-24  Jay Satirourl: fix netrc info message
2023-09-24  Dan Fandrichwolfssh: do cleanup in Curl_ssh_cleanup
2023-09-23  Daniel Stenbergtool_listhelp: regenerated
2023-09-23  Viktor SzakatsMakefile.mk: always set `CURL_STATICLIB` for lib (Windows)
2023-09-23  Daniel Stenbergquic: set ciphers/curves the same way regular TLS does
2023-09-23  Daniel Stenbergtest457: verify --max-filesize with chunked encoding
2023-09-23  Daniel Stenberglib: let the max filesize option stop too big transfers too
2023-09-23  Viktor Szakatsmingw: delete support for legacy mingw.org toolchain
2023-09-23  Mark Gaisercurl: add support for the IPFS protocols:
2023-09-23  Daniel Stenbergbufq: remove Curl_bufq_skip_and_shift (unused)
2023-09-22  Daniel Stenbergscripts/singleuse.pl: add curl_global_trace
2023-09-22  Viktor Szakatscmake: fix unity symbol collisions in h2 builds
2023-09-22  Daniel StenbergRELEASE-NOTES: synced
2023-09-21  Dan Fandrichgithub/labeler: improve the match patterns
2023-09-21  Daniel Stenbergupload-file.d: describe the file name slash/backslash...
2023-09-21  Jakub Jelenlibssh: cap SFTP packet size sent
2023-09-21  Daniel Stenbergcurl.h: mark CURLSSLBACKEND_NSS as deprecated since...
2023-09-21  Daniel Stenbergmailmap: unify Michael Osipov under a single email
2023-09-21  Ted Lyngmodocs: use CURLSSLBACKEND_NONE
2023-09-21  Dan Fandrichgithub/labeler: give the sync-labels config item a...
2023-09-21  Dan Fandrichgithub/labeler: fix up more the labeler config format
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
next