Nick Mathewson
|
fb0019daf9
|
Update copyrights to 2018.
|
2018-06-20 08:13:28 -04:00 |
|
Nick Mathewson
|
03e787e220
|
Merge branch 'maint-0.3.3'
|
2018-03-21 17:05:42 -04:00 |
|
Isis Lovecruft
|
00a473733d
|
maint: Update Rust libc dependency from 0.2.22 to 0.2.39.
Requires the update/libc-0.2.39 branch from
https://github.com/isislovecruft/tor-rust-dependencies to be merged
first.
|
2018-03-21 17:04:28 -04: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 |
|
Nick Mathewson
|
1e66ab363a
|
[rust] Add "unsafe" to the testing-mode tor_malloc_ wrapper.
This change lets us remove the allow(unused_unsafe) directive
from allocate_and_copy_string().
|
2017-10-27 12:49:51 -04:00 |
|
Nick Mathewson
|
2ca8fcb892
|
Add missing copyright/license statements on all .rs files
(Yes, I have Chelsea's permission.)
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
6be75bd61d
|
cargo fmt; fix line length warnings
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
90daad999e
|
remove experimental rust features
allow unsafe on function that calls C
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
7999d0bf6b
|
update tor_allocate and add tests
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
7d126b9db9
|
remove unused include.am for rust modules
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
91bca5c31b
|
move to allocating c strings from rust
|
2017-10-27 10:02:08 -04:00 |
|
Chelsea Holland Komlo
|
76bbdfbfa9
|
add tor allocator for rust
|
2017-10-27 10:02:08 -04:00 |
|