Nick Mathewson
|
04d4786cc4
Merge remote-tracking branch 'public/bug23693_029' into maint-0.2.9
|
7 years ago |
David Goulet
|
ce99ebf25d
Make tor recalculate voting schedule even if not a dirauth
|
7 years ago |
Nick Mathewson
|
5dce134fbb
Initialize the mock options in the fuzzing code
|
7 years ago |
Nick Mathewson
|
332d6bf901
Merge branch 'maint-0.3.2'
|
7 years ago |
Nick Mathewson
|
5bee5fbac7
Merge remote-tracking branch 'public/bug23774_032' into maint-0.3.2
|
7 years ago |
Roger Dingledine
|
d56b4e598b
fix confusion in man page
|
7 years ago |
Nick Mathewson
|
7515eefb70
remove errant ;
|
7 years ago |
Nick Mathewson
|
afe555aebc
remove changes files from <= 0.3.2
|
7 years ago |
Nick Mathewson
|
26e0909e51
In the hsdescv3 fuzzer, replace the decryption function.
|
7 years ago |
Nick Mathewson
|
5e52beceb0
Only prototype rust_welcome_string() when it exists.
|
7 years ago |
Nick Mathewson
|
69502942b0
[rust] Avoid a clone in contract_protocol_list()
|
7 years ago |
Nick Mathewson
|
12f58b42a8
Allow test_rust.sh to run from outside the makefile
|
7 years ago |
Nick Mathewson
|
6e08807b54
Add a build-rust alias to just rebuild the rust code.
|
7 years ago |
Nick Mathewson
|
1e66ab363a
[rust] Add "unsafe" to the testing-mode tor_malloc_ wrapper.
|
7 years ago |
Nick Mathewson
|
d64297e4e0
forward-port the 0.3.2.3-alpha changelog
|
7 years ago |
Nick Mathewson
|
3a364529a4
Make distcleancheck pass with --enable-rust
|
7 years ago |
Nick Mathewson
|
3cf863df1c
Merge branch 'maint-0.3.2'
|
7 years ago |
Nick Mathewson
|
d5eea977be
bump to 0.3.2.3-alpha-dev.
|
7 years ago |
Nick Mathewson
|
2153814ba8
Include rust files in 'make dist'
|
7 years ago |
Nick Mathewson
|
7f764bcba8
repair "make distcheck"
|
7 years ago |
Nick Mathewson
|
f803c1bb17
declare shutdown_did_not_work_callback() with ATTR_NORETURN
|
7 years ago |
Nick Mathewson
|
79e7c0af0e
Add a comment about removing the failsafe event loop exit code
|
7 years ago |
Nick Mathewson
|
0a10335d2e
Clarify doc on tell_event_loop_to_run_external_code()
|
7 years ago |
Nick Mathewson
|
30a681553f
Merge remote-tracking branch 'public/exit_carefully'
|
7 years ago |
Nick Mathewson
|
fa78546dbc
Make sure all C files have copyright/license notices
|
7 years ago |
Nick Mathewson
|
f5e9e2748f
Merge branch 'protover-rust-impl_squashed'
|
7 years ago |
Nick Mathewson
|
91a1b9058b
Add a changes file
|
7 years ago |
Nick Mathewson
|
2ca8fcb892
Add missing copyright/license statements on all .rs files
|
7 years ago |
Chelsea Holland Komlo
|
6be75bd61d
cargo fmt; fix line length warnings
|
7 years ago |
Chelsea Holland Komlo
|
90daad999e
remove experimental rust features
|
7 years ago |