Results 23 issues of Yureka

I saw there is a rust branch, and I would be interested in contributing to that effort, _if_ it's still planned

question

I don't know the api format needed for this, but it should be possible to enter multiple via points

enhancement
help wanted
good first issue

Similar to #688, but I can provide some more details Kernel TCP, set to BBR congestion control ``` [ ID] Interval Transfer Bitrate [ 5] 0.00-5.00 sec 492 MBytes 825...

###### Description of changes ###### Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ]...

10.rebuild-linux: 501+
10.rebuild-darwin: 11-100
10.rebuild-linux: 2501-5000

Solves #93 The idea is that the quic abstraction does not need the send_data method with its protections. h3::quic::SendStream only has poll_write() and we use that in the higher levels...

The buffer type should not be fixed for a connection or stream. It should be a generic parameter of the send_data function, so that each send_data call on the same...

I have two devices running robotnix, with different avb keys. I want to use Auditor, but since each device's auditor only trusts its own avb key, it refuses to verify...

enhancement

``` Jul 06 13:51:48 yaya rust-webserver[2689071]: thread 'tokio-runtime-worker' panicked at 'coping between upgraded connections failed: Kind(UnexpectedEof)', /build/cargo-vendor-dir/hyper-reverse-proxy-0.5.2-dev/src/lib.rs:425:26

Like NIX_SSHOPTS but for all the ssh calls done by colmena. Reasoning: Sometimes it is necessary to pass flags that are not part of the declarative deployment configuration. Examples are...