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