George Kadianakis
|
52498b8183
Set guard state on bridge descriptor fetches.
|
7 年之前 |
Alexander Færøy
|
26795da900
Don't add "Accept-Encoding" header if directory connection is anonymous.
|
7 年之前 |
Nick Mathewson
|
90894c87a5
Merge branch 'maint-0.3.0'
|
7 年之前 |
Nick Mathewson
|
5c52d3c2c0
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 年之前 |
Roger Dingledine
|
6e5486b11a
dir auths reject 0.2.9.x for x<5, due to bug 20499
|
7 年之前 |
Roger Dingledine
|
0698a0beca
fix two typos in comments
|
7 年之前 |
Roger Dingledine
|
a18b41cc77
fix typo in comment
|
7 年之前 |
Roger Dingledine
|
ceb012cea3
elevate the "agree on canonical" stuff to major
|
7 年之前 |
Roger Dingledine
|
fd860a77ea
do a pass over the 0.3.1.1-alpha changelog
|
7 年之前 |
Nick Mathewson
|
09b3cb0d72
Whoops; I broke check-spaces.
|
7 年之前 |
Nick Mathewson
|
13034e1574
Try another approach to fixing the bug in the #1922 test.
|
7 年之前 |
Nick Mathewson
|
19615bce64
mingw fix: avoid "unused var" warning.
|
7 年之前 |
Nick Mathewson
|
8cb08f716d
fix a coverity resource leak warning
|
7 年之前 |
Nick Mathewson
|
4e6b13a38a
Fix uninitialized-variable warning on options_init_from_string().
|
7 年之前 |
Nick Mathewson
|
a51ad3fe56
First editing pass on changelog.
|
7 年之前 |
Nick Mathewson
|
d950ad0dfd
Remove call to get_unquoted_path in config_process_include()
|
7 年之前 |
Nick Mathewson
|
473716d098
0.3.1.1-alpha changelog: combine some sections.
|
7 年之前 |
Nick Mathewson
|
4b9dbdb9b1
Run format-changelog on the 0.3.1.1-alpha changelog
|
7 年之前 |
Nick Mathewson
|
8410f47b6e
start changelog for 0.3.1.1-alpha by sorting entries
|
7 年之前 |
Nick Mathewson
|
3628efe29c
Try to fix windows config/include_path_syntax test
|
7 年之前 |
Nick Mathewson
|
3c6d5e10a0
changelog entry for 22106
|
7 年之前 |
Nick Mathewson
|
dcfed8c1c8
tt_* macros can "goto done;" so define any freeable things before them.
|
7 年之前 |
Nick Mathewson
|
ff1af5550a
strlen() returns size_t
|
7 年之前 |
Nick Mathewson
|
69ef94820b
Merge branch 'add_rust_squashed'
|
7 年之前 |
Sebastian Hahn
|
70c067102b
Allow Rust build using locally supplied crates or crates.io
|
7 年之前 |
Sebastian Hahn
|
aeba64efad
Detect rustc version
|
7 年之前 |
Sebastian Hahn
|
d6f9a4f11a
cargo-online-mode configure argument
|
7 年之前 |
Sebastian Hahn
|
ed15511ac3
Add rustfmt.toml
|
7 年之前 |
Sebastian Hahn
|
f0516ed348
Run cargo test during make check
|
7 年之前 |
Sebastian Hahn
|
f8ef7c65d1
Add some Rust utility functions and print support
|
7 年之前 |