1. 093a9e0 mqtt: remove code with no purpose by Daniel Stenberg · 4 years, 1 month ago
  2. 96c1496 mqtt: fix Curl_read() error handling while reading remaining length by Daniel Stenberg · 4 years, 1 month ago
  3. fa7daaf server/tftpd: fix compiler warning by Daniel Stenberg · 4 years, 1 month ago
  4. df28ed6 http: free memory when Alt-Used header creation fails due to OOM by Daniel Stenberg · 4 years, 1 month ago
  5. 10822c6 lib: fix typos in comments and errormessages by Daniel Gustafsson · 4 years, 1 month ago
  6. bcd9813 tests: run the SOCKS test server on a dynamic port number by Daniel Stenberg · 4 years, 1 month ago
  7. ff7a310 multi-ssl: reset the SSL backend on `Curl_global_cleanup()` by Johannes Schindelin · 4 years, 1 month ago
  8. 369ce38 tests: run the TFTP test server on a dynamic port number by Daniel Stenberg · 4 years, 1 month ago
  9. 5811beb mqtt: improve the state machine by Daniel Stenberg · 4 years, 1 month ago
  10. d1a2816 runtests: always put test number in servercmd file by Daniel Stenberg · 4 years, 1 month ago
  11. 8dea782 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  12. 3c77e28 release-notes.pl: fix parsing typo by Daniel Stenberg · 4 years, 1 month ago
  13. 4d925ee ensure all references to ports are replaced by vars by xquery · 4 years, 1 month ago
  14. aa98c66 add more alt-svc test coverage by xquery · 4 years, 1 month ago
  15. d2969c7 test1247: use http server to get the port number set by Daniel Stenberg · 4 years, 1 month ago
  16. ebb07f3 runtests: use a unix domain socket path with the pid in the name by Daniel Stenberg · 4 years, 1 month ago
  17. 207a6cb src: Remove C99 constructs to ensure C89 compliance by Tom · 4 years, 1 month ago
  18. 0f5db7b runtests: dummy init the ports variables to avoid warnings by Daniel Stenberg · 4 years, 1 month ago
  19. d7471c1 mime: properly check Content-Type even if it has parameters by Patrick Monnerat · 4 years, 1 month ago
  20. 7e53974 tests/FILEFORMAT: converted to markdown and extended by Daniel Stenberg · 4 years, 1 month ago
  21. 003a7b5 test1245: make it work with dynamic FTP server port by Daniel Stenberg · 4 years, 1 month ago
  22. b1c7073 test1055: make it work with dynamic FTP port by Daniel Stenberg · 4 years, 1 month ago
  23. 85e727d test1028: make it run on dynamic FTP server port by Daniel Stenberg · 4 years, 1 month ago
  24. 7e359bc tests: move pingpong server to dynamic listening port by Daniel Stenberg · 4 years, 1 month ago
  25. f99b007 test1056: work with dynamic HTTP ipv6 port by Daniel Stenberg · 4 years, 1 month ago
  26. 721f24d test1448: work with dynamic HTTP server port by Daniel Stenberg · 4 years, 1 month ago
  27. d009bc2 tests: introduce preprocessed test cases by Daniel Stenberg · 4 years, 1 month ago
  28. 5e2f4a3 tests: make 2006-2010 handle different port number lengths by Daniel Stenberg · 4 years, 1 month ago
  29. 80d6515 tests: run the sws server on "any port" by Daniel Stenberg · 4 years, 1 month ago
  30. e917492 sockfilt: tidy variable naming and data structure in select_ws by Marc Hoersken · 4 years, 1 month ago
  31. 14bf7eb libssh: Use new ECDSA key types to check known hosts by Anderson Toshiyuki Sasaki · 4 years, 1 month ago
  32. 9c703ea appveyor: add Unicode winbuild jobs by Marcel Raad · 4 years, 4 months ago
  33. de2126b mqttd: s/errno/SOCKERRNO by Daniel Stenberg · 4 years, 1 month ago
  34. c712009 buildconf: use find -execdir instead, remove -print and the ares files by Daniel Stenberg · 4 years, 1 month ago
  35. 1e41bec buildconf: avoid using tempfile when removing files by Alexander V. Tikhonov · 4 years, 6 months ago
  36. 4cd239f copyright: bump the copyright year range by Daniel Stenberg · 4 years, 1 month ago
  37. d147971 scripts/release-notes.pl: accept colon after the Fixes/Closes keywords by Daniel Stenberg · 4 years, 1 month ago
  38. 19ec94d docs/MQTT: replace confusing 80 by 75 by JP Mens · 4 years, 1 month ago
  39. 89f1e63 cmake: Avoid MSVC C4273 warnings in send/recv checks by Brad King · 4 years, 1 month ago
  40. 42e1852 KNOWN_BUGS: Add entry 'Blocking socket operations' by Jay Satiro · 4 years, 1 month ago
  41. a6f7b2f test2043: use revoked.badssl.com instead of revoked.grc.com by Marc Hoersken · 4 years, 1 month ago
  42. 8a2038a sockfilt: fix broken pipe on Windows to be ready in select_ws by Marc Hoersken · 4 years, 1 month ago
  43. 7bade50 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  44. 66212a3 scripts/release-notes: fix duplicate output header by Daniel Stenberg · 4 years, 1 month ago
  45. 23a3ab9 github/workflow: enable MQTT in the macOS debug build by Daniel Stenberg · 4 years, 1 month ago
  46. f80dfd2 azure: add mqtt support to one of the Windows builds by Daniel Stenberg · 4 years, 1 month ago
  47. 42ff0d9 travis: add mqtt job on Linux by Daniel Stenberg · 4 years, 1 month ago
  48. 41f5b66 tests: add four MQTT tests 1190 - 1193 by Daniel Stenberg · 4 years, 1 month ago
  49. 5e855bb tests: add the mqtt test server mqttd by Daniel Stenberg · 4 years, 1 month ago
  50. 675f5fb tests: support hex encoded data and mqtt server by Daniel Stenberg · 4 years, 1 month ago
  51. 2522903 mqtt: add new experimental protocol by Bjorn Stenberg · 4 years, 1 month ago
  52. 8909865 TODO: Consider convenience options for JSON and XML? by Daniel Stenberg · 4 years, 1 month ago
  53. 878214d tool: do not declare functions with Curl_ prefix by Daniel Stenberg · 4 years, 1 month ago
  54. 7fa1578 cmake: add aliases so exported target names are available in tree by Nathaniel R. Lewis · 4 years, 1 month ago
  55. f62bd9d version: increase buffer space for ssl version output by Daniel Stenberg · 4 years, 1 month ago
  56. 50842c1 cirrus: no longer ignore test 504 which is working again by Marc Hoersken · 4 years, 1 month ago
  57. 9377246 appveyor: completely disable tests that fail to timeout early by Marc Hoersken · 4 years, 1 month ago
  58. ac343fe test1908: avoid using fixed port number in test data by Daniel Stenberg · 4 years, 1 month ago
  59. c35af29 schannel: Fix blocking timeout logic by Andrew Kurushin · 4 years, 1 month ago
  60. 0510cce socks: Fix blocking timeout logic by Jay Satiro · 4 years, 1 month ago
  61. be28bc2 gopher: check remaining time left during write busy loop by Marc Hoersken · 4 years, 1 month ago
  62. d590908 gnutls: ensure TLS 1.3 when SRP isn't requested by Dirkjan Bussink · 4 years, 1 month ago
  63. ac1e206 tests/server: add hidden window to gracefully handle WM_CLOSE by Marc Hoersken · 4 years, 1 month ago
  64. 30c8ef7 tests/server: add CTRL event handler for Win32 consoles by Marc Hoersken · 4 years, 1 month ago
  65. 9869f6d tests/server: move all signal handling routines to util.[ch] by Marc Hoersken · 4 years, 1 month ago
  66. b9a0804 compressed.d: stress that the headers are not modified by Daniel Stenberg · 4 years, 1 month ago
  67. dd0365d tests/server/util.c: use curl_off_t instead of long for pid by Marc Hoersken · 4 years, 1 month ago
  68. c1951cd tests: use Cygwin/msys PIDs for stunnel and sshd on Windows by Marc Hoersken · 4 years, 1 month ago
  69. 2a93021 tests: add Windows compatible pidwait like pidkill and pidterm by Marc Hoersken · 4 years, 1 month ago
  70. 3f60a9e tests: fix conflict between Cygwin/msys and Windows PIDs by Marc Hoersken · 4 years, 1 month ago
  71. 6d13ef5 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  72. 20f2812 release-notes.pl: detect the start of the references in cleanup mode by Daniel Stenberg · 4 years, 1 month ago
  73. 5afa07f Revert "file: on Windows, refuse paths that start with \\" by Daniel Stenberg · 4 years, 1 month ago
  74. 53f4070 lib: fix conversion warnings for SOCKET_WRITABLE/READABLE by Jay Satiro · 4 years, 1 month ago
  75. 17c18fb test1148: tolerate progress updates better (again) by Jay Satiro · 4 years, 1 month ago
  76. 8c92f7e sshserver.pl: use cached Win32 environment check variable by Marc Hoersken · 4 years, 1 month ago
  77. 3e36af2 appveyor: partially revert 3413a110 to keep build without proxy by Marc Hoersken · 4 years, 1 month ago
  78. 3413a11 appveyor: ignore failing 'connect to non-listening proxy' tests by Marc Hoersken · 4 years, 1 month ago
  79. 638b855 CI/macos: convert CRLF to LF and align indentation by Marc Hoersken · 4 years, 1 month ago
  80. d4afa0f url: allow non-HTTPS altsvc-matching for debug builds by Daniel Stenberg · 4 years, 1 month ago
  81. cb232b1 server/resolve: remove AI_CANONNAME to make macos tell the truth by Daniel Stenberg · 4 years, 1 month ago
  82. 0777854 runtests: fix warning about using an undefined variable by Daniel Stenberg · 4 years, 1 month ago
  83. 3f70408 release-notes: fix the initial reference list output by Daniel Stenberg · 4 years, 1 month ago
  84. 6435aaa github actions: run when pushed to master or */ci + PRs by Daniel Stenberg · 4 years, 1 month ago
  85. 4d939ef runtests: provide nicer errormsg when protocol "dump" file is empty by Daniel Stenberg · 4 years, 1 month ago
  86. 0fdf965 schannel: support .P12 or .PFX client certificates by Gilles Vollant · 4 years, 8 months ago
  87. 741cb81 tests: verify split initial HTTP requests with CURL_SMALLREQSEND by Daniel Stenberg · 4 years, 1 month ago
  88. 0ef54ab http: don't consider upload done if the request isn't completely sent off by Daniel Stenberg · 4 years, 1 month ago
  89. 3e37605 http: allow Curl_add_buffer_send() to do a short first send by force by Daniel Stenberg · 4 years, 1 month ago
  90. 0bcf975 connect: store connection info for QUIC connections by Daniel Stenberg · 4 years, 1 month ago
  91. 860eaeb tests/README: update the port numbers list by Daniel Stenberg · 4 years, 1 month ago
  92. 8843678 select: remove typecast from SOCKET_WRITABLE/READABLE macros by Daniel Stenberg · 4 years, 1 month ago
  93. 946a71a CURLOPT_WRITEFUNCTION.3: add inline example and new see-also by Daniel Stenberg · 4 years, 1 month ago
  94. 9b23a1d release-notes: output trailing references sorted numerically by Daniel Stenberg · 4 years, 1 month ago
  95. fef4334 cleanup: correct copyright year range on a few files by Daniel Stenberg · 4 years, 1 month ago
  96. efa830f configure: remove use of -vec-report0 from CFLAGS with icc by Daniel Stenberg · 4 years, 1 month ago
  97. ae57e27 warnless: remove code block for icc that didn't work by Daniel Stenberg · 4 years, 1 month ago
  98. 298a823 dist: add missing setup-win32.h by Marc Hoersken · 4 years, 1 month ago
  99. fcf955a RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  100. 17211ad scripts/release-notes.pl: add helper script for RELEASE-NOTES maintenance by Daniel Stenberg · 4 years, 1 month ago