Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-02 | rust: Expose crypto_rand() as an impl of rand_core::RngCore. | Isis Lovecruft | |
2018-04-20 | rust: Expose our (P)RNGs in Rust and provide safe wrappers. | Isis Lovecruft | |
* FIXES #24660: https://bugs.torproject.org/24660 | |||
2018-03-21 | maint: Update Rust libc dependency from 0.2.22 to 0.2.39. | Isis Lovecruft | |
Requires the update/libc-0.2.39 branch from https://github.com/isislovecruft/tor-rust-dependencies to be merged first. | |||
2017-10-27 | Add missing copyright/license statements on all .rs files | Nick Mathewson | |
(Yes, I have Chelsea's permission.) | |||
2017-10-27 | use tor allocator for string allocation in rust | Chelsea Holland Komlo | |
2017-10-27 | minimize scope for unsafe | Chelsea Holland Komlo | |
update documentation missing check for null | |||
2017-10-27 | rust implementation of protover | Chelsea Holland Komlo | |