Age | Commit message (Expand) | Author |
---|---|---|
2017-12-21 | add minimal rust module for logging to tor's logger | Chelsea Holland Komlo |
2017-11-05 | Fix rust welcome message typo. | Alex Xu (Hello71) |
2017-10-27 | Add missing copyright/license statements on all .rs files | Nick Mathewson |
2017-10-27 | cargo fmt; fix line length warnings | Chelsea Holland Komlo |
2017-10-27 | move to allocating c strings from rust | Chelsea Holland Komlo |
2017-10-27 | refactor build infrastructure for single rust binary | Chelsea Holland Komlo |
2017-10-27 | rust implementation of protover | Chelsea Holland Komlo |
2017-08-21 | 22839: Build tor with rust enabled on win | Ties Stuij |
2017-07-13 | use CARGO_HOME instead of HOME when building with rust | Chelsea H. Komlo |
2017-05-19 | Allow Rust build using locally supplied crates or crates.io | Sebastian Hahn |
2017-05-19 | cargo-online-mode configure argument | Sebastian Hahn |
2017-05-19 | Add some Rust utility functions and print support | Sebastian Hahn |