aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg
2019-07-29progress: reset download/uploaded counterDaniel Stenberg
2019-07-29http2_recv: trigger another read when the last data is returnedDaniel Stenberg
2019-07-29curl: avoid uncessary libcurl timeouts (in parallel mode)Daniel Stenberg
2019-07-29HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics
2019-07-29winbuild: add vquic to list of build directoriesDaniel Stenberg
2019-07-25easy: resize receive buffer on easy handle resetJay Satiro
2019-07-25examples: Avoid reserved names in hiperfifo examplesBrad Spencer
2019-07-25RELEASE-NOTES: syncedDaniel Stenberg
2019-07-25ssh-libssh: do not specify O_APPEND when not in append modeFelix Hädicke
2019-07-25multi: call detach_connection before Curl_disconnectGergely Nagy
2019-07-23tool_operate: fix implicit call to easysrc_cleanupJay Satiro
2019-07-22curl:create_transfers check return code from curl_easy_setoptDaniel Stenberg
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-21curl: remove dead codeDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: correct the version numberDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: addedDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-20docs/MANUAL.md: converted to markdown from plain textDaniel Stenberg
2019-07-20curl_version_info: provide nghttp2 detailsDaniel Stenberg
2019-07-19bump: start working on 7.66.0Daniel Stenberg
2019-07-19source: remove names from source commentsDaniel Stenberg
2019-07-19RELEASE-NOTES: 7.65.3Daniel Stenberg
2019-07-19THANKS: 7.65.3 statusDaniel Stenberg
2019-07-19progress: make the progress meter appear againDaniel Stenberg
2019-07-19version: bump to 7.65.3Daniel Stenberg
2019-07-17RELEASE-NOTES: Contributors or now 1990Daniel Stenberg
2019-07-17RELEASE-NOTES: 7.65.2Daniel Stenberg
2019-07-17THANKS: add contributors from 7.65.2Daniel Stenberg
2019-07-17cmake: Fix finding Brotli on case-sensitive file systemsaasivov
2019-07-17CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro
2019-07-17CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli
2019-07-17CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCHgeorgeok
2019-07-17nss: inspect returnvalue of token checkDaniel Gustafsson
2019-07-17docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-07-16test1173: make it also check all libcurl option man pagesDaniel Stenberg
2019-07-16curl: only accept COLUMNS less than 10000Daniel Stenberg
2019-07-15dist: add manpage-syntax.plDaniel Stenberg
2019-07-15test1173: detect some basic man page format mistakesDaniel Stenberg
2019-07-15docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason
2019-07-14libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg
2019-07-14libcurl: Add testcase for gopher redirectsLinos Giannopoulos
2019-07-14libcurl: Restrict redirect schemesLinos Giannopoulos
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2019-07-14http: allow overriding timecond with custom headerPeter Simonyi
2019-07-11smb: Use the correct error code for access denied on file openJuergen Hoetzel
2019-07-11DEPRECATE: fixup versions and spellingDaniel Gustafsson
2019-07-11system_win32: fix clang warningGisle Vanem
2019-07-10headers: Remove no longer exported functionsDaniel Gustafsson