]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-10-12  Dan Fandrichtests: allow pytests to run in out-of-tree builds
2024-10-12  Viktor SzakatsGHA/linux: mbedTLS 3.6.1
2024-10-11  renovate[bot]CI: update rojopolis/spellcheck, actions/checkout,...
2024-10-11  dependabot... CI: bump github/codeql-action, vmactions/omnios-vm...
2024-10-11  Stefan Eissinggnutls: use session cache for QUIC
2024-10-11  Dan Fandrichtool_xattr: create the user.creator xattr attribute
2024-10-11  Viktor Szakatscmake: apply `WIN32_LEAN_AND_MEAN` to all feature checks
2024-10-11  Viktor Szakatscmake: untangle feature detection interdependencies
2024-10-11  Viktor Szakatsci: dump `curl_config.h` to log in all jobs
2024-10-11  Daniel StenbergRELEASE-NOTES: synced
2024-10-11  Daniel Stenberglibssh2: split the statemachine function into smaller...
2024-10-11  Daniel Stenbergnetrc: cache the netrc file in memory
2024-10-11  Stefan EissingTLS: TLSv1.3 earlydata support for curl
2024-10-11  Daniel Stenbergmulti: convert Curl_follow to static multi_follow
2024-10-11  Daniel Stenbergcookie: overhaul and cleanup
2024-10-10  Viktor Szakatscmake: replace `check_include_file_concat()` for LDAP...
2024-10-10  Viktor Szakatscmake: allow manual configuration for LDAP
2024-10-10  Viktor Szakatscmake: add comments to feature check options applied...
2024-10-10  Viktor Szakatscmake: stop adding dependency headers to global `CMAKE_...
2024-10-10  Viktor Szakatscmake: use `cmake_push_check_state()` around feature...
2024-10-10  Viktor SzakatsGHA: drop `--parallel` option for CMake + Ninja jobs
2024-10-10  Viktor Szakatscmake: add native `pkg-config` detection for mbedTLS...
2024-10-10  Viktor Szakatscmake: tidy up detection C code
2024-10-10  Viktor SzakatsGHA/linux: skip installing rust if rustls is in cache
2024-10-10  Viktor SzakatsGHA/linux, http3-linux: add CMake support, sync steps...
2024-10-10  Viktor SzakatsGHA/mac: simplify detecting SDK version bound to GCC
2024-10-10  Viktor SzakatsGHA/linux: fix mbedTLS cmake build
2024-10-10  Daniel Stenbergpackages/OS400/curlmain: remove the strncpy calls
2024-10-10  Daniel Stenbergtests/server/util.c: remove use of strncpy
2024-10-09  Daniel Stenbergtool_getparam: replace two uses of strncpy(), ban strncpy
2024-10-09  Daniel Stenbergtests: 780 - 783, new HSTS tests
2024-10-09  Daniel Stenberghsts: improve subdomain handling
2024-10-09  Emanuel Komínekmulti: make curl_multi_cleanup invalidate magic latter
2024-10-09  Colton Willeywolfssl: use old version API without openssl extra
2024-10-09  Viktor SzakatsGHA: add Linux and macOS mbedTLS jobs, fix issue
2024-10-08  Viktor SzakatsGHA/windows: drop vcpkg shiftmedia-gnutls, replace...
2024-10-08  Dan FandrichINSTALL.md: fix a typo that slipped in to RISC OS
2024-10-08  Daniel StenbergRELEASE-NOTES: synced
2024-10-08  Sebastian Walzjson.md: cli-option `--json` is an alias of `--data...
2024-10-08  Daniel Stenberghttp_aws_sigv4: avoid local buffer and strcpy
2024-10-08  Daniel Stenbergtftp: avoid two memcpy/strcpy
2024-10-08  Daniel Stenbergtelnet: avoid two strcpy() by pointing to the strings...
2024-10-08  Daniel Stenbergsetopt: avoid superfluous length checks before strcmp()
2024-10-08  Daniel Stenbergbearssl: avoid strpcy() when generating TLS version...
2024-10-08  Daniel Stenbergsmb: replace use of strcpy() with snprintf()
2024-10-08  Daniel Stenbergaltsvc: avoid using local buffer and memcpy
2024-10-08  Daniel Stenberghsts: avoid the local buffer and memcpy on lookup
2024-10-08  Viktor Szakatsconfigure: add GSS to `libcurl.pc` `Depends:`
2024-10-08  Viktor Szakatscmake: detect GNU GSS
2024-10-08  Daniel StenbergCURLOPT_APPEND.md: goes for SFTP as well
2024-10-08  Daniel Stenbergconncache: find bundle again in case it is removed
2024-10-08  Daniel Stenbergtest1915: remove wrong comment
2024-10-08  Daniel Stenbergsetopt: use a single function for HTTPAUTH and PROXYAUTH
2024-10-07  Viktor Szakatscmake: do not propagate unused `HAVE_GSSAPI_GSSAPI_KRB5...
2024-10-07  Viktor Szakatscmake: detect `HAVE_NETINET_IN6_H`, `HAVE_CLOSESOCKET_C...
2024-10-07  Viktor Szakatsconfigure: drop unused bare `socket.h` detection
2024-10-07  Viktor Szakatssws: fix unused static function with `TCP_NODELAY`...
2024-10-07  Viktor Szakatsconfigure: drop duplicate feature checks for `poll...
2024-10-07  Viktor Szakatsbuild: detect and use `_setmode()` with Cygwin/MSYS...
2024-10-07  Viktor Szakatsech: spelling, whitespace, say `--ech` default config
2024-10-07  Viktor SzakatsGHA/macos: comment spelling and clarity
2024-10-07  Viktor Szakatsbuild: add `ldap` to `libcurl.pc` `Requires:`
2024-10-07  Daniel StenbergRELEASE-NOTES: synced
2024-10-07  Daniel StenbergINSTALL-CMAKE.md: mention focus on shared libraries
2024-10-06  renovate[bot]ci: update dependency ngtcp2/nghttp3 to v1.6.0
2024-10-06  renovate[bot]ci: update dependency ngtcp2/ngtcp2 to v1.8.0
2024-10-05  Viktor SzakatsGHA/non-native: fix OmniOS job to fail on tests
2024-10-04  Viktor Szakatscmake: use OpenSSL for LDAP detection only if available
2024-10-04  Daniel Stenbergwarnless: remove curlx_sktosi and curlx_sitosk
2024-10-04  Dan Fandrichtests: enable additional ruff Python lint options
2024-10-04  Dan FandrichCI: run pytype and ruff on Python code
2024-10-04  Dan Fandrichtests: change Python code style to pass ruff checks
2024-10-04  Dan Fandrichtests: fix some Python typing issues
2024-10-04  Daniel StenbergCURLOPT_HEADERFUNCTION.md: do not modify the passed...
2024-10-04  Daniel Stenbergasyn-ares: remove typecast, fix expire
2024-10-04  Viktor Szakatscmake: add missed variable to comment [ci skip]
2024-10-03  Stefan Eissingtest1915: add tracing and connect timeout
2024-10-03  Daniel Stenbergurlapi: normalize the IPv6 address
2024-10-03  Daniel Stenbergtests/valgrind.supp: remove a travis suppression, add...
2024-10-03  Stefan Eissingopenssl quic: populate x509 store before handshake
2024-10-03  Stefan Eissingpytest: improve pytest_07_42a reliability
2024-10-03  Stefan Eissingtest1515: add tracing and more debug info
2024-10-03  Viktor SzakatsGHA/curl-for-win: tidy up `DOCKER_CONTENT_TRUST`
2024-10-03  Stefan Eissingbufq: unwrite fix
2024-10-03  Viktor SzakatsGHA/curl-for-win: re-enable image verification for...
2024-10-03  Tal RegevGHA/windows: add workaround for upstream vcpkg issue
2024-10-03  Viktor SzakatsGHA/curl-for-win: disable `DOCKER_CONTENT_TRUST`
2024-10-03  Daniel StenbergDEPRECATE: remove hyper in January 2025
2024-10-03  Daniel StenbergRELEASE-NOTES: synced
2024-10-03  Daniel Stenberglib: use bool/TRUE/FALSE properly
2024-10-03  Daniel Stenbergwolfssl: add proper colon separator
2024-10-03  Daniel Stenbergvtls: convert Curl_pin_peer_pubkey to use dynbuf
2024-10-03  Daniel Stenbergvtls: convert pubkey_pem_to_der to use dynbuf
2024-10-02  Viktor Szakatstests: let openssl generate random cert serials
2024-10-02  Viktor SzakatsGHA/linux: fix wolfSSL version in cache key
2024-10-02  Viktor SzakatsGHA/linux: drop duplicate names from cache keys
2024-10-02  Viktor Szakatstests: simplify `pathhelp.pm`, avoid using external...
2024-10-02  Daniel Stenbergwolfssl: convert malloc + memcpys to dynbuf for cipher...
2024-10-02  Daniel Stenberglib: avoid assigning 'result' temporarily
2024-10-02  Daniel Stenbergmulti: make multi_handle_timeout use the connect timeout
next