aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_log
AgeCommit message (Expand)Author
2018-06-20rust: Remove redundant "testing" feature from tor_log crate.Isis Lovecruft
2018-03-21Update tor_log to libc 0.2.39 as well.Nick Mathewson
2018-03-19rust: Remove #[no_mangle]s on two constants.Isis Lovecruft
2018-02-27rust: Remove extra whitespace from a static log/error message.Isis Lovecruft
2018-01-22fixups from code reviewChelsea Holland Komlo
2017-12-22remove unnecessary lifetimeChelsea Holland Komlo
2017-12-21add testing implementation for tor loggingChelsea Holland Komlo
2017-12-21move macro body to inline rust functionChelsea Holland Komlo
2017-12-21fixups from code reviewChelsea Holland Komlo
2017-12-21add minimal rust module for logging to tor's loggerChelsea Holland Komlo