tor/src/rust
Mike Perry b14bb12e39 Bug 31356: Bump protover for new padding machines
By binding the protover numbering to specific padding machines, we can make
our padding negotiation simpler. We probably should have done this in the
first place.

This has the side effect that earlier 0.4.1.x-alpha clients won't negotiate
with 0.4.1.x-stable relays, and 0.4.1.x-stable clients won't negotiate with
earlier 0.4.1.x-alpha relays (or 0.4.0.x relays). Since we don't support
alphas after the stable is released, this is fine, so long as it gets in
before the first stable of 0.4.1.x.
2019-08-12 14:02:35 -05: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 Bug 31356: Bump protover for new padding machines 2019-08-12 14:02:35 -05: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 Adjust tor_log.rs for 64-bit log domains. 2019-07-19 10:07:32 -04: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