1. e29e731 Don't use Linux TCP headers by Casey Dahlin · 4 years ago
  2. cffbcc3 test1238: avoid tftpd being busy for tests shortly following by Marc Hoersken · 4 years ago
  3. 743e9c2 write-out.d: added "response_code" by Daniel Stenberg · 4 years ago
  4. 4b88ac7 KNOWN_BUGS: Build with staticly built dependency by Daniel Stenberg · 4 years ago
  5. eed30a3 ROADMAP: remove old entries by Daniel Stenberg · 4 years ago
  6. ac26be8 travis: Add ngtcp2 and quiche tests for CMake by Peter Wu · 4 years ago
  7. 5d8c53d CMake: add ENABLE_ALT_SVC option by Peter Wu · 4 years ago
  8. 5bfc874 CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche) by Peter Wu · 4 years ago
  9. 000f721 tests/server/tftpd.c: fix include and enhance debug logging by Marc Hoersken · 4 years ago
  10. 6f63ab4 tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is present by Daniel Stenberg · 4 years ago
  11. 54fa68b appveyor: update comments to be clear about toolchain by Marc Hoersken · 4 years ago
  12. 8329775 TODO: update regarding missing Schannel features by Marc Hoersken · 4 years ago
  13. 7ebfcb4 Merge "Bump version to 7.70.0" by Casey Dahlin · 4 years ago
  14. a02a01a Bump version to 7.70.0 by Casey Dahlin · 4 years ago
  15. 92501a1 checksrc: close the .checksrc file handle when done reading by Daniel Stenberg · 4 years ago
  16. 1fa3733 RELEASE-NOTES: synced by Daniel Stenberg · 4 years ago
  17. 148534d CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) by Gilles Vollant · 4 years, 8 months ago
  18. 76b9e8d TODO: native IDN support on macOS by Daniel Stenberg · 4 years ago
  19. 7f1c098 urlapi: accept :: as a valid IPv6 address by Daniel Stenberg · 4 years ago
  20. 11e4ac8 THANKS-filter: Peter Wang by Daniel Stenberg · 4 years ago
  21. 1c341e2 *_sspi: fix bad uses of CURLE_NOT_BUILT_IN by Peter Wang · 4 years ago
  22. ace6ae4 docs/HTTP3: add qlog to the quiche build instruction by Daniel Stenberg · 4 years ago
  23. 14c17a2 ngtcp2: introduce qlog support by Daniel Stenberg · 4 years ago
  24. 2a81439 ntlm_sspi: fix bad use of CURLE_NOT_BUILT_IN by Daniel Stenberg · 4 years ago
  25. cad1f46 runtests: show elapsed test time with higher precision (ms) by Daniel Stenberg · 4 years ago
  26. d1ef10b RELEASE-NOTES: synced by Daniel Stenberg · 4 years ago
  27. 54a2b63 http2: simplify and clean up trailer handling by Daniel Stenberg · 4 years ago
  28. 7ae8801 appveyor: disable test 1139 instead of ignoring it by Marc Hoersken · 4 years ago
  29. 4fdb200 appveyor: disable flaky test 1501 and ignore broken 1056 by Marc Hoersken · 4 years ago
  30. 2d1745f test613.pl: make tests 613 and 614 work with OpenSSH for Windows by Marc Hoersken · 4 years ago
  31. e1d81b5 runtests: set +x mode again by Daniel Stenberg · 4 years ago
  32. 44645ca libssh2: convert over to use dynbuf by Daniel Stenberg · 4 years ago
  33. 8810064 travis: add "qlog" as feature in the quiche build by Daniel Stenberg · 4 years ago
  34. 80b9db1 quiche: enable qlog output by Daniel Stenberg · 4 years ago
  35. e0af243 urldata.h: remove #define HEADERSIZE, not used anymore by Daniel Stenberg · 4 years ago
  36. 18815aa ngtcp2: convert to dynbuf by Daniel Stenberg · 4 years ago
  37. 7a86a25 connect: make happy eyeballs work for QUIC (again) by Daniel Stenberg · 4 years ago
  38. d2dfa3e connect: add two asserts to clue code analyzers in a little by Daniel Stenberg · 4 years ago
  39. dae126f http_proxy: ported to use dynbuf instead of a static size buffer by Daniel Stenberg · 4 years ago
  40. ed35d65 dynbuf: introduce internal generic dynamic buffer functions by Daniel Stenberg · 4 years ago
  41. 00c2e8d runtests: remove sleep calls by Daniel Stenberg · 4 years ago
  42. 59e351a asyn-*: remove support for never-used NULL entry pointers by Daniel Stenberg · 4 years ago
  43. f7ab488 doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax by Emil Engler · 4 years ago
  44. 153d581 asyn-thread: fix cppcheck warning by Jay Satiro · 4 years ago
  45. 85eda4e select: fix overflow protection in Curl_socket_check by Jay Satiro · 4 years ago
  46. 0e05877 sockfilt: make select_ws stop waiting on exit signal event by Marc Hoersken · 4 years ago
  47. 7dc8a98 tests/server/util.[ch]: add exit event to stop waiting on Windows by Marc Hoersken · 4 years ago
  48. 551577f tests/server/util.c: fix thread handle not being closed by Marc Hoersken · 4 years ago
  49. fe28fcf tests/server/util.c: use raise instead of calling signal handler by Marc Hoersken · 4 years ago
  50. 1abb087 tests: add support for SSH server variant specific transfer paths by Marc Hoersken · 4 years ago
  51. a491183 RELEASE-NOTES: synced by Daniel Stenberg · 4 years ago
  52. df2093d libssh2: set the expected total size in SCP upload init by Daniel Stenberg · 4 years ago
  53. 5cb7f89 runtests: make the logmsg from the ssh server only show in verbose by Daniel Stenberg · 4 years ago
  54. f9c6feb tests: make test 1248 + 1249 use %NOLISTENPORT by Daniel Stenberg · 4 years ago
  55. 9d47ff5 examples: remove asiohiper.cpp by Daniel Stenberg · 4 years ago
  56. 6540cbb doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3 by Emil Engler · 4 years ago
  57. 8cf8b29 KNOWN_BUGS: Remove "curl --upload-file . hang if delay in STDIN" by Emil Engler · 4 years ago
  58. dce30e2 cirrus: disable SFTP and SCP tests by Daniel Stenberg · 4 years ago
  59. 44f5edd runtests: fix typo in the existence of disabled tests checker by Emil Engler · 4 years ago
  60. 49bbc4f test75: Remove precheck test by Dan Fandrich · 4 years ago
  61. 5f5a7b4 tests: Stop referring to server ports when they're not used by Dan Fandrich · 4 years ago
  62. 42d8d9a GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT by Emil Engler · 4 years ago
  63. c069027 conncache: various concept cleanups by Daniel Stenberg · 4 years ago
  64. 9a8fa07 tests: tests: run stunnel for HTTPS and FTPS on dynamic ports by Daniel Stenberg · 4 years ago
  65. d1239b5 tests: pick a random port number for SSH by Daniel Stenberg · 4 years ago
  66. 06ce166 libtest/cmake: Remove commented code by Rikard Falkeborn · 4 years ago
  67. d39b412 schannel: source code reindent by Daniel Stenberg · 4 years ago
  68. 68774da test1177: look for curl.h in source directory by Kamil Dudka · 4 years ago
  69. 1066f5f tests: look for preprocessed tests in build directory by Kamil Dudka · 4 years ago
  70. b4799e9 RELEASE-NOTES: synced by Daniel Stenberg · 4 years ago
  71. 53cdc2c RELEASE-NOTES: 7.70.0 by Daniel Stenberg · 4 years ago curl-7_70_0
  72. c5d8629 THANKS: synced with the 7.70.0 release by Daniel Stenberg · 4 years ago
  73. 6370e43 headers: copyright range fix by Daniel Stenberg · 4 years ago
  74. fc0e29d doh: Constify some input pointers by Rikard Falkeborn · 4 years ago
  75. cad15b9 nss: check for PK11_CreateDigestContext() returning NULL by Daniel Stenberg · 4 years ago
  76. e2b1ccb travis: bump the wolfssl CI build to use 4.4.0 by Daniel Stenberg · 4 years ago
  77. b7135f5 copyright updates: adjust year ranges by Daniel Stenberg · 4 years ago
  78. cca20cb CI: do not include */ci branches in PR builds by Marc Hoersken · 4 years ago
  79. 2fc1c9d runtests: check for the disabled tests relative srcdir by Daniel Stenberg · 4 years ago
  80. 2a33417 runtests: revert commenting out a line I did for debugging by Daniel Stenberg · 4 years ago
  81. 446fb05 smtp: set auth correctly by Daniel Stenberg · 4 years ago
  82. 6ad062a lib: clean up whitespace by Marcel Raad · 4 years ago
  83. 7bc709f libssh: avoid options override by configuration files by Anderson Toshiyuki Sasaki · 4 years ago
  84. 11091cd runtests: when <killserver> mentions http, kill http/2 too by Daniel Stenberg · 4 years ago
  85. 4298b97 docs: fix two typos by Yuri Slobodyanyuk · 4 years ago
  86. ba7b94b tests/git: ignore mqttd and port files by Emil Engler · 4 years ago
  87. 75e8feb tests: make runtests check that disabled tests exists by Daniel Stenberg · 4 years ago
  88. 1ae5860 test1154: set a proper name by Daniel Stenberg · 4 years ago
  89. a96c752 select: make Curl_socket_check take timediff_t timeout by Daniel Stenberg · 4 years ago
  90. b1b9692 libcurl-multi.3: added missing full stop by i-ky · 4 years ago
  91. c0e139a transfer: Switch PUT to GET/HEAD on 303 redirect by Jay Satiro · 4 years ago
  92. bffa116 lib/mk-ca-bundle: skip empty certs by Daniel Stenberg · 4 years ago
  93. 3fdc4bd version: skip idn2_check_version() check and add precaution by Daniel Stenberg · 4 years ago
  94. ae15bfc RELEASE-NOTES: synced by Daniel Stenberg · 4 years ago
  95. f807d16 curl.h: update comment typo by Brian Bergeron · 4 years ago
  96. 2d137de GnuTLS: Don't skip really long certificate fields by Emil Engler · 4 years ago
  97. 0891fe7 gnutls: bump lowest supported version to 3.1.10 by Daniel Stenberg · 4 years ago
  98. 10fece3 mqtt: make NOSTATE get within the debug name array by Daniel Stenberg · 4 years ago
  99. bae87dc tests: run the RTSP test server on a dynamic port number by Daniel Stenberg · 4 years ago
  100. 018dd77 tests: add %NOLISTENPORT and use it by Daniel Stenberg · 4 years ago