tor/src/rust
Nick Mathewson 9cf335c9a5 Extract threading code into a new library.
Note that the workqueue code does *not* go here: it is logically at
a higher level, since it needs to use libevent and the networking
stack.
2018-06-28 09:14:42 -04:00
..
.cargo Make Rust warnings conditionally fatal 2018-06-15 17:27:19 -05:00
crypto Disable doctests in src/rust/crypto module. 2018-06-20 17:16:44 -04:00
external Merge branch 'maint-0.3.4' 2018-06-21 08:38:21 -04:00
protover Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
smartlist Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_allocate Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_log Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_rust Change our build process to run Cargo from inside the build tree 2017-12-05 14:23:55 -05:00
tor_util Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
.rustfmt.toml Add rustfmt.toml 2017-05-19 08:47:11 -04:00
build.rs Extract threading code into a new library. 2018-06-28 09:14:42 -04:00
Cargo.lock rust: Update rand_core dependency to 0.2.0-pre.0. 2018-05-15 19:33:20 +00:00
Cargo.toml rust: Move rand crate into crypto parent crate. 2018-05-15 17:48:57 +00:00
include.am add build.rs to EXTRA_DIST 2018-06-20 19:32:01 -04:00