1. 42d8d9a GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT by Emil Engler · 4 years, 1 month ago
  2. c069027 conncache: various concept cleanups by Daniel Stenberg · 4 years, 1 month ago
  3. 9a8fa07 tests: tests: run stunnel for HTTPS and FTPS on dynamic ports by Daniel Stenberg · 4 years, 1 month ago
  4. d1239b5 tests: pick a random port number for SSH by Daniel Stenberg · 4 years, 1 month ago
  5. 06ce166 libtest/cmake: Remove commented code by Rikard Falkeborn · 4 years, 1 month ago
  6. d39b412 schannel: source code reindent by Daniel Stenberg · 4 years, 1 month ago
  7. 68774da test1177: look for curl.h in source directory by Kamil Dudka · 4 years, 1 month ago
  8. 1066f5f tests: look for preprocessed tests in build directory by Kamil Dudka · 4 years, 1 month ago
  9. b4799e9 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  10. 53cdc2c RELEASE-NOTES: 7.70.0 by Daniel Stenberg · 4 years, 1 month ago curl-7_70_0
  11. c5d8629 THANKS: synced with the 7.70.0 release by Daniel Stenberg · 4 years, 1 month ago
  12. 6370e43 headers: copyright range fix by Daniel Stenberg · 4 years, 1 month ago
  13. fc0e29d doh: Constify some input pointers by Rikard Falkeborn · 4 years, 1 month ago
  14. cad15b9 nss: check for PK11_CreateDigestContext() returning NULL by Daniel Stenberg · 4 years, 1 month ago
  15. e2b1ccb travis: bump the wolfssl CI build to use 4.4.0 by Daniel Stenberg · 4 years, 1 month ago
  16. b7135f5 copyright updates: adjust year ranges by Daniel Stenberg · 4 years, 1 month ago
  17. cca20cb CI: do not include */ci branches in PR builds by Marc Hoersken · 4 years, 1 month ago
  18. 2fc1c9d runtests: check for the disabled tests relative srcdir by Daniel Stenberg · 4 years, 1 month ago
  19. 2a33417 runtests: revert commenting out a line I did for debugging by Daniel Stenberg · 4 years, 1 month ago
  20. 446fb05 smtp: set auth correctly by Daniel Stenberg · 4 years, 1 month ago
  21. 6ad062a lib: clean up whitespace by Marcel Raad · 4 years, 1 month ago
  22. 7bc709f libssh: avoid options override by configuration files by Anderson Toshiyuki Sasaki · 4 years, 1 month ago
  23. 11091cd runtests: when <killserver> mentions http, kill http/2 too by Daniel Stenberg · 4 years, 1 month ago
  24. 4298b97 docs: fix two typos by Yuri Slobodyanyuk · 4 years, 1 month ago
  25. ba7b94b tests/git: ignore mqttd and port files by Emil Engler · 4 years, 1 month ago
  26. 75e8feb tests: make runtests check that disabled tests exists by Daniel Stenberg · 4 years, 1 month ago
  27. 1ae5860 test1154: set a proper name by Daniel Stenberg · 4 years, 1 month ago
  28. a96c752 select: make Curl_socket_check take timediff_t timeout by Daniel Stenberg · 4 years, 1 month ago
  29. b1b9692 libcurl-multi.3: added missing full stop by i-ky · 4 years, 1 month ago
  30. c0e139a transfer: Switch PUT to GET/HEAD on 303 redirect by Jay Satiro · 4 years, 1 month ago
  31. bffa116 lib/mk-ca-bundle: skip empty certs by Daniel Stenberg · 4 years, 1 month ago
  32. 3fdc4bd version: skip idn2_check_version() check and add precaution by Daniel Stenberg · 4 years, 1 month ago
  33. ae15bfc RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  34. f807d16 curl.h: update comment typo by Brian Bergeron · 4 years, 1 month ago
  35. 2d137de GnuTLS: Don't skip really long certificate fields by Emil Engler · 4 years, 1 month ago
  36. 0891fe7 gnutls: bump lowest supported version to 3.1.10 by Daniel Stenberg · 4 years, 1 month ago
  37. 10fece3 mqtt: make NOSTATE get within the debug name array by Daniel Stenberg · 4 years, 1 month ago
  38. bae87dc tests: run the RTSP test server on a dynamic port number by Daniel Stenberg · 4 years, 1 month ago
  39. 018dd77 tests: add %NOLISTENPORT and use it by Daniel Stenberg · 4 years, 1 month ago
  40. 093a9e0 mqtt: remove code with no purpose by Daniel Stenberg · 4 years, 1 month ago
  41. 96c1496 mqtt: fix Curl_read() error handling while reading remaining length by Daniel Stenberg · 4 years, 1 month ago
  42. fa7daaf server/tftpd: fix compiler warning by Daniel Stenberg · 4 years, 1 month ago
  43. df28ed6 http: free memory when Alt-Used header creation fails due to OOM by Daniel Stenberg · 4 years, 1 month ago
  44. 10822c6 lib: fix typos in comments and errormessages by Daniel Gustafsson · 4 years, 1 month ago
  45. bcd9813 tests: run the SOCKS test server on a dynamic port number by Daniel Stenberg · 4 years, 1 month ago
  46. ff7a310 multi-ssl: reset the SSL backend on `Curl_global_cleanup()` by Johannes Schindelin · 4 years, 1 month ago
  47. 369ce38 tests: run the TFTP test server on a dynamic port number by Daniel Stenberg · 4 years, 1 month ago
  48. 5811beb mqtt: improve the state machine by Daniel Stenberg · 4 years, 1 month ago
  49. d1a2816 runtests: always put test number in servercmd file by Daniel Stenberg · 4 years, 1 month ago
  50. 8dea782 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  51. 3c77e28 release-notes.pl: fix parsing typo by Daniel Stenberg · 4 years, 1 month ago
  52. 4d925ee ensure all references to ports are replaced by vars by xquery · 4 years, 1 month ago
  53. aa98c66 add more alt-svc test coverage by xquery · 4 years, 1 month ago
  54. d2969c7 test1247: use http server to get the port number set by Daniel Stenberg · 4 years, 1 month ago
  55. ebb07f3 runtests: use a unix domain socket path with the pid in the name by Daniel Stenberg · 4 years, 1 month ago
  56. 207a6cb src: Remove C99 constructs to ensure C89 compliance by Tom · 4 years, 1 month ago
  57. 0f5db7b runtests: dummy init the ports variables to avoid warnings by Daniel Stenberg · 4 years, 1 month ago
  58. d7471c1 mime: properly check Content-Type even if it has parameters by Patrick Monnerat · 4 years, 1 month ago
  59. 7e53974 tests/FILEFORMAT: converted to markdown and extended by Daniel Stenberg · 4 years, 1 month ago
  60. 003a7b5 test1245: make it work with dynamic FTP server port by Daniel Stenberg · 4 years, 1 month ago
  61. b1c7073 test1055: make it work with dynamic FTP port by Daniel Stenberg · 4 years, 1 month ago
  62. 85e727d test1028: make it run on dynamic FTP server port by Daniel Stenberg · 4 years, 1 month ago
  63. 7e359bc tests: move pingpong server to dynamic listening port by Daniel Stenberg · 4 years, 1 month ago
  64. f99b007 test1056: work with dynamic HTTP ipv6 port by Daniel Stenberg · 4 years, 1 month ago
  65. 721f24d test1448: work with dynamic HTTP server port by Daniel Stenberg · 4 years, 1 month ago
  66. d009bc2 tests: introduce preprocessed test cases by Daniel Stenberg · 4 years, 1 month ago
  67. 5e2f4a3 tests: make 2006-2010 handle different port number lengths by Daniel Stenberg · 4 years, 1 month ago
  68. 80d6515 tests: run the sws server on "any port" by Daniel Stenberg · 4 years, 1 month ago
  69. e917492 sockfilt: tidy variable naming and data structure in select_ws by Marc Hoersken · 4 years, 1 month ago
  70. 14bf7eb libssh: Use new ECDSA key types to check known hosts by Anderson Toshiyuki Sasaki · 4 years, 1 month ago
  71. 9c703ea appveyor: add Unicode winbuild jobs by Marcel Raad · 4 years, 5 months ago
  72. de2126b mqttd: s/errno/SOCKERRNO by Daniel Stenberg · 4 years, 1 month ago
  73. c712009 buildconf: use find -execdir instead, remove -print and the ares files by Daniel Stenberg · 4 years, 1 month ago
  74. 1e41bec buildconf: avoid using tempfile when removing files by Alexander V. Tikhonov · 4 years, 7 months ago
  75. 4cd239f copyright: bump the copyright year range by Daniel Stenberg · 4 years, 1 month ago
  76. d147971 scripts/release-notes.pl: accept colon after the Fixes/Closes keywords by Daniel Stenberg · 4 years, 1 month ago
  77. 19ec94d docs/MQTT: replace confusing 80 by 75 by JP Mens · 4 years, 1 month ago
  78. 89f1e63 cmake: Avoid MSVC C4273 warnings in send/recv checks by Brad King · 4 years, 1 month ago
  79. 42e1852 KNOWN_BUGS: Add entry 'Blocking socket operations' by Jay Satiro · 4 years, 2 months ago
  80. a6f7b2f test2043: use revoked.badssl.com instead of revoked.grc.com by Marc Hoersken · 4 years, 1 month ago
  81. 8a2038a sockfilt: fix broken pipe on Windows to be ready in select_ws by Marc Hoersken · 4 years, 1 month ago
  82. 7bade50 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  83. 66212a3 scripts/release-notes: fix duplicate output header by Daniel Stenberg · 4 years, 1 month ago
  84. 23a3ab9 github/workflow: enable MQTT in the macOS debug build by Daniel Stenberg · 4 years, 1 month ago
  85. f80dfd2 azure: add mqtt support to one of the Windows builds by Daniel Stenberg · 4 years, 1 month ago
  86. 42ff0d9 travis: add mqtt job on Linux by Daniel Stenberg · 4 years, 1 month ago
  87. 41f5b66 tests: add four MQTT tests 1190 - 1193 by Daniel Stenberg · 4 years, 1 month ago
  88. 5e855bb tests: add the mqtt test server mqttd by Daniel Stenberg · 4 years, 1 month ago
  89. 675f5fb tests: support hex encoded data and mqtt server by Daniel Stenberg · 4 years, 1 month ago
  90. 2522903 mqtt: add new experimental protocol by Bjorn Stenberg · 4 years, 1 month ago
  91. 8909865 TODO: Consider convenience options for JSON and XML? by Daniel Stenberg · 4 years, 1 month ago
  92. 878214d tool: do not declare functions with Curl_ prefix by Daniel Stenberg · 4 years, 1 month ago
  93. 7fa1578 cmake: add aliases so exported target names are available in tree by Nathaniel R. Lewis · 4 years, 2 months ago
  94. f62bd9d version: increase buffer space for ssl version output by Daniel Stenberg · 4 years, 1 month ago
  95. 50842c1 cirrus: no longer ignore test 504 which is working again by Marc Hoersken · 4 years, 1 month ago
  96. 9377246 appveyor: completely disable tests that fail to timeout early by Marc Hoersken · 4 years, 1 month ago
  97. ac343fe test1908: avoid using fixed port number in test data by Daniel Stenberg · 4 years, 1 month ago
  98. c35af29 schannel: Fix blocking timeout logic by Andrew Kurushin · 4 years, 1 month ago
  99. 0510cce socks: Fix blocking timeout logic by Jay Satiro · 4 years, 2 months ago
  100. be28bc2 gopher: check remaining time left during write busy loop by Marc Hoersken · 4 years, 1 month ago