Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 anos atrás |
Nick Mathewson
|
cde5c9d0c3
Merge branch 'maint-0.3.3'
|
6 anos atrás |
Nick Mathewson
|
a5d4ce2b39
Make the TROVE-2018-005 fix work with rust.
|
6 anos atrás |
Isis Lovecruft
|
701c2b69f5
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
|
6 anos atrás |
Isis Lovecruft
|
569b4e57e2
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
|
6 anos atrás |
Isis Lovecruft
|
cd28b4c7f5
rust: Refactor protover::compute_for_old_tor().
|
6 anos atrás |
Isis Lovecruft
|
fd127bfbfa
rust: Refactor Rust implementation of protover_is_supported_here().
|
6 anos atrás |
Isis Lovecruft
|
32638ed4a6
rust: Refactor Rust impl of protover_compute_vote().
|
6 anos atrás |
Isis Lovecruft
|
269053a380
rust: Refactor Rust impl of protover_list_supports_protocol_or_later().
|
6 anos atrás |
Isis Lovecruft
|
63eeda89ea
rust: Refactor Rust impl of protover_list_supports_protocol().
|
6 anos atrás |
Isis Lovecruft
|
c7bcca0233
rust: Refactor Rust impl of protover_all_supported().
|
6 anos atrás |
Isis Lovecruft
|
60daaa68b1
rust: Add new protover::UnknownProtocol type.
|
6 anos atrás |
Isis Lovecruft
|
fc2a42cc49
rust: Refactor protover::compute_for_old_tor().
|
6 anos atrás |
Isis Lovecruft
|
9766d53cf9
rust: Refactor Rust implementation of protover_is_supported_here().
|
6 anos atrás |
Isis Lovecruft
|
6f252e0986
rust: Refactor Rust impl of protover_compute_vote().
|
6 anos atrás |
Isis Lovecruft
|
0a5494b81d
rust: Refactor Rust impl of protover_list_supports_protocol_or_later().
|
6 anos atrás |
Isis Lovecruft
|
52c3ea5045
rust: Refactor Rust impl of protover_list_supports_protocol().
|
6 anos atrás |
Isis Lovecruft
|
2f3a7376c0
rust: Refactor Rust impl of protover_all_supported().
|
6 anos atrás |
Isis Lovecruft
|
811178434e
rust: Add new protover::UnknownProtocol type.
|
6 anos atrás |
Nick Mathewson
|
d8893bc93c
Merge remote-tracking branch 'isis/bug23881_r1'
|
6 anos atrás |
Isis Lovecruft
|
a4797a7e62
rust: Remove now unused byte_slice_is_c_like() utility.
|
6 anos atrás |
Isis Lovecruft
|
081e99c16f
rust: Remove empty_static_cstr() in favour of new cstr!() macro.
|
6 anos atrás |
Isis Lovecruft
|
6c77593a57
rust: Use tor_util::strings utils for protover_compute_for_old_tor.
|
6 anos atrás |
Isis Lovecruft
|
3c4e006e7e
rust: Use tor_util::strings utils for protover_get_supported_protocols.
|
6 anos atrás |
Isis Lovecruft
|
45c59eff6c
rust: Replace two `unwrap()`s in FFI code with `unwrap_or()`s.
|
6 anos atrás |
Nick Mathewson
|
d8307cb0e9
Remove new unsafe {} use.
|
6 anos atrás |
Isis Lovecruft
|
b85436c596
protover: Fix memleak in Rust impl of protover_compute_for_old_tor.
|
6 anos atrás |
Isis Lovecruft
|
7ea9e080c5
protover: Fix memleak in Rust implementation.
|
6 anos atrás |
Chelsea Holland Komlo
|
cd8bcacfe1
cargo fmt fixes
|
7 anos atrás |
Chelsea Holland Komlo
|
1c50331b9a
annotate where C and Rust need to stay in sync
|
7 anos atrás |