aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-24http2: call done_sending on end of uploadDaniel Stenberg
2019-06-24c-ares: honor port numbers in CURLOPT_DNS_SERVERSJames Brown
2019-06-24CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson
2019-06-24curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy buildsKoen Dergent
2019-06-24test153: fix content-length to avoid occasional hangDaniel Stenberg
2019-06-24RELEASE-NOTES: syncedDaniel Stenberg
2019-06-23multi: enable multiplexing by default (again)Daniel Stenberg
2019-06-22typecheck: add 3 missing strings and a callback data pointerDaniel Stenberg
2019-06-21tests: add disable-scan.pl to distDaniel Stenberg
2019-06-21http2: don't call stream-close on already closed streamsDaniel Stenberg
2019-06-20travis: enable alt-svc for coverage buildMarcel Raad
2019-06-20travis: enable libssh2 for coverage buildMarcel Raad
2019-06-20travis: disable threaded resolver for coverage buildMarcel Raad
2019-06-20travis: enable brotli for all xenial jobsMarcel Raad
2019-06-20travis: enable warnings-as-errors for coverage buildMarcel Raad
2019-06-20system_win32: fix typoGisle Vanem
2019-06-20typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg
2019-06-20tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo
2019-06-18test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg
2019-06-18configure: --disable-progress-meterDaniel Stenberg
2019-06-18curl: improved skip-setopt-options when built with disabled featuresDaniel Stenberg
2019-06-18netrc: Return the correct error code when out of memorySteve Holme
2019-06-18config-os400: add getpeername and getsockname definesDaniel Stenberg
2019-06-18runtests: keep logfiles around by defaultDaniel Stenberg
2019-06-18openssl: fix pubkey/signature algorithm detection in certinfoGergely Nagy
2019-06-17conn_maxage: move the check to prune_dead_connections()Daniel Stenberg
2019-06-17tests: have runtests figure out disabled featuresDaniel Stenberg
2019-06-17test188/189: fix Content-LengthDaniel Stenberg
2019-06-17winbuild: use WITH_PREFIX if givenThomas Gamper
2019-06-17openssl: remove outdated commentDaniel Gustafsson
2019-06-16RELEASE-NOTES: syncedDaniel Stenberg
2019-06-16os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat
2019-06-15runtests: report single test time + total durationDaniel Stenberg
2019-06-14multi: fix the transfer hash functionDaniel Stenberg
2019-06-13unit1654: cleanup on memory failureDaniel Stenberg
2019-06-13krb5: fix compiler warningMarcel Raad
2019-06-13quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg
2019-06-12multi: fix the transfer hashes in the socket hash entriesDaniel Stenberg
2019-06-12url: Fix CURLOPT_MAXAGE_CONN time comparisonCliff Crosland
2019-06-11test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg
2019-06-11configure: remove CURL_DISABLE_TLS_SRPDaniel Stenberg
2019-06-11Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified"Daniel Stenberg
2019-06-11cmake: add SMB to list of disabled protocols if HTTP_ONLY is specifiedsergey-raevskiy
2019-06-11RELEASE-NOTES: syncedDaniel Stenberg
2019-06-11http2: remove CURL_DISABLE_TYPECHECK defineDaniel Stenberg
2019-06-11configure: more --disable switches to toggle off individual featuresDaniel Stenberg
2019-06-11wolfssl: fix key pinning build errorDaniel Stenberg
2019-06-10CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg
2019-06-10wolfssl: fixup for SNI useDaniel Stenberg
2019-06-10CURLOPT_CAINFO.3: polished wordingDaniel Stenberg