David Goulet
|
727d419a9d
prop250: Initialize the SR subsystem and us it!
|
8 years ago |
David Goulet
|
0c26a6db7e
prop250: Parse votes and consensus
|
8 years ago |
David Goulet
|
ca6ceec112
prop250: Put commits and SRVs in votes/consensus
|
8 years ago |
David Goulet
|
5b183328fd
prop250: Add commit and SR values generation code
|
8 years ago |
Nick Mathewson
|
738a8c655a
Add an extra check to test_dir to try to debug windows jenkins issue
|
8 years ago |
Nick Mathewson
|
ac9784f7f5
Fix a missing break; in dump_desc_init()
|
8 years ago |
Nick Mathewson
|
0531d5155e
Merge remote-tracking branch 'teor/bug19530-v2'
|
8 years ago |
Nick Mathewson
|
903ec20c0b
Merge branch 'maint-0.2.8'
|
8 years ago |
teor (Tim Wilson-Brown)
|
514f0041d1
Avoid disclosing exit IP addresses in exit policies by default
|
8 years ago |
teor (Tim Wilson-Brown)
|
744077dd15
When tor can't find a directory, log less
|
8 years ago |
teor (Tim Wilson-Brown)
|
befd2e3d7f
Changes file for #19530
|
8 years ago |
teor (Tim Wilson-Brown)
|
516c02b178
Make authority_certs_fetch_missing support bridge hints
|
8 years ago |
teor (Tim Wilson-Brown)
|
f90bfaae8d
Refactor duplicate code in authority_certs_fetch_missing
|
8 years ago |
teor (Tim Wilson-Brown)
|
d3ca6fe475
Call purpose_needs_anonymity in authority_certs_fetch_missing
|
8 years ago |
teor (Tim Wilson-Brown)
|
b4dcf56768
Hex-encode raw digest before printing in authority_certs_fetch_missing
|
8 years ago |
teor (Tim Wilson-Brown)
|
596ccbf839
Refactor authority_certs_fetch_missing to call get_options once
|
8 years ago |
Nick Mathewson
|
64ee7bcd0c
Make sure that our tests expect the windows path separator as needed
|
8 years ago |
Nick Mathewson
|
69e22e294b
Set binary mode when checking malformed descriptor.
|
8 years ago |
Nick Mathewson
|
889cfac676
One more tt_u64_op
|
8 years ago |
Nick Mathewson
|
591078c76d
use tt_u64_op for comparing len_descs_dumped
|
8 years ago |
Nick Mathewson
|
b750a77e3f
fix naked memcmps
|
8 years ago |
Nick Mathewson
|
2713de2a47
Fix more naked strdup/malloc/free instances
|
8 years ago |
Nick Mathewson
|
9a92f58219
Avoid naked strdups in test_dir.c
|
8 years ago |
Nick Mathewson
|
7a7bd1f9ea
Fix a memory leak in test_dir_populate_dump_desc_fifo
|
8 years ago |
Nick Mathewson
|
c3b720fb26
Try to fix warnings when size_t is smaller than st.st_size.
|
8 years ago |
Nick Mathewson
|
b5beb2afa6
fix a syntax warning
|
8 years ago |
Nick Mathewson
|
ded7e8093c
Fix three -Wtautological-constant-out-of-range-compare warnings.
|
8 years ago |
Nick Mathewson
|
3627718348
Fix -Wextra-semi warning
|
8 years ago |
Nick Mathewson
|
6d2f006bf4
Fix a 32-bit compilation failure
|
8 years ago |
Nick Mathewson
|
8917c4f19f
A little more specificity in documentation for getinfo download/ stuff
|
8 years ago |