aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-02ci/tests: fine-tune Azure Pipeline timeouts with a small pufferMarc Hoersken
2020-03-02configure: bump the AC_COPYRIGHT year rangeDaniel Stenberg
2020-03-02tests: disable SMTP UTF-8 tests on WindowsSteve Holme
2020-03-02formdata/mime: copyright year range updateDaniel Stenberg
2020-03-02Revert "mime: latch last read callback status."Daniel Stenberg
2020-03-02Revert "mime: do not perform more than one read in a row"Daniel Stenberg
2020-03-02Revert "mime: fix the binary encoder to handle large data properly"Daniel Stenberg
2020-03-02altsvc: both h3 backends now speak h3-27Daniel Stenberg
2020-03-02mime: fix the binary encoder to handle large data properlyPatrick Monnerat
2020-03-02mime: do not perform more than one read in a rowPatrick Monnerat
2020-03-02mime: latch last read callback status.Patrick Monnerat
2020-03-01unit1651: Fixed conversion compilation warningSteve Holme
2020-03-01configure.ac: Disable metalink support if an incompatible SSL/TLS specifiedSteve Holme
2020-03-01ci/tests: Update Azure DevOps pipeline job display namesMarc Hoersken
2020-03-01ci/tests: Fix typo in previous commit 597cf2Marc Hoersken