]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-11-12  Daniel Stenbergmk-ca-bundle: remove CKA_NSS_SERVER_DISTRUST_AFTER...
2024-11-11  Viktor Szakatscurl-rustls.m4: keep existing `CPPFLAGS`/`LDFLAGS`...
2024-11-11  Viktor Szakatsbuild: use `_fseeki64()` on Windows, drop detections
2024-11-09  renovate[bot]GHA: update four dependencies
2024-11-09  Daniel Stenberglibssh: when using IPv6 numerical address, add brackets
2024-11-09  Viktor SzakatsGHA/non-native: enable nghttp2 in OmniOS job
2024-11-08  renovate[bot]ci: Update vmactions/omnios-vm digest to 16b5996
2024-11-08  Daniel StenbergRELEASE-NOTES: synced
2024-11-08  Ethan Everettnghttp2: use custom memory functions
2024-11-08  Viktor SzakatsECH: enable support for the AWS-LC backend
2024-11-08  Daniel Stenbergcurl: --test-duphandle in debug builds runs "duphandled"
2024-11-08  Viktor Szakatsmacos: disable gcc `availability` workaround as needed
2024-11-08  Daniel StenbergRELEASE-PROCEDURE.md: adjust release dates
2024-11-08  Viktor Szakatscmake: drop cmake args list from `buildinfo.txt`
2024-11-08  Viktor SzakatsGHA/macos: let gcc dictate the configured Apple SDK
2024-11-08  Viktor SzakatsGHA: add `apt update` where missing
2024-11-08  Daniel StenbergTODO: consider OCSP stapling by default
2024-11-07  Ben Greearvtls: fix compile warning when ALPN is not available
2024-11-07  Daniel Stenbergcmdline/ech.md: formatting cleanups
2024-11-07  Daniel Stenbergnetrc: support large file, longer lines, longer tokens
2024-11-07  Jesus Malo... setopt: fix CURLOPT_HTTP_CONTENT_DECODING
2024-11-07  Daniel StenbergRELEASE-NOTES: synced
2024-11-07  Stefan Eissingmbedtls: call psa_crypt_init() in global init
2024-11-07  Daniel Stenbergduphandle: also init netrc
2024-11-06  Daniel Stenbergcookie: treat cookie name case sensitively
2024-11-06  Daniel StenbergRELEASE-NOTES: synced curl-8_11_0
2024-11-06  Daniel StenbergTHANKS: contributors from the 8.11.0 release
2024-11-06  Viktor SzakatsGHA/non-native: fix installing OpenLDAP on OpenBSD
2024-11-06  Viktor SzakatsGHA/macos: drop WebSockets from job names
2024-11-05  Viktor SzakatsRELEASE-NOTES: update cmake LDAP-related entry [ci...
2024-11-05  Daniel Stenbergmbedtls: remove failf() use from mbedtls_random
2024-11-04  Stefan Eissingwolfssl: coexist with openssl, further work
2024-11-04  Daniel StenbergRELEASE-NOTES: synced
2024-11-04  Daniel Stenbergwolfssl: no more use of the OpenSSL API
2024-11-04  renovate[bot]ci: update dependency wolfSSL/wolfssh to v1.4.19
2024-11-04  Daniel Stenbergopenssl: extend the OpenSSL error messages
2024-11-02  Jonas 'Sortie... curl_addrinfo: support operating systems with only...
2024-11-02  Viktor Szakatspytest: include curl version string and python platform...
2024-11-01  Viktor Szakatscerts: add missing `-CAcreateserial` option for LibreSSL
2024-11-01  Viktor Szakatswinbuild: drop `gen_resp_file.bat`
2024-11-01  Dan Fandrichtests: use a set for several of the curl_props
2024-10-31  Stefan Eissingvquic: recv_mmsg, use fewer, but larger buffers
2024-10-31  Stefan Eissingngtcp2: do not loop on recv
2024-10-31  Viktor SzakatsGHA/linux-old: adjust configure job name
2024-10-31  Viktor Szakatsunit1307: tidy up Apple OS detection
2024-10-31  edmclnschannel: fix TLS cert verification by IP SAN
2024-10-30  Viktor Szakatsbuild: fix clang-cl builds, add CI job
2024-10-30  Viktor Szakatstidy-up: whitespace, fix CI spacecheck for docs
2024-10-30  Daniel Stenbergconfig: rename the OS define to CURL_OS to reduce colli...
2024-10-30  Daniel StenbergMQTT: remove trailing newline
2024-10-30  Daniel StenbergRELEASE-NOTES: synced
2024-10-30  Viktor Szakatspytest: show curl features and protocols
2024-10-30  Marwan Yassinimqtt: fix mqtt.md wording and add clearer explanation
2024-10-30  Jay Satirowinbuild/README: consolidate command prompt section
2024-10-29  renovate[bot]ci: update rojopolis/spellcheck-github-actions digest...
2024-10-29  Jon RumseyOS400: don't delete source files when building with...
2024-10-29  Stefan Eissingpytest: fix run against multissl curl
2024-10-29  Daniel Stenbergcurl/config2setopts: move SSH related options into...
2024-10-29  Daniel Stenbergtool_operate: url_proto improvements
2024-10-29  Daniel Stenbergmulti: fix "Useless Assignment"
2024-10-29  Daniel Stenbergsetopt: return error for bad input to CURLOPT_RTSP_REQUEST
2024-10-29  Viktor Szakatsruntests: add comment for handle64 pathsep requirement...
2024-10-29  Daniel Stenbergsetopt_cptr: make overflow check only done when needed
2024-10-29  Viktor SzakatsGHA/windows: avoid curl.exe libtool wrapper
2024-10-29  Viktor Szakatsruntests: pass single backslashes with Windows Perl
2024-10-29  Daniel Stenbergsrc/lib: remove redundant ternary operators
2024-10-28  Daniel Stenberglib: msnprintf tidy-ups
2024-10-28  Daniel Stenbergtls: avoid abusing CURLE_SSL_ENGINE_INITFAILED
2024-10-28  Daniel StenbergRELEASE-NOTES: synced
2024-10-28  Stefan Eissingtests/http: add --insecure tests
2024-10-28  Stefan Eissingtests/scorecard: allow remote server test
2024-10-28  Daniel StenbergCI: bump wolfSSH and wolfSSL 15427/head
2024-10-27  Daniel Stenbergtool_getparam: drop unused time() call
2024-10-27  Viktor Szakatsappveyor: fix job names, tidy-up
2024-10-27  Viktor Szakatscmake: tweaks around debug mode and hidden symbols
2024-10-27  Viktor Szakatsbuild: disable warning `-Wunreachable-code-break`
2024-10-27  Daniel Stenbergmulti: split multi_runsingle into sub functions
2024-10-27  Daniel Stenberglib: remove Curl_ prefix from static functions
2024-10-26  Daniel Stenbergdocs: clarify FTP over HTTP proxy functionality somewhat
2024-10-25  Viktor Szakatscmake: fix missing spacing in log message
2024-10-25  Viktor Szakatscmake: clear package version after `pkg-config` detection
2024-10-24  Viktor SzakatsINSTALL-CMAKE: fix punctuation and a typo [ci skip]
2024-10-24  Viktor Szakatscmake: document `-D` and env build options
2024-10-24  Viktor Szakatscmake: mark as advanced some internal Find* variables
2024-10-24  Viktor Szakatscmake: tidy up and shorten symbol hiding initialization
2024-10-24  Viktor Szakatscmake: tidy up picky warning initialization
2024-10-24  Viktor Szakatscmake: rename local variables to underscore-lowercase
2024-10-24  Viktor Szakatscmake: limit `CURL_STATIC_CRT` to MSVC
2024-10-24  Viktor Szakatscmake: use `list(APPEND)` on `CURL_INCLUDES`
2024-10-24  Viktor Szakatscmake: tidy up `CURL_DISABLE_FORM_API` initialization
2024-10-24  Viktor Szakatscmake: drop obsolete items from `TODO` and `INSTALL...
2024-10-24  Daniel Stenbergdocs/libcurl/opts/Makefile.inc: alphasort the options...
2024-10-24  Daniel Stenbergcurl: detect ECH support dynamically, not at build...
2024-10-24  Stefan Eissingquic: use the session cache with wolfSSL as well
2024-10-24  Kazuho Okungtcp2: set max window size to 10x of initial (128KB)
2024-10-24  Stefan Eissingbearssl: improved session handling, test exceptions
2024-10-24  Stefan Eissingmbedtls: handle session as blobs
2024-10-24  Daniel StenbergRELEASE-NOTES: synced
2024-10-24  Daniel Stenbergurl.md: clarify
2024-10-24  Daniel Stenbergversion: minor cleanups
next