aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-31Curl_addr2string: take an addrlen argument tooDaniel Stenberg
2019-08-31CMake: remove needless newlines at end of gss variablesRolf Eike Beer
2019-08-31CI: remove duplicate configure flag for LGTM.comRolf Eike Beer
2019-08-31CMake: use platform dependent name for dlopen() libraryRolf Eike Beer
2019-08-30quiche: expire when poll returned dataDaniel Stenberg
2019-08-30quiche: decrease available buffer size, don't assign it!Daniel Stenberg
2019-08-29RELEASE-NOTES: syncedDaniel Stenberg
2019-08-29curl: fix include conditionslufia
2019-08-29plan9: fix installation instructionslufia
2019-08-29ngtcp2: on h3 stream close, call expireDaniel Stenberg
2019-08-29ngtcp2: build latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa
2019-08-28ngtcp2: set flow control window to stream buffer sizeDaniel Stenberg
2019-08-28CURLOPT_HEADERFUNCTION.3: clarifyChristopher Head
2019-08-28CURLINFO docs: mention that in redirects times are addedDaniel Stenberg
2019-08-28travis: enable ngtcp2 builds againDaniel Stenberg
2019-08-27HTTP3: switched openssl branch to useDaniel Stenberg
2019-08-27ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_opensslTatsuhiro Tsujikawa
2019-08-26http2: when marked for closure and wanted to close == OKDaniel Stenberg
2019-08-26RELEASE-NOTES: syncedDaniel Stenberg
2019-08-26build-openssl: fix build with Visual Studio 2019Daniel Stenberg
2019-08-26vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failureKamil Dudka
2019-08-26KNOWN_BUGS: USE_UNIX_SOCKETS on WindowsDaniel Stenberg
2019-08-26quiche: send the HTTP body correctly on callback uploadsDaniel Stenberg
2019-08-26travis: disable ngtcp2 builds (temporarily)Daniel Stenberg
2019-08-25ngtcp2: add support for SSLKEYLOGFILEDaniel Stenberg
2019-08-25ngtcp2: improve h3 response receivingDaniel Stenberg
2019-08-25ngtcp2: use nghttp3_version()Daniel Stenberg
2019-08-25ngtcp2: sync with upstream API changesDaniel Stenberg
2019-08-24scp: fix directory name length used in memcpyKyle Abramowitz
2019-08-24http: the 'closed' struct field is used by both ngh2 and ngh3Daniel Stenberg
2019-08-23ngtcp2: accept upload via callbackDaniel Stenberg
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-22travis: add a build using ngtcp2 + nghttp3 (and a patched OpenSSL)Daniel Stenberg
2019-08-21travis: bump to using nghttp2 version 1.39.2Daniel Stenberg
2019-08-21docs/examples/curlx: fix errorsGisle Vanem
2019-08-20cleanup: remove DOT_CHAR completelyDaniel Stenberg
2019-08-20spnego_sspi: add typecast to fix build warningDaniel Stenberg
2019-08-20openssl: build warning free with boringsslDaniel Stenberg
2019-08-20curl: make --libcurl use CURL_HTTP_VERSION_3Daniel Stenberg
2019-08-20ngtcp2: make postfields-set posts workDaniel Stenberg
2019-08-20http: remove chunked-encoding and expect header use for HTTP/3Daniel Stenberg
2019-08-20configure: use pkg-config to detect quicheAlessandro Ghedini
2019-08-20CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2Daniel Stenberg
2019-08-20curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg
2019-08-20netrc: make the code try ".netrc" on Windows as wellDaniel Stenberg
2019-08-20ngtcp2: use ngtcp2_version() to get the run-time versionDaniel Stenberg
2019-08-20ngtcp2: move the h3 initing to immediately after the rx keyDaniel Stenberg
2019-08-17quiche: register debug callback once and earlierAlessandro Ghedini
2019-08-17ssh: add a generic Curl_ssh_version function for SSH backendsDaniel Stenberg
2019-08-17base64: check for SSH, not specific SSH backendsDaniel Stenberg