aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-08socks4: fix host resolve regressionDaniel Stenberg
2020-03-08silly web server: silent a compilation warningPatrick Monnerat
2020-03-08cookie: get_top_domain() sets zero length for null domainsPatrick Monnerat
2020-03-08test 1560: avoid valgrind false positivesPatrick Monnerat
2020-03-08sha256: Added WinCrypt implementationSteve Holme
2020-03-08sha256: Added SecureTransport implementationSteve Holme
2020-03-07lib1564: reduce number of mid-wait wakeup callsDaniel Stenberg
2020-03-07mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-07mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-07mime: latch last read callback status.Patrick Monnerat
2020-03-07runtests: fix missing use of exe_ext helper functionMarc Hoersken
2020-03-07ares: store dns parameters for duphandleErnst Sjöstrand
2020-03-07version: make curl_version* thread-safe without using global contextDaniel Stenberg
2020-03-07RELEASE-NOTES: syncedDaniel Stenberg
2020-03-07tests: use native Sleep function as fallback on WindowsMarc Hoersken
2020-03-07perl: align order and completeness of Windows OS checksMarc Hoersken
2020-03-07tool_cb_see: set correct copyright year rangeDaniel Stenberg
2020-03-07seek: fix fallback for missing ftruncate on WindowsMarc Hoersken
2020-03-07config-win32: Windows does not have ftruncateMarc Hoersken
2020-03-07pause: force a connection (re-)check after unpausingDaniel Stenberg
2020-03-07socks5: switch state properly when the resolve is doneDaniel Stenberg
2020-03-07libssh: Fix matching user-specified MD5 hex keyJay Satiro
2020-03-06pause: bail out on bad inputDaniel Stenberg
2020-03-06unit1612: fixed the inclusion and compilation of the HMAC unit testSteve Holme
2020-03-06pause: return early for calls that don't change pause stateDaniel Stenberg
2020-03-06curl_share_setopt.3: Note sharing cookies doesn't enable the engineJay Satiro
2020-03-06multi: skip EINTR check on wakeup socket if it was closedJay Satiro
2020-03-06transfer: set correct copyright year rangeDaniel Stenberg
2020-03-06urldata: remove the 'stream_was_rewound' connectdata struct memberDaniel Stenberg
2020-03-05Revert "pause: force-drain the transfer on unpause"Daniel Stenberg
2020-03-05RELEASE-NOTES: syncedDaniel Stenberg
2020-03-05MANUAL: update a dict-using command lineDaniel Stenberg
2020-03-05KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOSDaniel Stenberg
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-03-04tests: wrap ignored test failures in bracesMarc Hoersken
2020-03-04tests: align some Windows sleep defines with each otherMarc Hoersken
2020-03-04tests: try to make sleeping portable by avoiding selectMarc Hoersken
2020-03-04runtests.1: rephrase how to specify what tests to runDaniel Stenberg
2020-03-04cirrus-ci: disable the FreeBSD 13 buildsDaniel Stenberg
2020-03-04RELEASE-NOTES: 7.69.0Daniel Stenberg
2020-03-04THANKS: from 7.69.0Daniel Stenberg
2020-03-03ci/tests: fix escaping of testnames and disable proxy for CI APIsMarc Hoersken
2020-03-03cmake: Show HTTPS-proxy in the features outputJay Satiro
2020-03-03ci/tests: Make it possible to still run but ignore failing testsMarc Hoersken
2020-03-03README.md: add Azure DevOps Pipelines build status badgeMarc Hoersken
2020-03-03ci/tests: Move CI test result creation above environment setupMarc Hoersken
2020-03-03ci/tests: Send test results to AppVeyor for status overviewMarc Hoersken
2020-03-03Revert "sha256: Added SecureTransport implementation"Daniel Stenberg
2020-03-03dist: include tests/azure.pm in the tarballDaniel Stenberg
2020-03-03configure.ac: Disable metalink if mbedTLS is specifiedSteve Holme