George Kadianakis
|
a787575b7f
Fix a misuse of strlcpy() introduced by the #11156 patch.
|
10 vuotta sitten |
dana koch
|
3ce3984772
Uplift status.c unit test coverage with new test cases and macros.
|
10 vuotta sitten |
Nick Mathewson
|
2721246f5d
Merge branch 'bug7164_diagnose_harder_v2'
|
10 vuotta sitten |
Nick Mathewson
|
0389d4aa56
More logs to try to diagnose bug 7164
|
10 vuotta sitten |
Nick Mathewson
|
b8ceb464e5
Merge branch 'bug11156_squashed'
|
10 vuotta sitten |
George Kadianakis
|
6606e676ee
Don't do directory fetches before all PTs have been configured.
|
10 vuotta sitten |
Nick Mathewson
|
f0b2dc83b6
Merge remote-tracking branch 'arma/ticket5528'
|
10 vuotta sitten |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 vuotta sitten |
Nick Mathewson
|
f1682a615f
Merge remote-tracking branch 'houqp/hs_control_fix'
|
10 vuotta sitten |
Nick Mathewson
|
075482ff80
Merge remote-tracking branch 'public/bug10543_024_v2'
|
10 vuotta sitten |
Nick Mathewson
|
dffac251f1
Make the handling for usable-exit counting handle ExitNodes better
|
10 vuotta sitten |
Qingping Hou
|
bf66ff915a
fix longname returned in HS_DESC control events
|
10 vuotta sitten |
Nick Mathewson
|
3193cbe2ba
Rip out all of the v2 directory code.
|
10 vuotta sitten |
Roger Dingledine
|
f96a8d5fa3
Report bootstrapping progress correctly when downloading microdescs
|
11 vuotta sitten |
Karsten Loesing
|
1bce70a9e3
Make PathsNeededToBuildCircuits option work.
|
11 vuotta sitten |
Nick Mathewson
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 vuotta sitten |
Roger Dingledine
|
e1ec03f819
use router->addr for log messages and controller events
|
11 vuotta sitten |
Nick Mathewson
|
2e9cd4b724
Quick fix on 5956 for authorities
|
11 vuotta sitten |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 vuotta sitten |
Nick Mathewson
|
b0dd355891
Use %d, not %02d, for decimal percentages
|
11 vuotta sitten |
Nick Mathewson
|
02c320916e
Parameterize FRAC_USABLE_NEEDED for fraction of circuits
|
11 vuotta sitten |
Nick Mathewson
|
813a0f8c40
Compute whether we're ready to build circuits based on fraction of paths
|
11 vuotta sitten |
Nick Mathewson
|
bc52e0488b
Add an optional out-arg to count_usable_descriptors
|
11 vuotta sitten |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 vuotta sitten |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 vuotta sitten |
Nick Mathewson
|
b286373908
Enable the ntor handshake on the client side.
|
12 vuotta sitten |
Nick Mathewson
|
705ee3b5d4
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
|
12 vuotta sitten |
Nick Mathewson
|
5c51b3f1f0
Start refactoring trusted_dir_servers into trusted and fallback lists
|
12 vuotta sitten |
Roger Dingledine
|
e899d49e2f
fix some typos
|
12 vuotta sitten |
Roger Dingledine
|
06d367ea36
when counting available descs, say whether we're counting exits
|
12 vuotta sitten |