History log of /curl/ (Results 9076 – 9100 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
84ced93830-Aug-2019 Daniel Stenberg

Curl_addr2string: take an addrlen argument too

This allows the function to figure out if a unix domain socket has a
file name or not associated with it! When a socket is created with

Curl_addr2string: take an addrlen argument too

This allows the function to figure out if a unix domain socket has a
file name or not associated with it! When a socket is created with
socketpair(), as done in the fuzzer testing, the path struct member is
uninitialized and must not be accessed.

Bug: https://crbug.com/oss-fuzz/16699

Closes #4283

show more ...

cd68dfe829-Aug-2019 Rolf Eike Beer

CMake: remove needless newlines at end of gss variables

d05cee4b29-Aug-2019 Rolf Eike Beer

CI: remove duplicate configure flag for LGTM.com

3e7769a529-Aug-2019 Rolf Eike Beer

CMake: use platform dependent name for dlopen() library

Closes #4279

c30aff4f29-Aug-2019 Daniel Stenberg

quiche: expire when poll returned data

... to make sure we continue draining the queue until empty

Closes #4281

4d9e324729-Aug-2019 Daniel Stenberg

quiche: decrease available buffer size, don't assign it!

Found-by: Jeremy Lainé

db8f760329-Aug-2019 Daniel Stenberg

RELEASE-NOTES: synced

4a90c5b828-Aug-2019 lufia

curl: fix include conditions

05856dae28-Aug-2019 lufia

plan9: fix installation instructions

Closes #4276

7bac313528-Aug-2019 Daniel Stenberg

ngtcp2: on h3 stream close, call expire

... to trigger a new read to detect the stream close!

Closes #4275

484b6f3429-Aug-2019 Tatsuhiro Tsujikawa

ngtcp2: build latest ngtcp2 and ngtcp2_crypto_openssl

Closes #4278

0690b33328-Aug-2019 Daniel Stenberg

ngtcp2: set flow control window to stream buffer size

Closes #4274

ff2bbfb628-Aug-2019 Christopher Head

CURLOPT_HEADERFUNCTION.3: clarify

Closes #4273

44c9884526-Aug-2019 Daniel Stenberg

CURLINFO docs: mention that in redirects times are added

Suggested-by: Brandon Dong
Fixes #4250
Closes #4269

ca06013e27-Aug-2019 Daniel Stenberg

travis: enable ngtcp2 builds again

Switched to the openssl-quic-draft-22 openssl branch.

Closes #4271

e93d7c3e27-Aug-2019 Daniel Stenberg

HTTP3: switched openssl branch to use

5b3be07227-Aug-2019 Tatsuhiro Tsujikawa

ngtcp2: Build with latest ngtcp2 and ngtcp2_crypto_openssl

Closes #4270

c1b6a38426-Aug-2019 Daniel Stenberg

http2: when marked for closure and wanted to close == OK

It could otherwise return an error even when closed correctly if GOAWAY
had been received previously.

Reported-by: Tom v

http2: when marked for closure and wanted to close == OK

It could otherwise return an error even when closed correctly if GOAWAY
had been received previously.

Reported-by: Tom van der Woerdt
Fixes #4267
Closes #4268

show more ...

5cd0b6f126-Aug-2019 Daniel Stenberg

RELEASE-NOTES: synced

c661d73126-Aug-2019 Daniel Stenberg

build-openssl: fix build with Visual Studio 2019

Reviewed-by: Marcel Raad
Contributed-by: osabc on github
Fixes #4188
Closes #4266

7e513c1014-Aug-2019 Kamil Dudka

vauth: return CURLE_AUTH_ERROR on gss_init_sec_context() failure

This is a follow-up to https://github.com/curl/curl/pull/3864 .

Closes #4224

cac07fb626-Aug-2019 Daniel Stenberg

KNOWN_BUGS: USE_UNIX_SOCKETS on Windows

Closes #4040

48f5898923-Aug-2019 Daniel Stenberg

quiche: send the HTTP body correctly on callback uploads

Closes #4265

b0d41fae25-Aug-2019 Daniel Stenberg

travis: disable ngtcp2 builds (temporarily)

Just too many API changes right now

Closes #4264

aae22fdb24-Aug-2019 Daniel Stenberg

ngtcp2: add support for SSLKEYLOGFILE

Closes #4260

1...<<361362363364365366367368369370>>...1351