1. c0d6327 Merge "Remove NOTICE symlink." into main by Treehugger Robot · 4 weeks ago main master
  2. 9904db8 Remove NOTICE symlink. by Elliott Hughes · 4 weeks ago
  3. 56033df Merge "Remove VNDK definition(s)" into main by Treehugger Robot · 7 weeks ago
  4. da80980 Remove VNDK definition(s) by Kiyoung Kim · 8 weeks ago
  5. 57b9b27 Merge "Upgrade curl to curl-8_6_0" into main am: 5a7a71055c by Sadaf Ebrahimi · 3 months ago
  6. 5a7a710 Merge "Upgrade curl to curl-8_6_0" into main by Sadaf Ebrahimi · 3 months ago
  7. 9457727 Upgrade curl to curl-8_6_0 by Sadaf Ebrahimi · 3 months ago
  8. 674dacb Merge "androidconfigure: update for clang." into main am: 97598f1763 by Treehugger Robot · 3 months ago
  9. 97598f1 Merge "androidconfigure: update for clang." into main by Treehugger Robot · 3 months ago
  10. 37b490d androidconfigure: update for clang. by Elliott Hughes · 3 months ago
  11. 5ce164e RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
  12. 4196191 THANKS: new contributors from 8.5.0 by Daniel Stenberg · 3 months ago
  13. f1041ad cd2nroff: use perl 'strict' and 'warnings' by Jay Satiro · 3 months ago
  14. 3e57bc2 cd2nroff: fix duplicate output issue by Daniel Stenberg · 3 months ago
  15. 011325f lib: error out on multissl + http3 by Daniel Stenberg · 3 months ago
  16. 2bfbb53 OS400: sync ILE/RPG binding by Patrick Monnerat · 3 months ago
  17. cb34318 build: delete/replace 3 more clang warning pragmas by Viktor Szakats · 3 months ago
  18. 0f4c19b cmake: freshen up docs/INSTALL.cmake by Richard Levitte · 3 months ago
  19. 5b286c2 build: delete/replace clang warning pragmas by Viktor Szakats · 3 months ago
  20. ecb5d6b RELEASE-NOTES: synced by Daniel Stenberg · 3 months ago
  21. 066ed4e http: only act on 101 responses when they are HTTP/1.1 by Daniel Stenberg · 3 months ago
  22. 6422ab6 _VARIABLES.md: add missing 'be' into the sentence by Scarlett McAllister · 3 months ago
  23. bdae275 mqtt, remove remaining use of data->state.buffer by Stefan Eissing · 3 months ago
  24. 623c3a8 x509asn1: switch from malloc to dynbuf by Daniel Stenberg · 3 months ago
  25. cd48e8f x509asn1: make utf8asn1str() use dynbuf instead of malloc + memcpy by Daniel Stenberg · 3 months ago
  26. 98b41dd x509asn1: reduce malloc in Curl_extract_certinfo by Daniel Stenberg · 3 months ago
  27. 81d2b87 THANKS: add Alexander Bartel and Brennan Kinney by Jay Satiro · 3 months ago
  28. aee4ebe krb5: add prototype to silence clang warnings on mvsnprintf() by Daniel Stenberg · 3 months ago
  29. 641257e x509asn1: remove code for WANT_VERIFYHOST by Daniel Stenberg · 3 months ago
  30. a3a9407 socks: reduce the buffer size to 600 (from 8K) by Daniel Stenberg · 3 months ago
  31. a6c9a33 file+ftp: use stack buffers instead of data->state.buffer by Stefan Eissing · 3 months ago
  32. 9a90c9d vtls: receive max buffer by Stefan Eissing · 3 months ago
  33. 440bc97 docs: do not start lines/sentences with So, But nor And by Daniel Stenberg · 3 months ago
  34. 92f8a16 docs: remove spurious ampersands from markdown by Daniel Stenberg · 3 months ago
  35. 7b2d98d sasl: make login option string override http auth by Patrick Monnerat · 3 months ago
  36. 65c7e4f socks: use own buffer instead of data->state.buffer by Stefan Eissing · 3 months ago
  37. bc60461 socks: fix generic output string to say SOCKS instead of SOCKS4 by Daniel Stenberg · 3 months ago
  38. cc42b00 test742: test SOCKS5 with max length user, password and hostname by Daniel Stenberg · 3 months ago
  39. 6d85228 ssh: use stack scratch buffer for seeks by Stefan Eissing · 3 months ago
  40. 31db4bf krb5: access the response buffer correctly by Daniel Stenberg · 3 months ago
  41. 73c4aaa mqtt: use stack scratch buffer for recv+publish by Stefan Eissing · 3 months ago
  42. 0c05b8f telnet, use stack scratch buffer for do by Stefan Eissing · 3 months ago
  43. a069c6a http, use stack scratch buffer by Stefan Eissing · 3 months ago
  44. 8e9c304 ntlm_wb: do not use data->state.buf any longer by Stefan Eissing · 3 months ago
  45. c93f95a gitignore: the generated `libcurl-symbols.md` by Stefan Eissing · 3 months ago
  46. 52c4d8d tool: fix the listhelp generation command by Daniel Stenberg · 3 months ago
  47. 879a440 http: check for "Host:" case insensitively by Daniel Stenberg · 3 months ago
  48. fe537e2 configure: add libngtcp2_crypto_boringssl detection by Tatsuhiro Tsujikawa · 3 months ago
  49. 199c1d7 http: remove comment reference to a removed solution by Daniel Stenberg · 3 months ago
  50. 1c550b1 pytest: Scorecard tracking CPU and RSS by Stefan Eissing · 4 months ago
  51. 621cab2 GHA: bump ngtcp2, gnutls, mod_h2, quiche by Graham Campbell · 3 months ago
  52. f0986c6 ftpserver.pl: send 213 SIZE response without spurious newline by Daniel Stenberg · 4 months ago
  53. c2d9736 pingpong: stop using the download buffer by Daniel Stenberg · 4 months ago
  54. 196074e gen.pl: remove bold from .IP used for ## by Daniel Stenberg · 3 months ago
  55. a808aab cmake: rework options to enable curl and libcurl docs by Viktor Szakats · 3 months ago
  56. 1621136 urlapi: remove assert by Daniel Stenberg · 3 months ago
  57. bc6d3bb tests: avoid int/size_t conversion size/sign warnings by Patrick Monnerat · 3 months ago
  58. e5000e7 GHA: add a job scanning for "bad words" in markdown by Daniel Stenberg · 4 months ago
  59. 2620aa9 cmake: speed up curldown processing, enable by default by Viktor Szakats · 4 months ago
  60. fe290cb docs: install curl.1 with cmake as well by Richard Levitte · 4 months ago
  61. e17b89d osslq: remove the TLS library from the version output by Daniel Stenberg · 4 months ago
  62. 5125ddb CI: remove unnecessary OpenSSL 3 option `enable-tls1_3` by Stefan Eissing · 4 months ago
  63. 5f437ef GHA: bump nghttp2 version to v1.59.0 by Stefan Eissing · 4 months ago
  64. 38915d5 RELEASE-NOTES: synced by Daniel Stenberg · 4 months ago
  65. 2494b8d docs/cmdline: change to .md for cmdline docs by Daniel Stenberg · 4 months ago
  66. dfe34d2 CI: bump actions/cache from 3 to 4 by dependabot[bot] · 4 months ago
  67. c28e947 openssl: when verifystatus fails, remove session id from cache by Daniel Stenberg · 4 months ago
  68. 3f08d80 cmake: add option to disable building docs by Viktor Szakats · 4 months ago
  69. ea0b575 cmake: use curldown to build man pages by Richard Levitte · 4 months ago
  70. 1647017 mksymbolsmanpage.pl: provide references to where the symbol is used by Daniel Stenberg · 4 months ago
  71. eefcc1b docs: introduce "curldown" for libcurl man page format by Daniel Stenberg · 4 months ago
  72. 02f91d5 libssh2: use `libssh2_session_callback_set2()` with v1.11.1 by Viktor Szakats · 4 months ago
  73. cdd905a transfer: make the select_bits_paused condition check both directions by Daniel Stenberg · 4 months ago
  74. 0535f6e http3: initial support for OpenSSL 3.2 QUIC stack by Stefan Eissing · 4 months ago
  75. f81a335 cmake: fix `ENABLE_MANUAL` option by Viktor Szakats · 4 months ago
  76. ca01aca TODO: update broken link to ratelimit-headers draft by Mohammadreza Hendiani · 4 months ago
  77. ed420d9 cmake: when USE_MANUAL=YES, build the curl.1 man page by Daniel Stenberg · 4 months ago
  78. 42be71e cmdline-opts/write-out.d: remove spurious double quotes by Daniel Stenberg · 4 months ago
  79. 524253d rtsp: Convert assertion into debug log by Stefan Eissing · 4 months ago
  80. c8cffcb headers: remove assert from Curl_headers_push by Daniel Stenberg · 4 months ago
  81. 48aaab5 curl_easy_getinfo.3: remove the wrong time value count by Daniel Stenberg · 4 months ago
  82. 434db99 mbedtls: fix `-Wnull-dereference` and `-Wredundant-decls` by Viktor Szakats · 4 months ago
  83. 6b930f1 docs: cleanup nroff format use by Daniel Stenberg · 4 months ago
  84. 2462c9d test2307: fix expected failure code after ws refactoring by Stefan Eissing · 4 months ago
  85. 7aa24f3 cf-socket: show errno in tcpkeepalive error messages by Jay Satiro · 4 months ago
  86. f4606a7 tool_getparam: stop supporting `@filename` style for --cookie by Jay Satiro · 4 months ago
  87. 3378d2b websockets: refactor decode chain by Stefan Eissing · 4 months ago
  88. 49ca841 websockets: check for negative payload lengths by Stefan Eissing · 4 months ago
  89. 9034a16 docs: mention env vars not used by schannel by Daniel Stenberg · 4 months ago
  90. ae9f01f tool_operate: make --remove-on-error only remove "real" files by Daniel Stenberg · 4 months ago
  91. c5801a2 url: don't set default CA paths for Secure Transport backend by Jay Wu · 4 months ago
  92. 4224d6e asyn-ares: with modern c-ares, use its default timeout by Lin Sun · 4 months ago
  93. ba01cac tool_operate: stop setting the file comment on Amiga by Daniel Stenberg · 4 months ago
  94. 036eb15 rtsp: deal with borked server responses by Stefan Eissing · 4 months ago
  95. 72bd88a version: show only the libpsl version, not its dependencies by Daniel Stenberg · 4 months ago
  96. e3b386f curl.h: CURLOPT_DNS_SERVERS is only available with c-ares by bch · 4 months ago
  97. aaab6cb cmdline-opts/gen.pl: error on initital blank line by Daniel Stenberg · 4 months ago
  98. e186ca6 cf-h1-proxy: no CURLOPT_USERAGENT in CONNECT with hyper by Daniel Stenberg · 4 months ago
  99. beb2283 curl_multi_fdset.3: remove mention of null pointer support by Daniel Stenberg · 4 months ago
  100. 3167dab docs/cmdline: remove unnecessary line breaks by Mark Huang · 4 months ago