Nick Mathewson
|
7515eefb70
remove errant ;
|
7 年之前 |
Nick Mathewson
|
afe555aebc
remove changes files from <= 0.3.2
|
7 年之前 |
Nick Mathewson
|
5e52beceb0
Only prototype rust_welcome_string() when it exists.
|
7 年之前 |
Nick Mathewson
|
69502942b0
[rust] Avoid a clone in contract_protocol_list()
|
7 年之前 |
Nick Mathewson
|
12f58b42a8
Allow test_rust.sh to run from outside the makefile
|
7 年之前 |
Nick Mathewson
|
6e08807b54
Add a build-rust alias to just rebuild the rust code.
|
7 年之前 |
Nick Mathewson
|
1e66ab363a
[rust] Add "unsafe" to the testing-mode tor_malloc_ wrapper.
|
7 年之前 |
Nick Mathewson
|
d64297e4e0
forward-port the 0.3.2.3-alpha changelog
|
7 年之前 |
Nick Mathewson
|
3a364529a4
Make distcleancheck pass with --enable-rust
|
7 年之前 |
Nick Mathewson
|
3cf863df1c
Merge branch 'maint-0.3.2'
|
7 年之前 |
Nick Mathewson
|
d5eea977be
bump to 0.3.2.3-alpha-dev.
|
7 年之前 |
Nick Mathewson
|
2153814ba8
Include rust files in 'make dist'
|
7 年之前 |
Nick Mathewson
|
7f764bcba8
repair "make distcheck"
|
7 年之前 |
Nick Mathewson
|
f803c1bb17
declare shutdown_did_not_work_callback() with ATTR_NORETURN
|
7 年之前 |
Nick Mathewson
|
79e7c0af0e
Add a comment about removing the failsafe event loop exit code
|
7 年之前 |
Nick Mathewson
|
0a10335d2e
Clarify doc on tell_event_loop_to_run_external_code()
|
7 年之前 |
Nick Mathewson
|
30a681553f
Merge remote-tracking branch 'public/exit_carefully'
|
7 年之前 |
Nick Mathewson
|
fa78546dbc
Make sure all C files have copyright/license notices
|
7 年之前 |
Nick Mathewson
|
f5e9e2748f
Merge branch 'protover-rust-impl_squashed'
|
7 年之前 |
Nick Mathewson
|
91a1b9058b
Add a changes file
|
7 年之前 |
Nick Mathewson
|
2ca8fcb892
Add missing copyright/license statements on all .rs files
|
7 年之前 |
Chelsea Holland Komlo
|
6be75bd61d
cargo fmt; fix line length warnings
|
7 年之前 |
Chelsea Holland Komlo
|
90daad999e
remove experimental rust features
|
7 年之前 |
Chelsea Holland Komlo
|
7999d0bf6b
update tor_allocate and add tests
|
7 年之前 |
Chelsea Holland Komlo
|
7d126b9db9
remove unused include.am for rust modules
|
7 年之前 |
Chelsea Holland Komlo
|
cd2a036959
refactor smartlist for readability
|
7 年之前 |
Chelsea Holland Komlo
|
91bca5c31b
move to allocating c strings from rust
|
7 年之前 |
Chelsea Holland Komlo
|
76bbdfbfa9
add tor allocator for rust
|
7 年之前 |
Chelsea Holland Komlo
|
d14a83f74f
remove unneeded dependencies, remove types where unnecessary
|
7 年之前 |
Chelsea Holland Komlo
|
0c4d535972
refactor build infrastructure for single rust binary
|
7 年之前 |