Yaroslav Rosomakho

Results 13 issues of Yaroslav Rosomakho

It seems that with a certain chance changing size of FreeRDP client window when dynamic resolution is enabled (/dynamic-resolution) can cause graphic distortion in right column of random width. I...

## Description of the feature Would be great to have a mechanism to access and modify contents of OpaqueCursor - through deref and/or getter/setter methods as well as ability to...

enhancement

*Title*: Compilation fails with clang + libstdc++-12. libstdc++-11 works fine *Description*: Compiling envoy tag 1.30.1 on gentoo/arm64. Combination of libstdc++-12 with any recent version of clang results in compilation failure...

bug
area/build
stale

For some reason `io_uring_prep_send_bundle` accepts `len` argument, however `io_sendmsg_prep` in kernel returns `-EINVAL` for non-zero len. I guess `io_uring_prep_send_bundle` should not have len as an argument since 0 is the...

Updated for new capabilities in kernels 6.8, 6.9, 6.10 including FixedFdInstall, FTruncate operations as well as bundled recv and send. Added check for bundled send and recv feature flag (available...

As discussed at IETF121 I merged matchPorts into other matching criteria. Adjusted examples and wording accordingly.

Result of proxy lookup in PAC files may include multiple proxies to fallback to aka `PROXY proxy1.example.com; PROXY proxy2.example.com` which instructs the client to try proxy1 first, fallback to proxy2...

Proxy PvDs
Discuss

Signalling ECHConfigList would allow clients to use Encrypted Client Hello when establishing TLS-based transport with the proxy. Since spec already suggests passing ALPN hint it makes sense to add `ech`...

Proxy PvDs
Discuss

Here is my first stab at authentication hints. Key use case is to allow client proxy selection based on supported authentication methods. For example, enterprise environment could have an IoT...

Proxy PvDs
Discuss

### Problem: A spike of egress datagrams causes blackhole detection on the sender if receiver has gaps in acknowledgment. Which immediately drops MTU to the base 1200. Dropping datagrams when...

question
loss_recovery