Age | Commit message (Expand) | Author |
2020-03-03 | sha256: Tidy up following recent changes | Steve Holme |
2020-03-03 | sha256: Added WinCrypt implementation | Steve Holme |
2020-03-03 | sha256: Added SecureTransport implementation | Steve Holme |
2020-03-03 | sha256: Added mbedtls implementation | Steve Holme |
2020-03-03 | sha256: Added GNU TLS gcrypt implementation | Steve Holme |
2020-03-03 | sha256: Added GNU TLS Nettle implementation | Steve Holme |
2020-03-02 | curl_escape.3: Add a link to curl_free | Jay Satiro |
2020-03-02 | curl_getenv.3: Fix the memory handling description | Jay Satiro |
2020-03-02 | md4: use init/update/final functions in Secure Transport | Nick Zitzmann |
2020-03-02 | ci/tests: some MacOS builds randomly take longer than 20min | Marc Hoersken |
2020-03-02 | multi_wait: stop loop when sread() returns zero | Daniel Stenberg |
2020-03-02 | http: mark POSTs with no body as "upload done" from the start | Daniel Stenberg |
2020-03-02 | tests: disable 962, 963 and 964 on Windows | Daniel Stenberg |
2020-03-02 | ci/tests: fine-tune Azure Pipeline timeouts with a small puffer | Marc Hoersken |
2020-03-02 | configure: bump the AC_COPYRIGHT year range | Daniel Stenberg |
2020-03-02 | tests: disable SMTP UTF-8 tests on Windows | Steve Holme |
2020-03-02 | formdata/mime: copyright year range update | Daniel Stenberg |
2020-03-02 | Revert "mime: latch last read callback status." | Daniel Stenberg |
2020-03-02 | Revert "mime: do not perform more than one read in a row" | Daniel Stenberg |
2020-03-02 | Revert "mime: fix the binary encoder to handle large data properly" | Daniel Stenberg |
2020-03-02 | altsvc: both h3 backends now speak h3-27 | Daniel Stenberg |
2020-03-02 | mime: fix the binary encoder to handle large data properly | Patrick Monnerat |
2020-03-02 | mime: do not perform more than one read in a row | Patrick Monnerat |
2020-03-02 | mime: latch last read callback status. | Patrick Monnerat |
2020-03-01 | unit1651: Fixed conversion compilation warning | Steve Holme |
2020-03-01 | configure.ac: Disable metalink support if an incompatible SSL/TLS specified | Steve Holme |
2020-03-01 | ci/tests: Update Azure DevOps pipeline job display names | Marc Hoersken |
2020-03-01 | ci/tests: Fix typo in previous commit 597cf2 | Marc Hoersken |
2020-03-01 | ci/tests: Make sure that the AZURE_ACCESS_TOKEN is available | Marc Hoersken |
2020-03-01 | build: remove all HAVE_OPENSSL_ENGINE_H defines | Daniel Stenberg |
2020-02-29 | CMake: clean up and improve build procedures | Rolf Eike Beer |
2020-02-29 | runtests: fix output to command log | Jay Satiro |
2020-03-01 | polarssl: Additional removal | Steve Holme |
2020-02-29 | docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always | Jonathan Cardoso Machado |
2020-02-29 | md5: Added implementation for mbedTLS | Steve Holme |
2020-02-29 | md5: Use pointer notation for array parameters in GnuTLS implementation | Steve Holme |
2020-02-29 | md4: Use non-deprecated functions in mbedTLS >= 2.7.0 | Steve Holme |
2020-02-29 | ci/tests: Send test results to Azure DevOps for reporting | Marc Hoersken |
2020-02-29 | pause: force-drain the transfer on unpause | Daniel Stenberg |
2020-02-29 | TODO: curl --proxycommand | Daniel Stenberg |
2020-02-28 | smtp: overwriting 'from' leaks memory | Daniel Stenberg |
2020-02-28 | CIfuzz: switch off 'dry_run' mode | Daniel Stenberg |
2020-02-28 | ci/tests: Increase timeouts of Windows builds due to new tests | Marc Hoersken |
2020-02-27 | ci/tests: align Azure Pipeline job names with each other | Marc Hoersken |
2020-02-27 | ci/tests: Add Windows builds via Azure Pipelines using Docker | Marc Hoersken |
2020-02-27 | tests: fix Python 3 compatibility of smbserver.py | Marc Hoersken |
2020-02-27 | runtests: restore the command log | Daniel Stenberg |
2020-02-27 | smtp: fix memory leak on exit path | Daniel Stenberg |
2020-02-27 | gtls: Fixed compilation when using GnuTLS < 3.5.0 | Steve Holme |
2020-02-27 | RELEASE-NOTES: Corrected the link to issue #4892 | Steve Holme |