aboutsummaryrefslogtreecommitdiff
path: root/src/rust/include.am
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2018-06-20add build.rs to EXTRA_DISTNick Mathewson
2018-05-15rust: Move rand crate into crypto parent crate.Isis Lovecruft
2018-05-08rust: Add crypto crate and implement Rust wrappers for SHA2 code.Isis Lovecruft
2018-05-04build: Fix missing include for src/rust/external/crypto_rand.rs file.Isis Lovecruft
2018-05-03I should have tested before I pushed.Nick Mathewson
2018-05-03Add src/rust/rand to include.amNick Mathewson
2018-04-06Include tor_log rust files in source distribution.Nick Mathewson
2018-04-06Ship all files needed to build Tor with rustNick Mathewson
2017-10-27Include rust files in 'make dist'Nick Mathewson
2017-10-27refactor build infrastructure for single rust binaryChelsea Holland Komlo
2017-10-27use tor allocator for string allocation in rustChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn