1. 60931a1 Merge "Upgrade curl to curl-7_65_0" am: 4ca25ace8f am: 6286850a63 by Haibo Huang · 5 years ago
  2. 6286850 Merge "Upgrade curl to curl-7_65_0" am: 4ca25ace8f by Haibo Huang · 5 years ago
  3. 4ca25ac Merge "Upgrade curl to curl-7_65_0" by Haibo Huang · 5 years ago
  4. afc4143 RELEASE-NOTES: synced by Daniel Stenberg · 5 years ago
  5. 5c9b2e6 sectransp: handle errSSLPeerAuthCompleted from SSLRead() by Daniel Stenberg · 5 years ago
  6. 9d55e09 Fix typo. by Gisle Vanem · 5 years ago
  7. 34ab346 Upgrade curl to curl-7_65_0 by Haibo Huang · 5 years ago
  8. 4e86f2f tool_setopt: for builds with disabled-proxy, skip all proxy setopts() by Daniel Stenberg · 5 years ago
  9. 2a32f5f winbuild: Use two space indentation by Steve Holme · 5 years ago
  10. 8144ba3 tool_parse_cfg: Avoid 2 fopen() for WIN32 by Gisle Vanem · 5 years ago
  11. 9ad313d md4: include the mbedtls config.h to get the MD4 info by Daniel Stenberg · 5 years ago
  12. 0dc9a80 md4: build correctly with openssl without MD4 by Daniel Stenberg · 5 years ago
  13. 0edf690 os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid(). by Patrick Monnerat · 5 years ago
  14. be01f47 .github/FUNDING: mention our opencollective "home" [ci skip] by Daniel Stenberg · 5 years ago
  15. 170bd04 config-win32: add support for if_nametoindex and getsockname by Zenju · 5 years ago
  16. c2a8d52 tests: Fix the line endings for the SASL alt-auth tests by Jay Satiro · 5 years ago
  17. dc0a671 url: fix bad #ifdef by Daniel Stenberg · 5 years ago
  18. c6b5813 Revert "progress: CURL_DISABLE_PROGRESS_METER" by Daniel Stenberg · 5 years ago
  19. 8c1cc36 examples: Added SASL PLAIN authorisation identity (authzid) examples by Steve Holme · 5 years ago
  20. a9499ff curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool by Steve Holme · 5 years ago
  21. a14d72c sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID by Steve Holme · 5 years ago
  22. 081d374 tests: add support to test against OpenSSH for Windows by Marc Hoersken · 5 years ago
  23. a57e478 bump: start on the next release by Daniel Stenberg · 5 years ago
  24. 159ea55 examples: fix "clarify calculation precedence" warnings by Marcel Raad · 5 years ago
  25. acb097c hiperfifo: remove unused variable by Marcel Raad · 5 years ago
  26. f91baf8 examples: remove dead variable stores by Marcel Raad · 5 years ago
  27. 10b7067 examples: reduce variable scopes by Marcel Raad · 5 years ago
  28. 918987a http2-download: fix format specifier by Marcel Raad · 5 years ago
  29. 269f7df PolarSSL: deprecate support step 1. Removed from configure. by Daniel Stenberg · 5 years ago
  30. c9c4f7b configure/cmake: check for if_nametoindex() by Daniel Stenberg · 5 years ago
  31. 12e564c parse_proxy: use the IPv6 zone id if given by Daniel Stenberg · 5 years ago
  32. 885ce31 RELEASE-NOTES: 7.65.0 release by Daniel Stenberg · 5 years ago
  33. adea6ed THANKS: from the 7.65.0 release-notes by Daniel Stenberg · 5 years ago
  34. 8fba2d6 url: convert the zone id from a IPv6 URL to correct scope id by Daniel Stenberg · 5 years ago
  35. 9406d93 configure: detect getsockname and getpeername on windows too by Daniel Stenberg · 5 years ago
  36. b069815 examples: remove unused variables by Marcel Raad · 5 years ago
  37. 528b284 udpateconninfo: mark variable unused by Daniel Gustafsson · 5 years ago
  38. 8986d3c ftp: move ftp_ccc in under featureflag by Daniel Gustafsson · 5 years ago
  39. 31b77c1 curl: report error for "--no-" on non-boolean options by Daniel Stenberg · 5 years ago
  40. 0da8441 mbedtls: enable use of EC keys by Guy Poizat · 5 years ago
  41. 8b038bc lib1560: add tests for parsing URL with too long scheme by Daniel Stenberg · 5 years ago
  42. c454d7f urlapi: increase supported scheme length to 40 bytes by Omar Ramadan · 5 years ago
  43. 10db3ef lib: reduce variable scopes by Marcel Raad · 5 years ago
  44. 27af2ec tool_formparse: remove redundant assignment by Marcel Raad · 5 years ago
  45. 320cec2 ssh: move variable declaration to where it's used by Marcel Raad · 5 years ago
  46. c92a4de ssh-libssh: remove unused variable by Marcel Raad · 5 years ago
  47. f943347 test332: verify the blksize fix by Daniel Stenberg · 5 years ago
  48. 2576003 tftp: use the current blksize for recvfrom() by Daniel Stenberg · 5 years ago
  49. 9a87fe7 version: make ssl_version buffer match for multi_ssl by Daniel Gustafsson · 5 years ago
  50. 7ca7f82 http_ntlm_wb: Handle auth for only a single request by Steve Holme · 5 years ago
  51. 2697d63 http_ntlm_wb: Cleanup handshake after clean NTLM failure by Steve Holme · 5 years ago
  52. bd21fc9 http_ntlm_wb: Return the correct error on receiving an empty auth message by Steve Holme · 5 years ago
  53. 697b1f9 curl: make code work with protocol-disabled libcurl by Daniel Stenberg · 5 years ago
  54. e91e481 libcurl: #ifdef away more code for disabled features/protocols by Daniel Stenberg · 5 years ago
  55. 3b06e68 progress: CURL_DISABLE_PROGRESS_METER by Daniel Stenberg · 5 years ago
  56. 3cfcdf0 hostip: CURL_DISABLE_SHUFFLE_DNS by Daniel Stenberg · 5 years ago
  57. 1f8a584 netrc: CURL_DISABLE_NETRC by Daniel Stenberg · 5 years ago
  58. f3e0f07 docs: Markdown and misc improvements [ci skip] by Viktor Szakats · 5 years ago
  59. 196ae60 docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip] by Viktor Szakats · 5 years ago
  60. eeb37d7 travis: add an osx http-only build by Daniel Stenberg · 5 years ago
  61. 8ece817 cleanup: remove FIXME and TODO comments by Daniel Stenberg · 5 years ago
  62. f506ce0 curl: don't set FTP options for FTP-disabled builds by Daniel Stenberg · 5 years ago
  63. fe20826 http_ntlm_wb: Move the type-2 message processing into a dedicated function by Steve Holme · 5 years ago
  64. ab4616f RELEASE-NOTES: synced by Daniel Stenberg · 5 years ago
  65. 0af41b4 docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip] by Daniel Stenberg · 5 years ago
  66. f778c35 CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip] by Daniel Stenberg · 5 years ago
  67. ee68bbe parse_proxy: use the URL parser API by Daniel Stenberg · 5 years ago
  68. e832d1e http_negotiate: Move the Negotiate state out of the negotiatedata structure by Steve Holme · 5 years ago
  69. 85bef18 http_ntlm: Move the NTLM state out of the ntlmdata structure by Steve Holme · 5 years ago
  70. 0c73adf url: Move the negotiate state type into a dedicated enum by Steve Holme · 5 years ago
  71. be9fd70 url: Remove duplicate clean up of the winbind variables in conn_shutdown() by Steve Holme · 5 years ago
  72. 9f9ec7d urlapi: require a non-zero host name length when parsing URL by Daniel Stenberg · 5 years ago
  73. c60042f configure: error out if OpenSSL wasn't detected when asked for by Daniel Stenberg · 5 years ago
  74. bd91e7f imap: Fix typo in comment by Daniel Gustafsson · 5 years ago
  75. b5d1de8 url: Remove unnecessary initialisation from allocate_conn() by Steve Holme · 5 years ago
  76. 6123d71 CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip] by Daniel Stenberg · 5 years ago
  77. b4bb920 vtls: fix potential ssl_buffer stack overflow by Daniel Gustafsson · 5 years ago
  78. ae3f838 RELEASE-NOTES: synced by Daniel Stenberg · 5 years ago
  79. c9c5304 appveyor: also build "/ci" branches like travis by Daniel Stenberg · 5 years ago
  80. 93c4de6 pingpong: disable more when no pingpong enabled by Daniel Stenberg · 5 years ago
  81. 6d32b72 proxy: acknowledge DISABLE_PROXY more by Daniel Stenberg · 5 years ago
  82. b084616 parsedate: CURL_DISABLE_PARSEDATE by Daniel Stenberg · 5 years ago
  83. e5b546b sasl: only enable if there's a protocol enabled using it by Daniel Stenberg · 5 years ago
  84. b95456f mime: acknowledge CURL_DISABLE_MIME by Daniel Stenberg · 5 years ago
  85. 0e2208a wildcard: disable from build when FTP isn't present by Daniel Stenberg · 5 years ago
  86. 7c70a3b http: CURL_DISABLE_HTTP_AUTH by Daniel Stenberg · 5 years ago
  87. bf73039 base64: build conditionally if there are users by Daniel Stenberg · 5 years ago
  88. ae4adae doh: CURL_DISABLE_DOH by Daniel Stenberg · 5 years ago
  89. 52dfab6 auth: Rename the various authentication clean up functions by Steve Holme · 5 years ago
  90. 4d8461a docs/INSTALL: fix broken link [ci skip] by Jay Satiro · 5 years ago
  91. 15fd9ab easy: fix another "clarify calculation precedence" warning by Marcel Raad · 5 years ago
  92. 6b3dde7 build: fix "clarify calculation precedence" warnings by Marcel Raad · 5 years ago
  93. 5f8b9fe cmake: restore C89 compatibility of CurlTests.c by Marcel Raad · 5 years ago
  94. 407408f http_ntlm: Corrected the name of the include guard by Steve Holme · 5 years ago
  95. 5c2aebe http_digest: Don't expose functions when HTTP and Crypto Auth are disabled by Steve Holme · 5 years ago
  96. fb243b0 http_negotiate: Don't expose functions when HTTP is disabled by Steve Holme · 5 years ago
  97. b498828 SECURITY-PROCESS: fix links [ci skip] by Daniel Stenberg · 5 years ago
  98. 97de97d CMake: suppress unused variable warnings by Marcel Raad · 5 years ago
  99. 12d655d doh: disable DOH for the cases it doesn't work by Daniel Stenberg · 5 years ago
  100. edf2f6a checksrc.bat: Ignore snprintf warnings in docs/examples by Jay Satiro · 5 years ago