summaryrefslogtreecommitdiff
path: root/src/rust/external
AgeCommit message (Expand)Author
2018-05-02rust: Expose crypto_rand() as an impl of rand_core::RngCore.Isis Lovecruft
2018-04-20rust: Expose our (P)RNGs in Rust and provide safe wrappers.Isis Lovecruft
2018-03-21maint: Update Rust libc dependency from 0.2.22 to 0.2.39.Isis Lovecruft
2017-10-27Add missing copyright/license statements on all .rs filesNick Mathewson
2017-10-27use tor allocator for string allocation in rustChelsea Holland Komlo
2017-10-27minimize scope for unsafeChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo