- b8a7d6d Merge tag 'curl-8_11_0' into HEAD by Jacob Rutherford · 7 weeks ago main master
- b1ef0e1 RELEASE-NOTES: synced by Daniel Stenberg · 2 months ago curl-8_11_0
- 6202054 THANKS: contributors from the 8.11.0 release by Daniel Stenberg · 2 months ago
- 380790b GHA/non-native: fix installing OpenLDAP on OpenBSD by Viktor Szakats · 3 months ago
- 087f77d GHA/macos: drop WebSockets from job names by Viktor Szakats · 3 months ago
- 1b4897f RELEASE-NOTES: update cmake LDAP-related entry [ci skip] by Viktor Szakats · 3 months ago
- e1ed6b8 mbedtls: remove failf() use from mbedtls_random by Daniel Stenberg · 3 months ago
- 3a35901 wolfssl: coexist with openssl, further work by Stefan Eissing · 3 months ago
- f81abcb RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
- 4133007 wolfssl: no more use of the OpenSSL API by Daniel Stenberg · 3 months ago
- 46bd595 ci: update dependency wolfSSL/wolfssh to v1.4.19 by renovate[bot] · 3 months ago
- 6b2bc81 openssl: extend the OpenSSL error messages by Daniel Stenberg · 3 months ago
- 78c3172 curl_addrinfo: support operating systems with only getaddrinfo(3) by Jonas 'Sortie' Termansen · 3 months ago
- 2502541 pytest: include curl version string and python platform in log by Viktor Szakats · 3 months ago
- 9d32724 certs: add missing `-CAcreateserial` option for LibreSSL by Viktor Szakats · 3 months ago
- 97d69ec winbuild: drop `gen_resp_file.bat` by Viktor Szakats · 3 months ago
- d88db0b tests: use a set for several of the curl_props by Dan Fandrich · 3 months ago
- 9b863ac vquic: recv_mmsg, use fewer, but larger buffers by Stefan Eissing · 3 months ago
- 922235e ngtcp2: do not loop on recv by Stefan Eissing · 3 months ago
- 2f22fc1 GHA/linux-old: adjust configure job name by Viktor Szakats · 3 months ago
- 329a8e9 unit1307: tidy up Apple OS detection by Viktor Szakats · 3 months ago
- 9640a8e schannel: fix TLS cert verification by IP SAN by edmcln · 3 months ago
- fb711b5 build: fix clang-cl builds, add CI job by Viktor Szakats · 3 months ago
- 9acecc9 tidy-up: whitespace, fix CI spacecheck for docs by Viktor Szakats · 3 months ago
- 0cecece config: rename the OS define to CURL_OS to reduce collision risk by Daniel Stenberg · 3 months ago
- c0d2b9b MQTT: remove trailing newline by Daniel Stenberg · 3 months ago
- 98561a3 RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
- bc62120 pytest: show curl features and protocols by Viktor Szakats · 3 months ago
- e4aa07b mqtt: fix mqtt.md wording and add clearer explanation by Marwan Yassini · 3 months ago
- 22e7b15 winbuild/README: consolidate command prompt section by Jay Satiro · 3 months ago
- 85ee614 ci: update rojopolis/spellcheck-github-actions digest to 74c2a14 by renovate[bot] · 3 months ago
- b57e9c8 OS400: don't delete source files when building with debug by Jon Rumsey · 3 months ago
- 0d475da pytest: fix run against multissl curl by Stefan Eissing · 3 months ago
- a70f5bc curl/config2setopts: move SSH related options into same block by Daniel Stenberg · 3 months ago
- 84f96e3 tool_operate: url_proto improvements by Daniel Stenberg · 3 months ago
- a273cc2 multi: fix "Useless Assignment" by Daniel Stenberg · 3 months ago
- b7a06de setopt: return error for bad input to CURLOPT_RTSP_REQUEST by Daniel Stenberg · 3 months ago
- 74c7b67 runtests: add comment for handle64 pathsep requirement [ci skip] by Viktor Szakats · 3 months ago
- cbc39a8 setopt_cptr: make overflow check only done when needed by Daniel Stenberg · 3 months ago
- 1a2d38c GHA/windows: avoid curl.exe libtool wrapper by Viktor Szakats · 3 months ago
- ef7399b runtests: pass single backslashes with Windows Perl by Viktor Szakats · 4 months ago
- cd2b452 src/lib: remove redundant ternary operators by Daniel Stenberg · 3 months ago
- 080973d lib: msnprintf tidy-ups by Daniel Stenberg · 3 months ago
- cb011ac tls: avoid abusing CURLE_SSL_ENGINE_INITFAILED by Daniel Stenberg · 3 months ago
- 974f6bc RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
- 701813b tests/http: add --insecure tests by Stefan Eissing · 3 months ago
- 0e0c8cd tests/scorecard: allow remote server test by Stefan Eissing · 3 months ago
- 770702f CI: bump wolfSSH and wolfSSL by Daniel Stenberg · 3 months ago
- 80aa1fe tool_getparam: drop unused time() call by Daniel Stenberg · 3 months ago
- 398025a appveyor: fix job names, tidy-up by Viktor Szakats · 3 months ago
- 1db9af2 cmake: tweaks around debug mode and hidden symbols by Viktor Szakats · 3 months ago
- 0da1489 build: disable warning `-Wunreachable-code-break` by Viktor Szakats · 3 months ago
- e773264 multi: split multi_runsingle into sub functions by Daniel Stenberg · 3 months ago
- 522c89a lib: remove Curl_ prefix from static functions by Daniel Stenberg · 3 months ago
- 1160380 docs: clarify FTP over HTTP proxy functionality somewhat by Daniel Stenberg · 3 months ago
- 0910a41 cmake: fix missing spacing in log message by Viktor Szakats · 3 months ago
- aafc074 cmake: clear package version after `pkg-config` detection by Viktor Szakats · 3 months ago
- b8c1263 INSTALL-CMAKE: fix punctuation and a typo [ci skip] by Viktor Szakats · 3 months ago
- f66af62 cmake: document `-D` and env build options by Viktor Szakats · 3 months ago
- ffc4e6a cmake: mark as advanced some internal Find* variables by Viktor Szakats · 3 months ago
- 45862f2 cmake: tidy up and shorten symbol hiding initialization by Viktor Szakats · 3 months ago
- 1da1fcc cmake: tidy up picky warning initialization by Viktor Szakats · 3 months ago
- fff6afb cmake: rename local variables to underscore-lowercase by Viktor Szakats · 3 months ago
- f48609d cmake: limit `CURL_STATIC_CRT` to MSVC by Viktor Szakats · 3 months ago
- c9b54fa cmake: use `list(APPEND)` on `CURL_INCLUDES` by Viktor Szakats · 3 months ago
- 7e94680 cmake: tidy up `CURL_DISABLE_FORM_API` initialization by Viktor Szakats · 3 months ago
- ec68fb5 cmake: drop obsolete items from `TODO` and `INSTALL-CMAKE` by Viktor Szakats · 3 months ago
- 02ac554 docs/libcurl/opts/Makefile.inc: alphasort the options list by Daniel Stenberg · 3 months ago
- 469f536 curl: detect ECH support dynamically, not at build time by Daniel Stenberg · 3 months ago
- 8cb2d5f quic: use the session cache with wolfSSL as well by Stefan Eissing · 3 months ago
- b34b757 ngtcp2: set max window size to 10x of initial (128KB) by Kazuho Oku · 3 months ago
- 358eae4 bearssl: improved session handling, test exceptions by Stefan Eissing · 3 months ago
- 30f66c8 mbedtls: handle session as blobs by Stefan Eissing · 3 months ago
- 3722ed0 RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
- 1056889 url.md: clarify by Daniel Stenberg · 3 months ago
- 9255e7a version: minor cleanups by Daniel Stenberg · 3 months ago
- ac7ae08 schannel: reclassify extra-verbose schannel_recv messages by Jay Satiro · 4 months ago
- 0325e1b mprintf: treat `%o` as unsigned, add tests for `%o`, `%x`, `%X` by ArtSin · 3 months ago
- 7ca164f mprintf: do not ignore length modifiers of `%o`, `%x`, `%X` by ArtSin · 3 months ago
- f901ab8 schannel: ignore error on recv beyond close notify by Stefan Eissing · 3 months ago
- 38c57bd GHA: update five dependencies by renovate[bot] · 3 months ago
- 59831f8 tool_operate: split up the huge single_transfer into sub functions by Daniel Stenberg · 3 months ago
- 30da1f5 setopt: split Curl_vsetopt() into several sub functions by Daniel Stenberg · 3 months ago
- b3816f6 cmake: avoid setting `BUILD_TESTING` by Viktor Szakats · 3 months ago
- 7c023c3 libssh2: delete duplicate `break` by Viktor Szakats · 3 months ago
- 6b44070 GHA: drop "3" from openssl names and keys by Viktor Szakats · 3 months ago
- b8de0da cmake: tidy up line order [ci skip] by Viktor Szakats · 3 months ago
- 5f9411f GHA/windows: work around Git for Windows perf regression by Viktor Szakats · 3 months ago
- 73d2779 GHA/linux: drop patch from openssl3 thread sanitizer by Viktor Szakats · 3 months ago
- e109972 CI: update dependency openssl/openssl to v3.4.0 by renovate[bot] · 3 months ago
- 53fdc5f runtests: use deterministic sort for `TESTINFO` lines by Viktor Szakats · 4 months ago
- e43d37c ci: fix renovate's matching for OpenSSL and quictls by Max Dymond · 3 months ago
- b327a53 GHA: use `--no-install-suggests --no-install-recommends` where missing by Viktor Szakats · 3 months ago
- 0e18bd3 mk-lib1521: fix the long return code check by Daniel Stenberg · 3 months ago
- 605bc2d GHA/linux: merge 32-bit Linux workflow by Viktor Szakats · 3 months ago
- acd134c tests: Fix FILEFORMAT <file name=""> directive by Yedaya Katsman · 3 months ago
- b6219cd GHA/linux: merge torture jobs into the main workflow by Viktor Szakats · 3 months ago
- 52851d3 GHA/macos: use `test-torture` target for torture tests by Viktor Szakats · 3 months ago
- 096bfde cmake/FindCares: fix version detection for c-ares 1.34.1 by Viktor Szakats · 3 months ago
- 825a800 cmake: use the `BSD` variable by Viktor Szakats · 3 months ago