Daniel Stenberg
|
0c820427f2
http2: remove the third (unused) argument from http2_data_done()
|
8 months ago |
Stefan Eissing
|
522ea5420f
http: improve response header handling, save cpu cycles
|
8 months ago |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
8 months ago |
Daniel Stenberg
|
b4d73e67dc
http2: minor tweaks to optimize two struct sizes
|
8 months ago |
Daniel Stenberg
|
5267bf52d8
http2: memory errors in the push callbacks are fatal
|
8 months ago |
Stefan Eissing
|
deca803999
http2: push headers better cleanup
|
8 months ago |
Stefan Eissing
|
cc6f2f0064
http2: fix push discard
|
8 months ago |
Stefan Eissing
|
0dc036225b
HTTP/2: write response directly
|
9 months ago |
Stefan Eissing
|
a0f94800d5
transfer: adjust_pollset improvements
|
10 months ago |
Stefan Eissing
|
8e2d7b9fa4
http: adjust_pollset fix
|
10 months ago |
Stefan Eissing
|
35380273b9
http2: improved on_stream_close/data_done handling
|
11 months ago |
Stefan Eissing
|
8706b68010
lib: eliminate `conn->cselect_bits`
|
11 months ago |
Stefan Eissing
|
b06b6216a3
HTTP/2, HTTP/3: handle detach of onoing transfers
|
1 year ago |
Viktor Szakats
|
413a0fedd0
autotools: stop setting `-std=gnu89` with `--enable-warnings`
|
1 year ago |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 year ago |
Stefan Eissing
|
47f5b1a37f
lib: introduce struct easy_poll_set for poll information
|
1 year ago |
Daniel Stenberg
|
19a82c12c0
http2: provide an error callback and failf the message
|
1 year ago |
Stefan Eissing
|
117c9bd978
http2: header conversion tightening
|
1 year ago |
Alex Klyubin
|
465f02bf17
http2: safer invocation of populate_binsettings
|
1 year ago |
Stefan Eissing
|
ba1e559bd8
http2: refused stream handling for retry
|
1 year ago |
Stefan Eissing
|
34cdcb9b96
openssl: improve ssl shutdown handling
|
1 year ago |
vvb2060
|
746dbc1488
lib: failf/infof compiler warnings
|
1 year ago |
Stefan Eissing
|
2485547da0
http: fix sending of large requests
|
1 year ago |
Stefan Eissing
|
331b89a319
http2: polish things around POST
|
1 year ago |
Viktor Szakats
|
d50fe6becb
lib: fix null ptr derefs and uninitialized vars (h2/h3)
|
1 year ago |
John Bampton
|
bc7c4996f1
misc: fix spelling
|
1 year ago |
John Bampton
|
fb3180a024
misc: spellfixes
|
1 year ago |
Stefan Eissing
|
fbacb14c4c
http2: cleanup trace messages
|
1 year ago |
Stefan Eissing
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
Stefan Eissing
|
944e219f10
http2: upgrade tests and add fix for non-existing stream
|
1 year ago |