Stefan Eissing
|
7333f6674c
|
cf-capsule: complete filter
Make the capsule filter complete, implement:
- pollset handling
- flush handling and querying
- shutdown handling
- replace allocated send buffer with a bufq
Closes #22019
|
2026-06-15 15:42:22 +02:00 |
|
Viktor Szakats
|
d3e9a815c4
|
tidy-up: miscellaneous
- fix typos.
- badword: add two new words.
- cpp: drop parentheses from standalone `#if` expressions.
- libssh: vertical-align comment block with others.
- clang-format.
Closes #21880
|
2026-06-05 16:57:38 +02:00 |
|
Stefan Eissing
|
22d979400a
|
vquic: moving related things into subdir
Move QUIC related implementations into the vquic directory. Rename
files that implement a connection filter accordingly.
Closes #21848
|
2026-06-02 22:48:21 +02:00 |
|