summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30RELEASE-NOTES: curl 7.71.1curl-7_71_1Daniel Stenberg
2020-06-30THANKS: add contributors to 7.71.1Daniel Stenberg
2020-06-30scripts/copyright.pl: skip .dcignoreDaniel Stenberg
2020-06-30Revert "multi: implement wait using winsock events"Daniel Stenberg
2020-06-29TODO: Add flag to specify download directoryDaniel Stenberg
2020-06-29TODO: return code to CURLMOPT_PUSHFUNCTION to fail connectionDaniel Stenberg
2020-06-29cirrus-ci: disable FreeBSD 13 (again)Daniel Stenberg
2020-06-29ngtcp2: sync with current masterDaniel Stenberg
2020-06-29examples/multithread.c: call curl_global_cleanup()Daniel Stenberg
2020-06-29vtls: compare cert blob when finding a connection to reuseDaniel Stenberg
2020-06-28RELEASE-NOTES: syncedDaniel Stenberg
2020-06-28terminology: call them null-terminated stringsDaniel Stenberg
2020-06-28http: fix proxy auth with blank passwordDaniel Stenberg
2020-06-27.dcignore: ignore tests and docs directoriesDaniel Stenberg
2020-06-26tool_cb_hdr: Fix etag warning output and return codeJay Satiro
2020-06-26CURLOPT_READFUNCTION.3: provide the upload data size up frontDaniel Stenberg
2020-06-26test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg
2020-06-26mbedtls: fix build with disabled proxy supportBaruch Siach
2020-06-26codeql-analysis.yml: fix the 'languages' settingDaniel Stenberg
2020-06-26gtihub: codeql-analysis.ymlDaniel Stenberg
2020-06-25tests: verify newline in username and password for HTTPDaniel Stenberg
2020-06-25url: allow user + password to contain "control codes" for HTTP(S)Daniel Stenberg
2020-06-25escape: make the URL decode able to reject only %00 bytesDaniel Stenberg
2020-06-25http2: set the correct URL in pushed transfersDaniel Stenberg
2020-06-25openssl: Fix compilation on Windows when ngtcp2 is enabledJavier Blazquez
2020-06-25test543: extended to verify zero length inputDaniel Stenberg
2020-06-25escape: zero length input should return a zero length outputDaniel Stenberg
2020-06-24Curl_inet_ntop: always check the return codeDaniel Stenberg
2020-06-24sendf: improve the message on client write errorsDaniel Stenberg
2020-06-24RELEASE-NOTES: syncedDaniel Stenberg
2020-06-24curlver: start working on 7.71.1Daniel Stenberg
2020-06-24DYNBUF.md: fix a typo: trail => tailDenis Baručić
2020-06-23RELEASE-NOTES: curl 7.71.0 releasecurl-7_71_0Daniel Stenberg
2020-06-23THANKS: curl 7.71.0 additionsDaniel Stenberg
2020-06-23url: make sure pushed streams get an allocated download bufferDaniel Stenberg
2020-06-22openssl: Don't ignore CA paths when using Windows CA storeJay Satiro
2020-06-22tool_operate: Don't use Windows CA store as a fallbackJay Satiro
2020-06-22openssl: Fix CA fallback logic for OpenSSL 3.0 buildJay Satiro
2020-06-22copyright: update mismatched copyright yearsDaniel Stenberg
2020-06-22test1460: verify that -Ji is not okDaniel Stenberg
2020-06-22tool_getparam: -i is not OK if -J is usedDaniel Stenberg
2020-06-21CMake: ignore INTERFACE_LIBRARY targets for pkg-config filePeter Wu
2020-06-21multibyte: Fixed access-> waccess to file for Windows PlarformValentyn Korniienko
2020-06-19altsvc: bump to h3-29Daniel Stenberg
2020-06-18urlglob: treat literal IPv6 addresses with zone IDs as a host nameDaniel Stenberg
2020-06-18test1179: verify error message for non-existing cmdline optionDaniel Stenberg
2020-06-18tool_getparam: repair the error message for unknown flagDaniel Stenberg
2020-06-18FILEFORMAT: describe verify/stderrDaniel Stenberg
2020-06-18connect: improve happy eyeballs handlingDaniel Stenberg
2020-06-18ngtcp2: never call fprintf() in lib code in release versionDaniel Stenberg