index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rust
Age
Commit message (
Expand
)
Author
2018-06-20
Fix bugs in rust digest tests
Nick Mathewson
2018-06-20
Merge branch 'rust_build_script_v3' into additional_rust_test_fixes
Nick Mathewson
2018-06-20
rust: Remove redundant "testing" feature from tor_log crate.
Isis Lovecruft
2018-06-19
Fix compilation of Rust crypto doctests
Taylor Yu
2018-06-19
Use a rust build script to set linker options correctly for tests.
Nick Mathewson
2018-06-18
Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"
Nick Mathewson
2018-06-18
Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a
Nick Mathewson
2018-06-16
Changes to make the rust crypto::mod tests compile
Nick Mathewson
2018-06-16
Merge remote-tracking branch 'isis/bug26267' into maint-0.3.4
Nick Mathewson
2018-06-16
Merge remote-tracking branch 'isis/bug26245' into maint-0.3.4
Nick Mathewson
2018-06-15
rust: Remove unused N_DIGEST_ALGORITHMS constant from crypto_digest.rs.
Isis Lovecruft
2018-06-15
rust: Add comment and pragma on "unused" smartlist_t type.
Isis Lovecruft
2018-06-15
Make Rust warnings conditionally fatal
Taylor Yu
2018-06-15
rust: Expose rand module from crypto crate.
Isis Lovecruft
2018-06-15
Set default-features = false for rand_core
Taylor Yu
2018-05-22
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-22
Make the TROVE-2018-005 fix work with rust.
Nick Mathewson
2018-05-22
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
Isis Lovecruft
2018-05-22
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
Isis Lovecruft
2018-05-16
Merge remote-tracking branch 'isis-github/bug26106'
Nick Mathewson
2018-05-16
Merge remote-tracking branch 'isis-github/bug26108'
Nick Mathewson
2018-05-15
rust: Update rand_core dependency to 0.2.0-pre.0.
Isis Lovecruft
2018-05-15
rust: Update rand dev-dependency to 0.5.0-pre.2.
Isis Lovecruft
2018-05-15
rust: Export digests subcrate from our crypto crate.
Isis Lovecruft
2018-05-15
rust: Export crypto_rand::* functions from our external crate.
Isis Lovecruft
2018-05-15
rust: Move rand crate into crypto parent crate.
Isis Lovecruft
2018-05-15
rust: Make Rng::new() methods public.
Isis Lovecruft
2018-05-08
rust: Add crypto crate and implement Rust wrappers for SHA2 code.
Isis Lovecruft
2018-05-04
build: Fix missing include for src/rust/external/crypto_rand.rs file.
Isis Lovecruft
2018-05-04
rust: Update Cargo.lock file with changes from #26024.
Isis Lovecruft
2018-05-04
Update rand dependency from 0.5.0-pre.0 to 0.5.0-pre.1.
Isis Lovecruft
2018-05-03
I should have tested before I pushed.
Nick Mathewson
2018-05-03
Add src/rust/rand to include.am
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
rust: Expose crypto_rand() as an impl of rand_core::RngCore.
Isis Lovecruft
2018-04-20
rust: Remove mirrored PRNG implementation.
Isis Lovecruft
2018-04-20
rust: Expose our (P)RNGs in Rust and provide safe wrappers.
Isis Lovecruft
2018-04-06
Include tor_log rust files in source distribution.
Nick Mathewson
2018-04-06
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-06
Ship all files needed to build Tor with rust
Nick Mathewson
2018-04-02
rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.
Isis Lovecruft
2018-04-02
rust: Port all C protover_all_supported tests to Rust.
Isis Lovecruft
2018-04-02
rust: Refactor protover::compute_for_old_tor().
Isis Lovecruft
2018-04-02
rust: Refactor Rust implementation of protover_is_supported_here().
Isis Lovecruft
2018-04-02
rust: Refactor Rust impl of protover_compute_vote().
Isis Lovecruft
2018-04-02
rust: Refactor Rust impl of protover_list_supports_protocol_or_later().
Isis Lovecruft
2018-04-02
rust: Refactor Rust impl of protover_list_supports_protocol().
Isis Lovecruft
2018-04-02
rust: Refactor Rust impl of protover_all_supported().
Isis Lovecruft
2018-04-02
rust: Refactor protover tests with new methods; note altered behaviours.
Isis Lovecruft
2018-04-02
rust: Refactor protover::is_supported_here().
Isis Lovecruft
[next]