]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-10-03  Stefan Eissingtests: increase lib571 timeout from 3s to 30s
2023-10-03  Viktor Szakatscmake: fix unity with Windows Unicode + TrackMemory
2023-10-02  Viktor Szakatscmake: disable unity mode with Windows Unicode + TrackM...
2023-10-02  Viktor Szakatscmake: tidy-up `NOT_NEED_LBER_H` detection
2023-10-02  Viktor Szakatsappveyor: rewrite batch in PowerShell + CI improvements
2023-10-02  Viktor Szakatscmake: fix `HAVE_LDAP_SSL`, `HAVE_LDAP_URL_PARSE` on...
2023-10-02  Viktor Szakatsautotools: restore `HAVE_IOCTL_*` detections
2023-10-02  Daniel StenbergRELEASE-PROCEDURE.md: updated coming release dates
2023-10-02  Daniel StenbergRELEASE-NOTES: synced
2023-10-01  Viktor Szakatscmake: pre-cache `HAVE_POLL_FINE` on Windows
2023-10-01  Viktor Szakatsgha: bump actions to latest versions
2023-09-30  Stefan Eissingh2: testcase and fix for pausing h2 streams
2023-09-30  Viktor Szakatscmake: validate `CURL_DEFAULT_SSL_BACKEND` config value
2023-09-30  Viktor Szakatsautotools: adjust `CURL_CA_PATH` value to CMake
2023-09-30  Viktor Szakatscmake: detect `sys/wait.h` and `netinet/udp.h`
2023-09-30  Daniel Stenberglib: provide and use Curl_hexencode
2023-09-30  Daniel Stenbergconfigure: check for the capath by default
2023-09-30  Daniel Stenbergwolfssl: ignore errors in CA path
2023-09-30  Daniel Stenbergcreate-dirs.d: clarify it also uses --output-dirs
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
next