Age | Commit message (Expand) | Author |
---|---|---|
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-03 | I should have tested before I pushed. | Nick Mathewson |
2018-05-03 | Add src/rust/rand to include.am | Nick Mathewson |
2018-04-06 | Include tor_log rust files in source distribution. | Nick Mathewson |
2018-04-06 | Ship all files needed to build Tor with rust | Nick Mathewson |
2017-10-27 | Include rust files in 'make dist' | Nick Mathewson |
2017-10-27 | refactor build infrastructure for single rust binary | Chelsea Holland Komlo |
2017-10-27 | use tor allocator for string allocation in rust | Chelsea Holland Komlo |
2017-10-27 | rust implementation of protover | Chelsea Holland Komlo |
2017-05-19 | Allow Rust build using locally supplied crates or crates.io | Sebastian Hahn |
2017-05-19 | Add some Rust utility functions and print support | Sebastian Hahn |