1. b9239e0 sockfilt: avoid getting stuck waiting for writable socket by Marc Hoersken · 3 years ago
  2. 5a1ec19 test678: Fix for Windows multibyte builds by Jay Satiro · 3 years ago
  3. 79a05e1 build: fix compilation for Windows UWP platform by dmitrykos · 3 years ago
  4. 781864b gnutls: make setting only the MAX TLS allowed version work by Daniel Stenberg · 3 years ago
  5. 8bdde6b openldap: replace ldap_ prefix on private functions by Daniel Stenberg · 3 years ago
  6. ba0d3c2 http2: fix potentially uninitialized variable by Jay Satiro · 3 years ago
  7. 77fc385 SSL: support in-memory CA certs for some backends by Gilles Vollant · 3 years, 10 months ago
  8. 70cf50f tests: ignore case of chunked hex numbers in tests by David Cook · 3 years ago
  9. 8419fe4 cmake: check for getppid and utimes by Daniel Stenberg · 3 years ago
  10. 91d9fea libtest: remove lib530.c by Daniel Stenberg · 3 years ago
  11. 23e9b96 FILEFORMAT: mention sectransp as a feature by Daniel Stenberg · 3 years ago
  12. 964b840 RELEASE-NOTES: synced by Daniel Stenberg · 3 years ago
  13. 7645324 libssh2: ignore timeout during disconnect by Daniel Stenberg · 3 years ago
  14. 7d7a0a8 KNOWN_BUGS: add two HTTP/2 bugs by Daniel Stenberg · 3 years ago
  15. e41f2e5 KNOWN_BUGS: add three HTTP/3 issues by Daniel Stenberg · 3 years ago
  16. 94241a9 CURLcode: add CURLE_SSL_CLIENTCERT by ejanchivdorj · 3 years, 2 months ago
  17. 0acfe05 .github/FUNDING: add link to GitHub sponsors by Tobias Gabriel · 3 years ago
  18. 5af7a48 krb5/name_to_level: replace checkprefix with curl_strequal by Harry Sintonen · 3 years ago
  19. 6201f5c Curl_input_digest: require space after Digest by Harry Sintonen · 3 years ago
  20. a60294c Curl_http_header: check for colon when matching Persistent-Auth by Harry Sintonen · 3 years ago
  21. b75620b Curl_http_input_auth: require valid separator after negotiation type by Harry Sintonen · 3 years ago
  22. 8b9de77 http: fix the check for 'Authorization' with Bearer by Daniel Stenberg · 3 years ago
  23. 3a6058c http2: fix a resource leak in push_promise() by Kamil Dudka · 3 years ago
  24. 3193170 http2: fix resource leaks in set_transfer_url() by Kamil Dudka · 3 years ago
  25. 8228002 rustls: use ALPN by Jacob Hoffman-Andrews · 3 years ago
  26. ea17a02 gskit: fix CURL_DISABLE_PROXY build by MAntoniak · 3 years ago
  27. 71bffe7 gskit: fix undefined reference to 'conn' by MAntoniak · 3 years ago
  28. a3268ec tls: add USE_HTTP2 define by Jacob Hoffman-Andrews · 3 years ago
  29. 5c932f8 lib: fix 0-length Curl_client_write calls by Jacob Hoffman-Andrews · 3 years ago
  30. f4b85d2 lib: remove strlen call from Curl_client_write by Jacob Hoffman-Andrews · 3 years, 1 month ago
  31. 6aae7b1 docs: camelcase it like GitHub everywhere by Ayushman Singh Chauhan · 3 years ago
  32. b088638 docs: fix typo in fail-with-body doc by Lucas Servén Marín · 3 years ago
  33. 1d5d0ae lib: fix some misuse of curlx_convert_UTF8_to_tchar by Jay Satiro · 3 years, 1 month ago
  34. 3e820fb ntlm: precaution against super huge type2 offsets by Daniel Stenberg · 3 years ago
  35. 826c438 c-hyper: fix unused variable ‘wrote’ by Daniel Stenberg · 3 years ago
  36. 2e23f3b libcurl-security.3: be careful of setuid by Daniel Stenberg · 3 years ago
  37. 76f33fd c-hyper: don't write to set.writeheader if null by Kevin Burke · 3 years ago
  38. 9fc2844 wolfssl: handle SSL_write() returns 0 for error by Daniel Stenberg · 3 years ago
  39. f154ae9 easy: ignore sigpipe in curl_easy_send by Daniel Stenberg · 3 years ago
  40. 9ec1ef7 sigpipe: ignore SIGPIPE when using wolfSSL as well by Daniel Stenberg · 3 years ago
  41. 7fdf01f libcurl-security.3: don't try to filter IPv4 hosts based on the URL by Daniel Stenberg · 3 years, 1 month ago
  42. f2e1163 nss_set_blocking: avoid static for sock_opt by Harry Sintonen · 3 years, 1 month ago
  43. 56e2319 RELEASE-NOTES: synced by Daniel Stenberg · 3 years ago
  44. c1311db docs/HTTP3.md: fix nghttp2's HTTP/3 server port by Yusuke Nakamura · 3 years ago
  45. 994af2a krb5: don't use 'static' to store PBSZ size response by Daniel Stenberg · 3 years ago
  46. 9f71cc2 m4: add security frameworks on Mac when compiling rustls by Kevin Burke · 3 years, 1 month ago
  47. 7843fe0 krb5: remove the unused 'overhead' function by Daniel Stenberg · 3 years, 1 month ago
  48. 68f6c56 curl_url_set.3: add memory management information by Johann150 · 3 years, 1 month ago
  49. 5e7fc49 c-hpyer: fix handling of zero-byte chunk from hyper by Jacob Hoffman-Andrews · 3 years, 1 month ago
  50. f014eec CURLOPT_POSTFIELDS.3: clarify how it gets the size of the data by Daniel Stenberg · 3 years, 1 month ago
  51. a60b111 cmake: make libcurl output filename configurable by Ralph Langendam · 3 years, 1 month ago
  52. a4554b2 vtls: reset ssl use flag upon negotiation failure by Patrick Monnerat · 3 years, 1 month ago
  53. 47e169e configure: fix typo in TLS error message by Daniel Stenberg · 3 years, 1 month ago
  54. 25db8fa README: link to the commercial support option by Daniel Stenberg · 3 years, 1 month ago
  55. e540b32 version: add gsasl_version to curl_version_info_data by Martin Halle · 3 years, 1 month ago
  56. 67d3afa schannel: Support strong crypto option by Morten Minde Neergaard · 3 years, 2 months ago
  57. 9938319 RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  58. e052bbc ci: adapt to configure requiring an explicit TLS choice by Daniel Stenberg · 3 years, 1 month ago
  59. ee36e86 configure: split out each TLS library detector into its own function by Daniel Stenberg · 3 years, 1 month ago
  60. 68d89f2 configure: make the TLS library choice(s) explicit by Daniel Stenberg · 3 years, 1 month ago
  61. 4708f29 tests/disable-scan.pl: also scan all m4 files by Daniel Stenberg · 3 years, 1 month ago
  62. 54e7475 schannel: Disable auto credentials; add an option to enable it by Jay Satiro · 3 years, 2 months ago
  63. e4ba999 vtls: deduplicate some DISABLE_PROXY ifdefs by Michał Antoniak · 3 years, 2 months ago
  64. 7f2d7ed OS400: fix typo by Jay Satiro · 3 years, 1 month ago
  65. 52fab72 checksrc: complain on == NULL or != 0 checks in conditions by Daniel Stenberg · 3 years, 1 month ago
  66. 063d3f3 tidy-up: make conditional checks more consistent by Daniel Stenberg · 3 years, 1 month ago
  67. 19ea52d vauth: factor base64 conversions out of authentication procedures by Patrick Monnerat · 3 years, 2 months ago
  68. 34cf403 bufref: buffer reference support by Patrick Monnerat · 3 years, 2 months ago
  69. a2a8f9d os400: additional support for options metadata by Patrick Monnerat · 3 years, 1 month ago
  70. 3fb6e5a test server: take care of siginterrupt() deprecation by Patrick Monnerat · 3 years, 3 months ago
  71. 2df6439 lib1564.c: enable last wakeup test part on Windows by Marc Hoersken · 3 years, 2 months ago
  72. b36442b multi: fix slow write/upload performance on Windows by Marc Hoersken · 3 years, 5 months ago
  73. e92998a multi: reduce Win32 API calls to improve performance by Marc Hoersken · 3 years, 5 months ago
  74. bcca174 Revert "Revert 'multi: implement wait using winsock events'" by Marc Hoersken · 3 years, 5 months ago
  75. 3057c6c Revert "cmake: make libcurl library output name configurable" by Daniel Stenberg · 3 years, 1 month ago
  76. dd2bb48 sectransp: allow cipher name to be specified by Michael Kolechkin · 3 years, 4 months ago
  77. df44138 NSS: add ciphers to map by Michael Kolechkin · 3 years, 2 months ago
  78. d8c4cde http2: remove DEBUG_HTTP2 by Daniel Stenberg · 3 years, 1 month ago
  79. 1cba36d cmake: make libcurl library output name configurable by Ralph Langendam · 3 years, 1 month ago
  80. 415d6fa sws: #ifdef S_IFSOCK use by Daniel Stenberg · 3 years, 1 month ago
  81. 0594c00 curl_setup: provide the shutdown flags wider by Daniel Stenberg · 3 years, 1 month ago
  82. 355aae5 connect: use CURL_SA_FAMILY_T for portability by Daniel Stenberg · 3 years, 1 month ago
  83. 0448885 urlapi: make sure no +/- signs are accepted in IPv4 numericals by Daniel Stenberg · 3 years, 1 month ago
  84. 9cb4845 ConnectionExists: respect requests for h1 connections better by Daniel Stenberg · 3 years, 1 month ago
  85. 9c18c0b multi: don't close connection HTTP_1_1_REQUIRED by Daniel Stenberg · 3 years, 1 month ago
  86. 605e842 http2: move the stream error field to the per-transfer storage by Daniel Stenberg · 3 years, 1 month ago
  87. 252790c http2: call the handle-closed function correctly on closed stream by Daniel Stenberg · 3 years, 1 month ago
  88. 6b97f13 test1660: check the created HSTS file as text mode by Daniel Stenberg · 3 years, 1 month ago
  89. 6bdc96f RELEASE-NOTES: synced by Daniel Stenberg · 3 years, 1 month ago
  90. 7569518 test 493: require https in curl to run by Daniel Stenberg · 3 years, 1 month ago
  91. 711879c tool_operate: don't discard failed parallel transfer result by Jay Satiro · 3 years, 1 month ago
  92. 6e3f2fe openssl: fix build error with OpenSSL < 1.0.2 by Georeth Zhou · 3 years, 1 month ago
  93. b97718a README.md: delete Codacy UTM parameters & follow permanent redirect [ci skip] by Viktor Szakats · 3 years, 1 month ago
  94. 56a037c urlapi: "normalize" numerical IPv4 host names by Daniel Stenberg · 3 years, 1 month ago
  95. 2426fa4 libssh: fix "empty expression statement has no effect" warnings by Daniel Stenberg · 3 years, 1 month ago
  96. d71ff2b hsts: enable by default by Daniel Stenberg · 3 years, 2 months ago
  97. eff614f vtls: refuse setting any SSL version by Daniel Stenberg · 3 years, 2 months ago
  98. cf65d42 curl: ignore options asking for SSLv2 or SSLv3 by Daniel Stenberg · 3 years, 2 months ago
  99. 6fc805d test972: verify the json output with jsonlint by Daniel Stenberg · 3 years, 1 month ago
  100. 2f78be5 tool_writeout: fix the HTTP_CODE json output by Jay Satiro · 3 years, 1 month ago