summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1521: adapt to SLISTPOINTbagder/test-1521-slistDaniel Stenberg2019-06-251-12/+4
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-251-5/+18
* tests: update fixed IP for hostip/clientip splitStephan Szabo2019-06-254-8/+8
* http: clarify header buffer size calculationDaniel Gustafsson2019-06-241-0/+3
* KNOWN_BUGS: Don't clear digest for single realmDaniel Stenberg2019-06-241-0/+5
* KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostnameDaniel Stenberg2019-06-241-0/+6
* http2: call done_sending on end of uploadDaniel Stenberg2019-06-244-6/+15
* c-ares: honor port numbers in CURLOPT_DNS_SERVERSJames Brown2019-06-241-0/+4
* CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson2019-06-241-1/+1
* curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy buildsKoen Dergent2019-06-241-1/+2
* test153: fix content-length to avoid occasional hangDaniel Stenberg2019-06-241-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-241-4/+43
* multi: enable multiplexing by default (again)Daniel Stenberg2019-06-231-0/+2
* typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg2019-06-221-2/+5
* tests: add disable-scan.pl to distDaniel Stenberg2019-06-211-1/+1
* http2: don't call stream-close on already closed streamsDaniel Stenberg2019-06-211-4/+3
* travis: enable alt-svc for coverage buildMarcel Raad2019-06-201-1/+1
* travis: enable libssh2 for coverage buildMarcel Raad2019-06-201-2/+3
* travis: disable threaded resolver for coverage buildMarcel Raad2019-06-201-1/+1
* travis: enable brotli for all xenial jobsMarcel Raad2019-06-201-20/+25
* travis: enable warnings-as-errors for coverage buildMarcel Raad2019-06-201-1/+1
* system_win32: fix typoGisle Vanem2019-06-201-1/+1
* typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg2019-06-203-12/+16
* tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo2019-06-203-4/+10
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-184-2/+136
* configure: --disable-progress-meterDaniel Stenberg2019-06-182-55/+94
* curl: improved skip-setopt-options when built with disabled featuresDaniel Stenberg2019-06-183-35/+80
* netrc: Return the correct error code when out of memorySteve Holme2019-06-181-1/+1
* config-os400: add getpeername and getsockname definesDaniel Stenberg2019-06-181-0/+6
* runtests: keep logfiles around by defaultDaniel Stenberg2019-06-181-7/+3
* openssl: fix pubkey/signature algorithm detection in certinfoGergely Nagy2019-06-181-10/+17
* conn_maxage: move the check to prune_dead_connections()Daniel Stenberg2019-06-171-27/+25
* tests: have runtests figure out disabled featuresDaniel Stenberg2019-06-174-315/+168
* test188/189: fix Content-LengthDaniel Stenberg2019-06-172-4/+4
* winbuild: use WITH_PREFIX if givenThomas Gamper2019-06-173-3/+13
* openssl: remove outdated commentDaniel Gustafsson2019-06-171-8/+2
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-161-4/+22
* os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat2019-06-163-10/+9
* runtests: report single test time + total durationDaniel Stenberg2019-06-151-20/+23
* multi: fix the transfer hash functionDaniel Stenberg2019-06-141-1/+1
* unit1654: cleanup on memory failureDaniel Stenberg2019-06-131-1/+3
* krb5: fix compiler warningMarcel Raad2019-06-131-4/+2
* quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg2019-06-131-3/+4
* multi: fix the transfer hashes in the socket hash entriesDaniel Stenberg2019-06-122-61/+22
* url: Fix CURLOPT_MAXAGE_CONN time comparisonCliff Crosland2019-06-121-1/+1
* test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg2019-06-113-2/+123
* configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg2019-06-111-1/+0
* Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"Daniel Stenberg2019-06-111-4/+0
* cmake: add SMB to list of disabled protocols if HTTP_ONLY is specifiedsergey-raevskiy2019-06-111-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2019-06-111-3/+15