tor/src/rust
David Goulet 07e4b09b5f sendme: Add FlowCtrl protover value
See proposal 289 section 4.3 for more details.

It describes the flow control protocol at the circuit and stream level. If
there is no FlowCtrl protocol version, tor supports the unauthenticated flow
control features from its supported Relay protocols.

At this commit, relay will start advertising FlowCtrl=1 meaning they support
authenticated SENDMEs v1.

Closes #30363

Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-05-03 13:56:36 -04:00
..
.cargo Fix Rust cross compilation. 2018-06-27 14:42:06 -05:00
crypto Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
external Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
protover sendme: Add FlowCtrl protover value 2019-05-03 13:56:36 -04:00
smartlist Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tor_allocate Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tor_log Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
tor_rust Remove rlib+staticlib configuration for Rust crates 2018-10-01 22:58:44 -07:00
tor_util Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
.rustfmt.toml rust: max_width=100, other rustfmt settings. #27071 2018-08-16 08:42:57 -04:00
build.rs Add libtor-buf-testing to build.rs 2018-11-14 16:07:36 -05:00
Cargo.lock Merge branch 'maint-0.3.4' into maint-0.3.5 2019-02-05 08:10:14 -05:00
Cargo.toml Merge branch 'rust-panic1' into rust-panic1-034 2019-04-15 10:15:02 +10:00
include.am add build.rs to EXTRA_DIST 2018-06-20 19:32:01 -04:00