1. 54cba6a [build] //src/sys/build -> //build/components by Shai Barack · 3 years ago
  2. 2cd2686 openldap: protect SSL-specific code with proper #ifdef by Daniel Stenberg · 3 years ago
  3. b532d35 libssh2: fix Value stored to 'sshp' is never read by Daniel Stenberg · 3 years ago
  4. 0d7c55b tool_getparam: replace (in-place) '%20' by '+' according to RFC1866 by Victor Vieux · 3 years ago
  5. 7bdec2a configure: provide --with-openssl, deprecate --with-ssl by Daniel Stenberg · 3 years ago
  6. ccaaa53 RELEASE-NOTES: synced by Daniel Stenberg · 3 years ago
  7. 40d2d39 rustls: only return CURLE_AGAIN when TLS session is fully drained by Javier Blazquez · 3 years ago
  8. 520bd52 cookie: CURLOPT_COOKIEFILE set to NULL switches off cookies by Daniel Stenberg · 3 years ago
  9. 50bfb6c [components] src/sys/build -> build/components by Shai Barack · 3 years ago
  10. 566b74a RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago curl-7_76_1
  11. aba89ca THANKS: add names from 7.76.1 by Daniel Stenberg · 3 years ago
  12. 95d525a misc: update copyright year ranges to match latest updates by Daniel Stenberg · 3 years, 1 month ago
  13. f141b0b ngtcp2: Use ALPN h3-29 for now by Tatsuhiro Tsujikawa · 3 years ago
  14. 0409c12 TODO: remove 18.22 --fail-with-body by Jay Satiro · 3 years, 1 month ago
  15. c6e213e src/tool_vms.c: remove duplicated word in comment by Jürgen Gmach · 3 years, 1 month ago
  16. d0c1966 configure: fix CURL_DARWIN_CFLAGS use by Daniel Stenberg · 3 years, 1 month ago
  17. 2908a82 github/workflow: add "security-extended" to codeql-analysis.yml by Anthony Shaw · 3 years, 1 month ago
  18. 255bdfe examples/hiperfifo.c: check event_initialized before delete by Jochem Broekhoff · 3 years, 1 month ago
  19. 9c1e1a6 ntlm: fix negotiated flags usage by Patrick Monnerat · 3 years, 1 month ago
  20. cca455a ntlm: support version 2 on 32-bit platforms by Patrick Monnerat · 3 years, 1 month ago
  21. 10514d0 curl_ntlm_core.h: simplify conditionals for USE_NTLM2SESSION by Patrick Monnerat · 3 years, 1 month ago
  22. c502b47 lib: remove unused HAVE_INET_NTOA_R* defines by Daniel Stenberg · 3 years, 1 month ago
  23. eaa1d73 configure: include <time.h> unconditionally by Michael Forney · 3 years, 1 month ago
  24. 812fce9 configure: remove use of RETSIGTYPE by Michael Forney · 3 years, 1 month ago
  25. 694eab1 install: add instructions for Apple Darwin platforms by Muhammed Yavuz Nuzumlalı · 3 years, 1 month ago
  26. 5d2c384 configure: disable min version set for Darwin by Muhammed Yavuz Nuzumlalı · 3 years, 1 month ago
  27. 3be5ebf docs/HTTP3.md: update the build instruction using gnutls by David Hu · 3 years, 1 month ago
  28. 719baef RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  29. 77db2a0 typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointers by Daniel Stenberg · 3 years, 1 month ago
  30. 33ddef3 ngtcp2+gnutls: clear credentials when freed by Daniel Stenberg · 3 years, 1 month ago
  31. 4b4401e tool_progress: Fix progress meter in parallel mode by Cherish98 · 3 years, 1 month ago
  32. c1abc66 libssh: get rid of PATH_MAX by Emil Engler · 3 years, 1 month ago
  33. 605aa03 http_proxy: only loop on 407 + close if we have credentials by Daniel Stenberg · 3 years, 1 month ago
  34. 00b89ec h2: allow 100 streams by default by Daniel Stenberg · 3 years, 1 month ago
  35. 6d930d7 file: support GETing directories again by Luke Granger-Brown · 3 years, 1 month ago
  36. f6bbc34 RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  37. f573998 TLS: fix HTTP/2 selection by Daniel Stenberg · 3 years, 1 month ago
  38. 3085ccf hostip: Fix for builds that disable all asynchronous DNS by Jay Satiro · 3 years, 1 month ago
  39. 06a7f27 openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY by Gilles Vollant · 3 years, 1 month ago
  40. 3266b35 RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago curl-7_76_0
  41. e1c5191 THANKS: added names from 7.76.0 by Daniel Stenberg · 3 years, 1 month ago
  42. 5a80a86 CURLOPT_AUTOREFERER.3: clarify that it sets the full URL by Daniel Stenberg · 3 years, 1 month ago
  43. 33ba0ec define: remove CURL_DISABLE_NTLM ifdefs by Daniel Stenberg · 3 years, 1 month ago
  44. 2c26eee vtls: fix addsessionid for non-proxy builds by Daniel Stenberg · 3 years, 1 month ago
  45. 9d4f21b cmake: support WinIDN by Li Xinwei · 3 years, 1 month ago
  46. 6bb028db transfer: clear 'referer' in declaration by Daniel Stenberg · 3 years, 1 month ago
  47. d6fba0c config: fix SSPI enabling NTLM if crypto auth is disabled by Marc Hoersken · 3 years, 1 month ago
  48. ce2d5fb HISTORY: add two 2021 events by Daniel Stenberg · 3 years, 1 month ago
  49. b09c8ee vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() by Daniel Stenberg · 3 years, 1 month ago
  50. 7214288 transfer: strip credentials from the auto-referer header field by Viktor Szakats · 3 years, 2 months ago
  51. 184ffc0 curl_sasl: fix compiler error with --disable-crypto-auth by Daniel Stenberg · 3 years, 1 month ago
  52. 8cbc16b ldap: only set the callback ptr for TLS context when TLS is used by Patrick Monnerat · 3 years, 1 month ago
  53. 85e6975 copyright: update copyright year ranges to 2021 by Daniel Stenberg · 3 years, 1 month ago
  54. b5726e5 send_speed: simplify the checks for if a speed limit is set by Daniel Stenberg · 3 years, 1 month ago
  55. 24e469f http: cap body data amount during send speed limiting by Daniel Stenberg · 3 years, 1 month ago
  56. 95cbcec urldata: merge "struct DynamicStatic" into "struct UrlState" by Daniel Stenberg · 3 years, 1 month ago
  57. d003b02 tests/README.md: mentioned that en_US.UTF-8 is required by Daniel Stenberg · 3 years, 1 month ago
  58. eef3b43 HISTORY: fixed the Mac OS X 10.1 release date by Daniel Stenberg · 3 years, 1 month ago
  59. a8da030 examples: Remove threaded-shared-conn.c due to bug by Jay Satiro · 3 years, 1 month ago
  60. 65aa275 KNOWN_BUGS: Update 11.9 - DoH option inheritance by Jay Satiro · 3 years, 1 month ago
  61. ae42f1d curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSO by Daniel Stenberg · 3 years, 1 month ago
  62. 5930cb1 openssl: ensure to check SSL_CTX_set_alpn_protos return values by Jean-Philippe Menil · 3 years, 1 month ago
  63. 7b6bfd2 multi: close the connection when h2=>h1 downgrading by Daniel Stenberg · 3 years, 1 month ago
  64. db4e0bd openssl: set the transfer pointer for logging early by Daniel Stenberg · 3 years, 1 month ago
  65. cd7aec9 RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  66. 8494abf TODO: Custom progress meter update interval by Daniel Stenberg · 3 years, 1 month ago
  67. 8593b15 docs/ABI: tighten up the language by Daniel Stenberg · 3 years, 1 month ago
  68. a5eee22 openldap: disconnect better by Daniel Stenberg · 3 years, 1 month ago
  69. 1803be5 libssh2: kdb_callback: get the right struct pointer by Daniel Stenberg · 3 years, 1 month ago
  70. 2258899 tftp: remove unused struct fields by Daniel Stenberg · 3 years, 1 month ago
  71. e467ea3 openldap: avoid NULL pointer dereferences by Daniel Stenberg · 3 years, 1 month ago
  72. 3bbf62b http: strip default port from URL sent to proxy by Daniel Stenberg · 3 years, 1 month ago
  73. 45d1e24 azure: disable test 433 on azure-ubuntu by Daniel Stenberg · 3 years, 1 month ago
  74. d3d90ad tftp: remove the 3600 second default timeout by Daniel Stenberg · 3 years, 1 month ago
  75. d7f737d docs: make gen.pl support *italic* and **bold** by Daniel Stenberg · 3 years, 1 month ago
  76. c915662 ngtcp2: sync with recent API updates by Daniel Stenberg · 3 years, 1 month ago
  77. 03c8cef RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  78. 012c19c libssh2:ssh_connect: clear session pointer after free by Daniel Stenberg · 3 years, 1 month ago
  79. 2e444a1 docs: document version of crustls dependency by Jacob Hoffman-Andrews · 3 years, 1 month ago
  80. 7488ef2 rustls: Handle close_notify. by Jacob Hoffman-Andrews · 3 years, 1 month ago
  81. 472b537 docs: clarify timeouts for queued transfers in multi API by Daniel Stenberg · 3 years, 1 month ago
  82. bd738be ftpserver: only load the preprocessed test file by Daniel Stenberg · 3 years, 1 month ago
  83. e2b4df7 tests: use %TESTNUMBER instead of fixed number by Daniel Stenberg · 3 years, 2 months ago
  84. 453ad35 KNOWN_BUGS: CURLOPT_OPENSOCKETPAIRFUNCTION is missing by Daniel Stenberg · 3 years, 1 month ago
  85. 74ec0e5 TODO: provide timing info for each redirect by Daniel Stenberg · 3 years, 1 month ago
  86. 2d04286 docs: Add SSL backend names to CURL_SSL_BACKEND by Jay Satiro · 3 years, 1 month ago
  87. 8a4ef73 docs: Explain DOH transfers inherit some SSL settings by Jay Satiro · 3 years, 2 months ago
  88. 6d176be http: make 416 not fail with resume + CURLOPT_FAILONERRROR by Daniel Stenberg · 3 years, 1 month ago
  89. e8e7ef3 Curl_timeleft: check both timeouts during connect by Daniel Stenberg · 3 years, 1 month ago
  90. 2682e5f configure: remove use of deprecated macros by Daniel Stenberg · 3 years, 1 month ago
  91. d2ea5d1 configure: make AC_TRY_* into AC_*_IFELSE by Daniel Stenberg · 3 years, 1 month ago
  92. a59f046 configure: s/AC_HELP_STRING/AS_HELP_STRING by Daniel Stenberg · 3 years, 1 month ago
  93. 55ae13d RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  94. c44cf85 travis: use ubuntu nghttp2 package instead of build our own by Daniel Stenberg · 3 years, 1 month ago
  95. 0785a77 travis: bump wolfssl to 4.7.0 by Daniel Stenberg · 3 years, 1 month ago
  96. e4a41c1 travis: only build wolfssl when needed by Daniel Stenberg · 3 years, 1 month ago
  97. 3780717 rustls: allocate a buffer for TLS data. by Jacob Hoffman-Andrews · 3 years, 2 months ago
  98. 7dbb0a8 travis: add a rustls build by Daniel Stenberg · 3 years, 1 month ago
  99. aab3a77 HTTP2: remove the outdated remark about multiplexing for the tool by Daniel Stenberg · 3 years, 1 month ago
  100. 068661b http2: don't set KEEP_SEND when there's no more data to be sent by Robert Ronto · 3 years, 1 month ago