summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: add the DOH tests to the torture testingbagder/DOHDaniel Stenberg2018-09-041-1/+1
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-047-66/+410
* curl: --doh-url addedDaniel Stenberg2018-09-047-1/+21
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-0415-62/+1174
* Curl_getoff_all_pipelines: ignore unused return valuesDaniel Stenberg2018-09-041-3/+2
* sftp: fix indentationViktor Szakats2018-09-041-1/+1
* sftp: don't send post-qoute sequence when retrying a connectionPrzemysław Tomaszewski2018-09-042-3/+5
* url, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS workKamil Dudka2018-09-032-1/+8
* tool_operate: Add http code 408 to transient list for --retryJay Satiro2018-09-032-1/+2
* openssl: Fix setting TLS 1.3 cipher suitesJay Satiro2018-09-031-0/+3
* Curl_ntlm_core_mk_nt_hash: return error on too long passwordDaniel Stenberg2018-09-031-1/+4
* http2: Use correct format identifier for stream_idRikard Falkeborn2018-09-021-4/+4
* test1148: fix precheck outputMarcel Raad2018-09-021-1/+1
* all: s/int/size_t cleanupDaniel Stenberg2018-09-0112-53/+53
* ssh-libssh: use FALLTHROUGH to silence gcc8Daniel Stenberg2018-09-011-11/+11
* tool_operate: Fix setting proxy TLS 1.3 ciphersJay Satiro2018-08-311-1/+1
* cookies: support creation-time attribute for cookiesDaniel Gustafsson2018-08-3112-81/+119
* Don't use Windows path %PWD for SSH testsMarcel Raad2018-08-3148-47/+49
* CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro2018-08-291-1/+2
* THANKS-filter: dedup Daniel JelińskiDaniel Stenberg2018-08-281-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-271-4/+22
* CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg2018-08-271-3/+11
* CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg2018-08-271-2/+7
* curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg2018-08-251-6/+4
* cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg2018-08-251-4/+4
* docs: clarify NO_PROXY env variable functionalityDaniel Stenberg2018-08-243-9/+10
* lib1522: fix curl_easy_setopt argument typeMarcel Raad2018-08-241-1/+1
* curl_threads: silence bad-function-cast warningMarcel Raad2018-08-241-1/+2
* README: add appveyor build badge [ci skip]Daniel Stenberg2018-08-241-1/+2
* schannel: client certificate store opening fixIhor Karpenko2018-08-241-5/+8
* gopher: Do not translate `?' to `%09'Leonardo Taccari2018-08-242-8/+1
* cookie tests: treat files as textMarcel Raad2018-08-233-3/+3
* libcurl-thread.3: expand somewhat on the NO_SIGNAL motivationDaniel Stenberg2018-08-231-3/+9
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-221-1/+11
* Tests: fixes for WindowsMarcel Raad2018-08-222-1/+4
* http2: abort the send_callback if not setup yetDaniel Stenberg2018-08-221-0/+4
* http2: remove four unused nghttp2 callbacksDaniel Stenberg2018-08-211-77/+0
* x509asn1: use FALLTHROUGHDaniel Stenberg2018-08-211-2/+2
* test1148: disable if decimal separator is not pointMarcel Raad2018-08-214-0/+54
* Enable more GCC warningsMarcel Raad2018-08-211-1/+15
* curl-compilers: enable -Wimplicit-fallthrough=4 for GCCMarcel Raad2018-08-218-10/+12
* curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad2018-08-215-5/+12
* configure: conditionally enable pedantic-errorsMarcel Raad2018-08-212-1/+8
* Remove unused definitionsMarcel Raad2018-08-212-3/+0
* x509asn1: make several functions staticDaniel Stenberg2018-08-211-63/+59
* INTERNALS: require GnuTLS >= 2.11.3Daniel Stenberg2018-08-211-1/+1
* http2: avoid set_stream_user_data() before stream is assignedDaniel Stenberg2018-08-211-1/+2
* SSLCERTS: improve the openssl command lineDaniel Stenberg2018-08-201-2/+2
* docs/SECURITY-PROCESS: now we name the files after the CVE idDaniel Stenberg2018-08-201-7/+2
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-191-11/+26