1. 4f6fdc9 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 1 month ago
  2. a084254 OS400: Update strings for ccsid-ifier by Calvin Buckley · 4 years, 2 months ago
  3. 3d1fcf6 cirrus: make freebsd ignore the tests instead of skipping by Daniel Stenberg · 4 years, 2 months ago
  4. e3d1700 cirrus: move the sanitizer build from freebsd 13 to freebsd 12 by Daniel Stenberg · 4 years, 2 months ago
  5. 12585bf Revert "cirrus-ci: disable the FreeBSD 13 builds" by Daniel Stenberg · 4 years, 2 months ago
  6. c448c48 getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override by Daniel Stenberg · 4 years, 2 months ago
  7. 9a7e62e test970: improve the test by Daniel Stenberg · 4 years, 2 months ago
  8. 4852661 CURLINFO_NUM_CONNECTS: improve accuracy by Daniel Stenberg · 4 years, 2 months ago
  9. 4b355dd TODO: Use "random" ports for the test servers by Daniel Stenberg · 4 years, 1 month ago
  10. 21b3893 lib/curl_setup: adjust the copyright year range by Daniel Stenberg · 4 years, 2 months ago
  11. d820224 curl_setup: define _WIN32_WINNT_[OS] symbols by Jay Satiro · 4 years, 2 months ago
  12. f25f602 curl-functions.m4: remove inappropriate AC_REQUIRE by Ross Burton · 4 years, 2 months ago
  13. 9b4990f ci/tests: fix Azure Pipelines not running Windows containers by Marc Hoersken · 4 years, 2 months ago
  14. ab18027 tests: add test 430, 431 and 432 to verify the --config fix by Daniel Stenberg · 4 years, 2 months ago
  15. 4e0b4fe cmdline: fix handling of OperationConfig linked list (--next) by Rici Lake · 4 years, 2 months ago
  16. 3d77d08 test2100: fix static port instead of dynamic value being used by Marc Hoersken · 4 years, 2 months ago
  17. 9c2aaf3 test970: fix static ip:port instead of dynamic values being used by Marc Hoersken · 4 years, 2 months ago
  18. cb2f57c secure transport: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  19. 2efc3a4 mbedtls: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  20. 52182e4 bearssl: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  21. 5076b86 wolfssl: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  22. 259d62c nss: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  23. 89865c1 gnutls: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  24. aec0b49 openssl: remove the BACKEND define kludge by Daniel Stenberg · 4 years, 2 months ago
  25. 3c9066f tests: make Python-based servers compatible with Python 2 and 3 by Marc Hoersken · 4 years, 2 months ago
  26. 8d9802b writeout_json: use curl_off_t printf() option for the time output by Daniel Stenberg · 4 years, 2 months ago
  27. daf1eee11 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 2 months ago
  28. 1a46b21 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 2 months ago
  29. 347a374 http2: Fix erroneous debug message that h2 connection closed by Jay Satiro · 4 years, 2 months ago
  30. 0ae463f tool_setopt: correct the copyright year range by Daniel Stenberg · 4 years, 2 months ago
  31. 5450428 schannel: add "best effort" revocation check option by Johannes Schindelin · 4 years, 2 months ago
  32. a268ad5 multi: Improve parameter check for curl_multi_remove_handle by Jay Satiro · 4 years, 2 months ago
  33. 7284061 windows: suppress UI in all CryptAcquireContext() calls by Viktor Szakats · 4 years, 2 months ago
  34. ab9dc5a writeout_json: add missing comma to fix the HTTP version by Daniel Stenberg · 4 years, 2 months ago
  35. 7631f2b test 970: verify --write-out '%{json}' by Daniel Stenberg · 4 years, 3 months ago
  36. 04c0341 writeout: support to generate JSON output by Mathias Gumz · 4 years, 3 months ago
  37. d834028 CI: stop ignoring 323, it is disabled by Daniel Stenberg · 4 years, 2 months ago
  38. 8a2b36d DISABLED: disable test 323 by Daniel Stenberg · 4 years, 2 months ago
  39. 45008cb ci/tests: increase timeouts for torture builds on Azure Pipelines by Marc Hoersken · 4 years, 2 months ago
  40. 37a0541 cmake: add support for building with wolfSSL by Daniel Stenberg · 4 years, 2 months ago
  41. 95c36ff tool_operate: fix add_parallel_transfers when more are in queue by Daniel Stenberg · 4 years, 2 months ago
  42. 2eba5e4 vtls: free ssl_config leftovers on out-of-memory by Daniel Stenberg · 4 years, 2 months ago
  43. 404d5f2 ci/tests: fix Azure Pipelines not running for pull requests by Marc Hoersken · 4 years, 2 months ago
  44. 92c152c gskit: update the copyright year range by Daniel Stenberg · 4 years, 2 months ago
  45. 083603c gskit: use our internal select wrapper for portability by Marc Hoersken · 4 years, 2 months ago
  46. dda8bab tests: fix verification of stdout in test 1452 due to newline by Marc Hoersken · 4 years, 2 months ago
  47. 49fbe01 ci/tests: install impacket for SMB tests on FreeBSD using CirrusCI by Marc Hoersken · 4 years, 2 months ago
  48. 92f129c tests/README: add note about manually installing python-impacket by Marc Hoersken · 4 years, 2 months ago
  49. f38c729 transfer: cap retries of "dead connections" to 5 by Daniel Stenberg · 4 years, 2 months ago
  50. 51fde33 TODO: TLS-PSK with OpenSSL by Daniel Stenberg · 4 years, 2 months ago
  51. 696cfc0 select: add 'timeout_ms' wrap-around precaution to Curl_select by Marc Hoersken · 4 years, 2 months ago
  52. 041e778 select: fix 'pending_ms' is assigned a value that is never used by Marc Hoersken · 4 years, 2 months ago
  53. c52b342 select: move duplicate select preparation code into Curl_select by Marc Hoersken · 4 years, 2 months ago
  54. dbd16c3 connect: happy eyeballs cleanup by Daniel Stenberg · 4 years, 2 months ago
  55. dc59521 ci/tests: fix and align setting TFLAGS for make test-nonflaky by Marc Hoersken · 4 years, 2 months ago
  56. ac56683 ci/tests: install test suite dependencies stunnel and impacket by Marc Hoersken · 4 years, 2 months ago
  57. 4be2560 tests: remove python_dependencies for smbserver from our tree by Marc Hoersken · 4 years, 2 months ago
  58. 67f3f6c Makefile.m32: Improve windres parameter compatibility by Jay Satiro · 4 years, 2 months ago
  59. 3bfda07 easy: Fix curl_easy_duphandle for builds missing IPv6 that use c-ares by Jay Satiro · 4 years, 2 months ago
  60. 0845ecb docs: add warnings about FILE: URLs on Windows by Daniel Stenberg · 4 years, 2 months ago
  61. fe8ba51 server/getpart: make the "XML-parser" stricter by Daniel Stenberg · 4 years, 2 months ago
  62. a7e24c7 impacket: some more Python 3 code compatibility updates by Marc Hoersken · 4 years, 2 months ago
  63. ba0e6fb smbserver: pin Python version to 2 since we are not yet 3 compatible by Marc Hoersken · 4 years, 2 months ago
  64. af07875 cleanup: fix some text/comment typos by Viktor Szakats · 4 years, 2 months ago
  65. d5c01d7 smbserver: fix Python version specific ConfigParser import by Marc Hoersken · 4 years, 2 months ago
  66. 4674269 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 2 months ago
  67. c0fe3b3 tests/data: Fix some XML formatting issues in test cases by Dan Fandrich · 4 years, 2 months ago
  68. 0cc66ff Makefile: run the cd commands in a subshell by Muhammad Herdiansyah · 4 years, 2 months ago
  69. 27ea8fc configure: convert -I to -isystem as a last step by Daniel Stenberg · 4 years, 2 months ago
  70. 77b62fe configure: fix -pedantic-errors for GCC 5 and later by Daniel Stenberg · 4 years, 2 months ago
  71. f0f3952 configure: document 'compiler_num' for gcc by Daniel Stenberg · 4 years, 2 months ago
  72. b81e0b0 RELEASE-NOTES: 7.69.1 by Daniel Stenberg · 4 years, 2 months ago curl-7_69_1
  73. 2d47224 THANKS: from the 7.69.1 release by Daniel Stenberg · 4 years, 2 months ago
  74. fb61344 test1129: fix invalid case of closing XML-tag and Content-Length by Marc Hoersken · 4 years, 2 months ago
  75. f11b2cb tests/data: fix static ip instead of dynamic value being used by Marc Hoersken · 4 years, 2 months ago
  76. 94ced8e tests/data: fix static ip:port instead of dynamic values being used by Marc Hoersken · 4 years, 2 months ago
  77. 26c5ba0 tests/server: fix missing use of exe_ext helper function by Marc Hoersken · 4 years, 2 months ago
  78. 4d43d06 runtests: log minimal and maximal used port numbers by Marc Hoersken · 4 years, 2 months ago
  79. e96fe70 sftp: fix segfault regression introduced by #4747 by Jim Fuller · 4 years, 2 months ago
  80. 464d944 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 2 months ago
  81. f0e8160 socks4: fix host resolve regression by Daniel Stenberg · 4 years, 2 months ago
  82. 7733667 silly web server: silent a compilation warning by Patrick Monnerat · 4 years, 3 months ago
  83. 06a1b82 cookie: get_top_domain() sets zero length for null domains by Patrick Monnerat · 4 years, 3 months ago
  84. a75f127 test 1560: avoid valgrind false positives by Patrick Monnerat · 4 years, 3 months ago
  85. 1369b8a sha256: Added WinCrypt implementation by Steve Holme · 4 years, 3 months ago
  86. 92d63a1 sha256: Added SecureTransport implementation by Steve Holme · 4 years, 3 months ago
  87. 0a04dc4 lib1564: reduce number of mid-wait wakeup calls by Daniel Stenberg · 4 years, 2 months ago
  88. e5b366c mime: fix the binary encoder to handle large data properly by Patrick Monnerat · 4 years, 2 months ago
  89. 1e4cb33 mime: do not perform more than one read in a row by Patrick Monnerat · 4 years, 2 months ago
  90. 96972ec mime: latch last read callback status. by Patrick Monnerat · 4 years, 2 months ago
  91. 3dce984 runtests: fix missing use of exe_ext helper function by Marc Hoersken · 4 years, 2 months ago
  92. c8f086b ares: store dns parameters for duphandle by Ernst Sjöstrand · 4 years, 2 months ago
  93. e364546 version: make curl_version* thread-safe without using global context by Daniel Stenberg · 4 years, 2 months ago
  94. 310dc70 RELEASE-NOTES: synced by Daniel Stenberg · 4 years, 2 months ago
  95. a6fed41 tests: use native Sleep function as fallback on Windows by Marc Hoersken · 4 years, 2 months ago
  96. 99c688b perl: align order and completeness of Windows OS checks by Marc Hoersken · 4 years, 2 months ago
  97. c0780e4 tool_cb_see: set correct copyright year range by Daniel Stenberg · 4 years, 2 months ago
  98. a39e5bf seek: fix fallback for missing ftruncate on Windows by Marc Hoersken · 4 years, 2 months ago
  99. 2f4c363 config-win32: Windows does not have ftruncate by Marc Hoersken · 4 years, 2 months ago
  100. e040146 pause: force a connection (re-)check after unpausing by Daniel Stenberg · 4 years, 2 months ago