aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_util/strings.rs
AgeCommit message (Expand)Author
2018-02-15Documentation fixes suggested by catalyst.Nick Mathewson
2018-02-10rust: Remove now unused byte_slice_is_c_like() utility.Isis Lovecruft
2018-02-10rust: Remove empty_static_cstr() in favour of new cstr!() macro.Isis Lovecruft
2018-02-10rust: Add macro for passing static borrowed strings from Rust to C.Isis Lovecruft
2018-02-07protover: Fix memleak in Rust impl of protover_compute_for_old_tor.Isis Lovecruft