Age | Commit message (Expand) | Author |
2019-11-08 | configure: fix typo in help text | Massimiliano Fantuzzi HB9GUS |
2019-11-07 | ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION set | Christian Schmitz |
2019-11-06 | build: fix for CURL_DISABLE_DOH | Wyatt O'Day |
2019-11-06 | configure: avoid unportable `==' test(1) operator | Leonardo Taccari |
2019-11-05 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-11-05 | THANKS: add new names from 7.67.0 | Daniel Stenberg |
2019-11-05 | configure: only say ipv6 enabled when the variable is set | Daniel Stenberg |
2019-11-02 | certs/Server-localhost-lastSAN-sv: regenerate with sha256 | Marcel Raad |
2019-11-02 | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz |
2019-11-02 | mbedtls: add error message for cert validity starting in the future | Bastien Bouclet |
2019-11-01 | schannel_verify: Fix concurrent openings of CA file | Jay Satiro |
2019-10-31 | gtls: make gnutls_bye() not wait for response on shutdown | Daniel Stenberg |
2019-10-30 | appveyor: publish artifacts on appveyor | Michał Janiszewski |
2019-10-30 | url: make Curl_close() NULLify the pointer too | Daniel Stenberg |
2019-10-29 | INSTALL: add missing space for configure commands | Trivikram Kamat |
2019-10-29 | url: Curl_free_request_state() should also free doh handles | Daniel Stenberg |
2019-10-29 | examples: remove the "this exact code has not been verified" | Daniel Stenberg |
2019-10-29 | HTTP3: fix typo somehere1 > somewhere1 | Trivikram Kamat |
2019-10-28 | HTTP3: fix invalid use of sendto for connected UDP socket | Javier Blazquez |
2019-10-28 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-28 | HTTP3: fix Windows build | Javier Blazquez |
2019-10-27 | appveyor: add --disable-proxy autotools build | Marcel Raad |
2019-10-25 | appveyor: make winbuilds with DEBUG=no/yes and VS 2015/2017 | Daniel Stenberg |
2019-10-24 | schannel: reverse the order of certinfo insertions | Francois Rivard |
2019-10-24 | test1591: fix spelling of http feature | Marcel Raad |
2019-10-23 | appveyor: Use two parallel compilation on appveyor with CMake | Michał Janiszewski |
2019-10-23 | conn-reuse: requests wanting NTLM can reuse non-NTLM connections | Daniel Stenberg |
2019-10-23 | tests: add missing proxy features | Marcel Raad |
2019-10-22 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-21 | tests: use %FILE_PWD for file:// URLs | Marcel Raad |
2019-10-21 | tests: add `connect to non-listen` keywords | Marcel Raad |
2019-10-20 | runtests: get textaware info from curl instead of perl | Marcel Raad |
2019-10-20 | appveyor: Add MSVC ARM64 build | Michał Janiszewski |
2019-10-18 | http2_recv: a closed stream trumps pause state | Daniel Stenberg |
2019-10-18 | http2: expire a timeout at end of stream | Daniel Stenberg |
2019-10-18 | travis: Add an ARM64 build | Dan Fandrich |
2019-10-18 | examples/sslbackend: fix -Wchar-subscripts warning | Marcel Raad |
2019-10-18 | configure: remove all cyassl references | Daniel Stenberg |
2019-10-17 | test1162: disable MSYS2's POSIX path conversion | Marcel Raad |
2019-10-17 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-10-16 | CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time | Jay Satiro |
2019-10-16 | tool_operate: Fix retry sleep time shown to user when Retry-After | Stian Soiland-Reyes |
2019-10-16 | url: normalize CURLINFO_EFFECTIVE_URL | Daniel Stenberg |
2019-10-16 | tests: line ending fixes for Windows | Marcel Raad |
2019-10-15 | tests: use proxy feature | Marcel Raad |
2019-10-13 | smbserver: fix Python 3 compatibility | Marcel Raad |
2019-10-13 | security: silence conversion warning | Marcel Raad |
2019-10-13 | connect: silence sign-compare warning | Marcel Raad |
2019-10-13 | TODO: Handle growing SFTP files | Daniel Stenberg |
2019-10-13 | KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array" | Daniel Stenberg |