aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-03sha256: Tidy up following recent changesSteve Holme
2020-03-03sha256: Added WinCrypt implementationSteve Holme
2020-03-03sha256: Added SecureTransport implementationSteve Holme
2020-03-03sha256: Added mbedtls implementationSteve Holme
2020-03-03sha256: Added GNU TLS gcrypt implementationSteve Holme
2020-03-03sha256: Added GNU TLS Nettle implementationSteve Holme
2020-03-02curl_escape.3: Add a link to curl_freeJay Satiro
2020-03-02curl_getenv.3: Fix the memory handling descriptionJay Satiro
2020-03-02md4: use init/update/final functions in Secure TransportNick Zitzmann
2020-03-02ci/tests: some MacOS builds randomly take longer than 20minMarc Hoersken
2020-03-02multi_wait: stop loop when sread() returns zeroDaniel Stenberg
2020-03-02http: mark POSTs with no body as "upload done" from the startDaniel Stenberg
2020-03-02tests: disable 962, 963 and 964 on WindowsDaniel Stenberg