Nick Mathewson
|
cfe0a45750
Fix a compilation warning about duplicate typedef
|
7 years ago |
Nick Mathewson
|
e5a929fef8
Raise common code for creating circuit_guard_state_t
|
7 years ago |
Nick Mathewson
|
3d27954f2e
amend changes file to note that one case is still unfixed
|
7 years ago |
Nick Mathewson
|
b2e9a107b7
Merge remote-tracking branch 'asn/bug21969_bridges'
|
7 years ago |
George Kadianakis
|
52498b8183
Set guard state on bridge descriptor fetches.
|
7 years ago |
Alexander Færøy
|
26795da900
Don't add "Accept-Encoding" header if directory connection is anonymous.
|
7 years ago |
Nick Mathewson
|
90894c87a5
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
5c52d3c2c0
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 years ago |
Roger Dingledine
|
6e5486b11a
dir auths reject 0.2.9.x for x<5, due to bug 20499
|
7 years ago |
Roger Dingledine
|
0698a0beca
fix two typos in comments
|
7 years ago |
Roger Dingledine
|
a18b41cc77
fix typo in comment
|
7 years ago |
Roger Dingledine
|
ceb012cea3
elevate the "agree on canonical" stuff to major
|
7 years ago |
Roger Dingledine
|
fd860a77ea
do a pass over the 0.3.1.1-alpha changelog
|
7 years ago |
Nick Mathewson
|
09b3cb0d72
Whoops; I broke check-spaces.
|
7 years ago |
Nick Mathewson
|
13034e1574
Try another approach to fixing the bug in the #1922 test.
|
7 years ago |
Nick Mathewson
|
19615bce64
mingw fix: avoid "unused var" warning.
|
7 years ago |
Nick Mathewson
|
8cb08f716d
fix a coverity resource leak warning
|
7 years ago |
Nick Mathewson
|
4e6b13a38a
Fix uninitialized-variable warning on options_init_from_string().
|
7 years ago |
Nick Mathewson
|
a51ad3fe56
First editing pass on changelog.
|
7 years ago |
Nick Mathewson
|
d950ad0dfd
Remove call to get_unquoted_path in config_process_include()
|
7 years ago |
Nick Mathewson
|
473716d098
0.3.1.1-alpha changelog: combine some sections.
|
7 years ago |
Nick Mathewson
|
4b9dbdb9b1
Run format-changelog on the 0.3.1.1-alpha changelog
|
7 years ago |
Nick Mathewson
|
8410f47b6e
start changelog for 0.3.1.1-alpha by sorting entries
|
7 years ago |
Nick Mathewson
|
3628efe29c
Try to fix windows config/include_path_syntax test
|
7 years ago |
Nick Mathewson
|
3c6d5e10a0
changelog entry for 22106
|
7 years ago |
Nick Mathewson
|
dcfed8c1c8
tt_* macros can "goto done;" so define any freeable things before them.
|
7 years ago |
Nick Mathewson
|
ff1af5550a
strlen() returns size_t
|
7 years ago |
Nick Mathewson
|
69ef94820b
Merge branch 'add_rust_squashed'
|
7 years ago |
Sebastian Hahn
|
70c067102b
Allow Rust build using locally supplied crates or crates.io
|
7 years ago |
Sebastian Hahn
|
aeba64efad
Detect rustc version
|
7 years ago |