aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-01ci/tests: Make sure that the AZURE_ACCESS_TOKEN is availableMarc Hoersken
2020-03-01build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg
2020-02-29CMake: clean up and improve build proceduresRolf Eike Beer
2020-02-29runtests: fix output to command logJay Satiro
2020-03-01polarssl: Additional removalSteve Holme
2020-02-29docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado
2020-02-29md5: Added implementation for mbedTLSSteve Holme
2020-02-29md5: Use pointer notation for array parameters in GnuTLS implementationSteve Holme
2020-02-29md4: Use non-deprecated functions in mbedTLS >= 2.7.0Steve Holme
2020-02-29ci/tests: Send test results to Azure DevOps for reportingMarc Hoersken
2020-02-29pause: force-drain the transfer on unpauseDaniel Stenberg
2020-02-29TODO: curl --proxycommandDaniel Stenberg
2020-02-28smtp: overwriting 'from' leaks memoryDaniel Stenberg
2020-02-28CIfuzz: switch off 'dry_run' modeDaniel Stenberg
2020-02-28ci/tests: Increase timeouts of Windows builds due to new testsMarc Hoersken
2020-02-27ci/tests: align Azure Pipeline job names with each otherMarc Hoersken
2020-02-27ci/tests: Add Windows builds via Azure Pipelines using DockerMarc Hoersken
2020-02-27tests: fix Python 3 compatibility of smbserver.pyMarc Hoersken
2020-02-27runtests: restore the command logDaniel Stenberg
2020-02-27smtp: fix memory leak on exit pathDaniel Stenberg
2020-02-27gtls: Fixed compilation when using GnuTLS < 3.5.0Steve Holme
2020-02-27RELEASE-NOTES: Corrected the link to issue #4892Steve Holme
2020-02-27Curl_is_ASCII_name: handle a NULL argumentDaniel Stenberg
2020-02-27RELEASE-NOTES: syncedDaniel Stenberg