Stefan Eissing

Results 75 issues of Stefan Eissing

For POSIX/WIN32 threads, add a configurable feature `thread-guards`, default off. Capabilities * `multi` handle: record the current thread handle when a `curl_multi_*` API call is made. If a call is...

tests
libcurl API
CI

### Contact Details [email protected] ### Version wolfssl 8.5.4 ### Description The homebrew delivered wolfSSL 8.5.4 fails when TLS_CHACHA20_POLY1305_SHA256 is being selected as cipher during the handshake on an ARM system....

bug

In `curl` we have test cases against an `nghttpx` server that resets stream responses after the first 16k of DATA. This works reliably with curl using `ngtcp2`. Using `quiche` as...

I added tests in curl using `GET` on long urls, running all HTTP versions and backends. The tests add `n * 'x'` as query string to a url with `n`...

While testing curl with the Caddy server using ngtcp2 v1.17.0, I see on macOS for parallel downloads that the glitch rate limiting is biting and leading to `NGTCP2_ERR_INTERNAL` being returned...

Stale