Nick Mathewson
|
f720a5a439
|
Fix everything that previously referred to src/or
|
2018-07-05 17:15:50 -04:00 |
|
Nick Mathewson
|
fb0019daf9
|
Update copyrights to 2018.
|
2018-06-20 08:13:28 -04:00 |
|
Isis Lovecruft
|
4971d7afa6
|
rust: Remove redundant "testing" feature from tor_log crate.
It was synonymous with the builtin "test" feature.
* FIXES #26399: https://bugs.torproject.org/26399
|
2018-06-20 07:55:12 -04:00 |
|
Nick Mathewson
|
f8e53a545a
|
Update tor_log to libc 0.2.39 as well.
|
2018-03-21 17:14:15 -04:00 |
|
Isis Lovecruft
|
547c62840e
|
rust: Remove #[no_mangle]s on two constants.
These won't/shouldn't ever be called from C, so there's no reason to
preserve naming.
|
2018-03-19 19:23:34 +00:00 |
|
Isis Lovecruft
|
167da4bc81
|
rust: Remove extra whitespace from a static log/error message.
|
2018-02-27 20:43:54 +00:00 |
|
Chelsea Holland Komlo
|
d0184963f9
|
fixups from code review
|
2018-01-22 18:33:22 -05:00 |
|
Chelsea Holland Komlo
|
510a91af53
|
remove unnecessary lifetime
|
2017-12-22 00:26:52 -05:00 |
|
Chelsea Holland Komlo
|
4cdf0c8899
|
add testing implementation for tor logging
|
2017-12-21 19:01:30 -05:00 |
|
Chelsea Holland Komlo
|
71a5376141
|
move macro body to inline rust function
|
2017-12-21 15:29:33 -05:00 |
|
Chelsea Holland Komlo
|
0e032fe9ea
|
fixups from code review
|
2017-12-21 15:29:33 -05:00 |
|
Chelsea Holland Komlo
|
3dfe8e6522
|
add minimal rust module for logging to tor's logger
Allows an optional no-op for testing purposes
|
2017-12-21 15:29:33 -05:00 |
|