]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-02-09  James Fullerblack formatting minor-pytest-tweaks 16275/head
2025-02-09  James FullerREADME tweaks, added httpx to requirements.txt
2025-02-08  Viktor SzakatsGHA/http3-linux: fix quictls cache key mismatch
2025-02-08  Daniel Stenberglib3208: add a final easy_perform as well
2025-02-08  Stefan Eissingvtsl: eliminate 'data->state.ssl_scache'
2025-02-08  Daniel Stenbergvtls: fix multissl-init
2025-02-08  Daniel StenbergRELEASE-NOTES: synced
2025-02-08  Daniel Stenbergrelease-notes.pl: manage more "closes" typos
2025-02-08  Michael KaufmannCURLSHOPT_SHARE.md: adjust for the new SSL session...
2025-02-08  Daniel Stenbergopenssl: fix out of scope variables in goto
2025-02-08  Jay Satirogenerate.bat: remove curl_get_line.c from the curlx...
2025-02-07  Stefan Eissingscache: add magic checks
2025-02-07  Viktor Szakatscmake: save a line with `CMAKE_C_IMPLICIT_LINK_DIRECTOR...
2025-02-07  Viktor Szakatscmake: respect `GNUTLS_CFLAGS` when detected via `pkg...
2025-02-07  Daniel Stenbergwakeup_write: make sure the eventfd write sends eight...
2025-02-07  Marcel Raadasyn-thread: fix build with `CURL_DISABLE_SOCKETPAIR`
2025-02-07  Viktor Szakatstidy-up: make per-file `ARRAYSIZE` macros global as...
2025-02-07  Daniel StenbergRELEASE-NOTES: synced
2025-02-07  Stefan Eissingopenssl-quic: ignore ciphers for h3
2025-02-07  Kai Pastorcmake: avoid unnecessary `-L` for implicit link dirs
2025-02-07  Viktor SzakatsGHA/appveyor: add VS2019 job, merge two others, fix...
2025-02-07  Viktor Szakatswolfssl: silence compiler warning (MSVC 2019), simplify...
2025-02-07  Stefan Eissingimap: TLS upgrade fix
2025-02-07  Stefan Eissingpop3: TLS upgrade fix
2025-02-07  Stefan Eissingsmtp: TLS upgrade fix
2025-02-07  Daniel Stenbergtool_cfgable: sort struct fields by size, use bitfields...
2025-02-07  Daniel Stenbergasyn-thread: fix the returned bitmask from Curl_resolve...
2025-02-07  Daniel Stenbergconfigure/cmake: check for realpath
2025-02-07  Viktor SzakatsGHA/windows: mitigate drastic runtests perf drop under...
2025-02-06  Viktor Szakatscmake: add integration tests, run them in CI
2025-02-06  Viktor Szakatscmake/Find: set `<Modulename>_FOUND` for compatibility...
2025-02-06  Viktor Szakatscmake: drop `LDAP_DEPRECATED=1` macro, to sync with...
2025-02-06  Viktor Szakatscmake: always reference OpenSSL and ZLIB via imported...
2025-02-06  Viktor Szakatsldap: drop support for legacy Novell LDAP SDK
2025-02-06  Viktor SzakatsGHA/curl-for-win: drop `nolibgroup` option, upstream...
2025-02-06  Viktor Szakatscmake: lib order fixes for picky linkers (e.g. binutils...
2025-02-06  Viktor Szakatscmake: initialize variables where missing
2025-02-06  Viktor Szakatscmake: tidy up string append and list prepend syntax
2025-02-06  Daniel Stenbergruntests: fix the disabling of the memory tracking
2025-02-06  Viktor Szakatscmake: normalize before matching paths with syspaths
2025-02-06  renovate[bot]CI: update dependency awslabs/aws-lc to v1.45.0
2025-02-06  Philip H.GHA/linux: drop `sudo sysctl vm.mmap_rnd_bits=28`
2025-02-06  Daniel Stenberglibssh: drop support for libssh older than 0.9.0
2025-02-06  Daniel Stenbergtest2080: simplify, avoid the null byte
2025-02-06  Daniel Stenbergtool_ssls: switch to tool-specific get_line function
2025-02-06  Viktor Szakatsruntests: quote commands to support paths with spaces
2025-02-06  Viktor Szakatstest1516: avoid failure due to spaces in path
2025-02-06  Daniel StenbergINTERNALS: fix c-ares, as we actually support 1.6.0...
2025-02-06  Viktor SzakatsGHA/windows: always pass `-A <arch>` to cmake in vcpkg...
2025-02-06  Viktor Szakatscmake: respect `GNUTLS_LIBRARY_DIRS` in `libcurl.pc...
2025-02-06  andrewkirillov-ibmbuild: add tool_hugehelp.c into IBMi build
2025-02-06  Daniel StenbergCURLOPT_SSH_KNOWNHOSTS.md: strongly recommend using...
2025-02-06  Daniel Stenbergconfigure/cmake: set asyn-rr a feature only if httpsrr...
2025-02-06  Daniel Stenbergheader.md: mention `Authorization:` and `Cookie:` speci...
2025-02-06  Daniel Stenbergtool_getparam: add "TLS required" flag for each such...
2025-02-06  Daniel Stenbergnetrc: return code cleanup, fix missing file error
2025-02-06  Daniel StenbergRELEASE-NOTES: synced
2025-02-06  Daniel Stenbergcontent_encoding: #error on too old zlib
2025-02-06  Daniel Stenberglibssh2: raise lowest supported version to 1.2.8
2025-02-06  Jay Satirodocs: better explain multi-part byte range behavior
2025-02-05  Daniel StenbergSPONSORS.md: clarify that we don't promise goods or...
2025-02-05  Viktor SzakatsGHA/non-native: skip examples in non-unity job
2025-02-05  Viktor Szakatslibssh: silence `-Wconversion` with a cast (Windows...
2025-02-05  Viktor Szakatslib: include necessary headers for `inet_ntop`/`inet_pton`
2025-02-05  Viktor Szakatssmb: silence `-Warray-bounds` with gcc 13+
2025-02-05  Daniel Stenbergasyn-thread: fix HTTPS RR crash
2025-02-05  Daniel StenbergRELEASE-NOTES: synced curl-8_12_0
2025-02-05  Viktor Szakatstransfer: replace `false` with `FALSE`
2025-02-05  Viktor Szakatscfilters: silence compiler warning
2025-02-05  Viktor Szakatstransfer: fix returning init failures from `xfer_recv_s...
2025-02-04  MacKenziedocs/HTTPSRR.md: Typo fix AAA -> AAAA
2025-02-04  Stefan Eissingpop3: revert connection ssl check
2025-02-04  Daniel StenbergHTTPSRR.md: implement what seems to be deployed
2025-02-03  Viktor Szakatsbuild: drop macro used to enable `-Wsign-conversion...
2025-02-03  Daniel StenbergRELEASE-NOTES: synced
2025-02-03  Edoardo Lollettisymbols-in-versions: update version for LIBCURL_VERSION...
2025-02-03  Stefan Eissingx509asn1: add parse recursion limit
2025-02-03  Calvin Ruoccows-docs: extend WebSocket documentation
2025-02-03  maukeruntests.pl: fix precedence issue
2025-02-03  Dan Fandrichtests: stop promoting perl warnings to fatal errors
2025-02-03  Viktor Szakatsc-ares: fix/tidy-up macro initializations, avoid a...
2025-01-30  Viktor SzakatsINSTALL-CMAKE.md: fix punctuation
2025-01-30  Viktor SzakatsGHA: tidy up `apt` commands
2025-01-29  Michael Schustermbedtls: PSA can be used independently of TLS 1.3 ...
2025-01-28  Dan Fandrichtest1960: don't close the socket too early 16123/head
2025-01-28  Viktor Szakatscmake: warn for OpenSSL versions missing TLS 1.3 support
2025-01-28  Daniel Stenbergcd2nroff: do not insist on quoted <> within backticks
2025-01-28  Viktor Szakatsgitignore: add `lib/Makefile.soname.cmake`
2025-01-28  Stefan Eissinghttps-connect: start next immediately on failure
2025-01-28  Viktor Szakatsgitignore: restore explicit lists and fix them
2025-01-28  Stefan Eissingngtcp2: fix memory leak on connect failure
2025-01-28  Martin Harrigandocs/cmdline-opts/location.md: fix typos for location...
2025-01-28  Viktor SzakatsINTERNALS.md: sync wolfSSL version requirement with...
2025-01-28  Viktor Szakatsopenssl: define `HAVE_KEYLOG_CALLBACK` before use
2025-01-28  Viktor Szakatsopenssl: drop unused `HAVE_SSL_GET_SHUTDOWN` macro
2025-01-28  Daniel Stenbergtool_getparam: fail --hostpubsha256 if libssh2 is not...
2025-01-28  Andrew Kasterws: Reject frames with unknown reserved bits set
2025-01-28  Jay Satirovtls: fix default SSL backend as a fallback
2025-01-28  Jay Satiroeasy: allow connect-only handle reuse with easy_perform
2025-01-28  Dexter Gerigasyn-ares: fix memory leak
next