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