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 |
|