aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-06imap: change from "FETCH" to "UID FETCH"Nicklas Avén
2018-09-06CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg
2018-09-06travis: add the DOH tests to the torture testingDaniel Stenberg
2018-09-06DOH: add test case 1650 and 2100Daniel Stenberg
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-09-06setopt: add CURLOPT_DOH_URLDaniel Stenberg
2018-09-06ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han
2018-09-06x509asn1: return CURLE_PEER_FAILED_VERIFICATION on failure to parse certHan Han
2018-09-06openssl: return CURLE_PEER_FAILED_VERIFICATION on failure to parse issuerHan Han
2018-09-06schannel: unified error code handlingHan Han
2018-09-06darwinssl: more specific and unified error codesHan Han
2018-09-06CURLOPT_DNS_USE_GLOBAL_CACHE: deprecatedDaniel Stenberg
2018-09-05url: default to CURL_HTTP_VERSION_2TLS if built h2-enabledDaniel Stenberg
2018-09-05multiplex: enable by defaultDaniel Stenberg
2018-09-05tests: add unit tests for url.cJim Fuller
2018-09-05test1452: mark as flakyDaniel Stenberg
2018-09-05pipelining: deprecatedDaniel Stenberg
2018-09-05RELEASE-NOTES: start working on 7.62.0Daniel Stenberg
2018-09-04THANKS: 7.61.1 statusDaniel Stenberg
2018-09-04RELEASE-NOTES: 7.61.1Daniel Stenberg
2018-09-04Curl_getoff_all_pipelines: ignore unused return valuesDaniel Stenberg
2018-09-04sftp: fix indentationViktor Szakats
2018-09-04sftp: don't send post-qoute sequence when retrying a connectionPrzemysław Tomaszewski
2018-09-03url, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS workKamil Dudka
2018-09-03tool_operate: Add http code 408 to transient list for --retryJay Satiro
2018-09-03openssl: Fix setting TLS 1.3 cipher suitesJay Satiro
2018-09-03Curl_ntlm_core_mk_nt_hash: return error on too long passwordDaniel Stenberg
2018-09-02http2: Use correct format identifier for stream_idRikard Falkeborn
2018-09-02test1148: fix precheck outputMarcel Raad
2018-09-01all: s/int/size_t cleanupDaniel Stenberg
2018-09-01ssh-libssh: use FALLTHROUGH to silence gcc8Daniel Stenberg
2018-08-31tool_operate: Fix setting proxy TLS 1.3 ciphersJay Satiro
2018-08-31cookies: support creation-time attribute for cookiesDaniel Gustafsson
2018-08-31Don't use Windows path %PWD for SSH testsMarcel Raad
2018-08-29CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro
2018-08-28THANKS-filter: dedup Daniel JelińskiDaniel Stenberg
2018-08-27RELEASE-NOTES: syncedDaniel Stenberg
2018-08-27CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg
2018-08-27CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg
2018-08-25curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg
2018-08-25cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg
2018-08-24docs: clarify NO_PROXY env variable functionalityDaniel Stenberg
2018-08-24lib1522: fix curl_easy_setopt argument typeMarcel Raad
2018-08-24curl_threads: silence bad-function-cast warningMarcel Raad
2018-08-24README: add appveyor build badge [ci skip]Daniel Stenberg
2018-08-24schannel: client certificate store opening fixIhor Karpenko
2018-08-24gopher: Do not translate `?' to `%09'Leonardo Taccari
2018-08-23cookie tests: treat files as textMarcel Raad
2018-08-23libcurl-thread.3: expand somewhat on the NO_SIGNAL motivationDaniel Stenberg
2018-08-22RELEASE-NOTES: syncedDaniel Stenberg