]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
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
next