Nick Mathewson
|
f8c9cc713d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 年之前 |
Nick Mathewson
|
ec8bdc5da8
Merge remote-tracking branch 'asn/bug3589'
|
12 年之前 |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
12 年之前 |
Nick Mathewson
|
93b7301755
Refer to the correct variable in a loop when parsing entry guard state
|
12 年之前 |
George Kadianakis
|
6173d36340
Move transport-related functions from circuitbuild.c to transports.c.
|
12 年之前 |
Roger Dingledine
|
dd7a27d17e
fix grammar in comment
|
12 年之前 |
Nick Mathewson
|
a6688c574e
Catch a few more K&R violations with make check-spaces
|
12 年之前 |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 年之前 |
Nick Mathewson
|
8030ec4f27
Downgrade log messages about cbt enabled/disabled. Bug 6169.
|
12 年之前 |
Roger Dingledine
|
a1caa96f9b
another little step at making debugging 5458 easier
|
12 年之前 |
Mike Perry
|
daedae4115
Lower the default path bias notice rate to 40%.
|
12 年之前 |
Mike Perry
|
61a5730392
For now, never disable any guards.
|
12 年之前 |
Mike Perry
|
8d59690033
Defend against entry node path bias attacks
|
12 年之前 |
Nick Mathewson
|
4fdce6b091
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
|
12 年之前 |
George Kadianakis
|
aa212b173c
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
|
12 年之前 |
Andrea Shepard
|
d98590d3b7
Satisfy make check-spaces
|
12 年之前 |
Andrea Shepard
|
aa284561c8
Move cbt->liveness.timeouts_after_firsthop free code into its own function
|
12 年之前 |
Andrea Shepard
|
39a9178ba7
Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled
|
12 年之前 |
Andrea Shepard
|
a0f76289fd
Use K&R style
|
12 年之前 |
Andrea Shepard
|
7df26de948
Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is disabled
|
12 年之前 |
Andrea Shepard
|
5177ab9e47
Don't track circuit timeout history unless we're actually using adaptive timeouts
|
12 年之前 |
Andrea Shepard
|
41a458ece1
Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries of consensus parameters for bug 5049
|
12 年之前 |
Nick Mathewson
|
7b2afb61b2
Merge branch 'bug5603'
|
12 年之前 |
Nick Mathewson
|
64167e1772
Minor changes to bug5603
|
12 年之前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年之前 |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 年之前 |
George Kadianakis
|
1e95a4a1f6
Improve conflict resolution when adding new bridges.
|
12 年之前 |
George Kadianakis
|
5dc9acb5e5
Use a more helpful log message when we can't find a proxy.
|
12 年之前 |
Roger Dingledine
|
f89de0a79f
Remove over-two-months-old entry guards even while running.
|
12 年之前 |
Nick Mathewson
|
a6cb07bd9e
Correct documentation for remove_obsolete_entry_guards.
|
12 年之前 |