Sebastian Hahn
|
80e57af50f
Appease clang - and my tortured mind
|
14 years ago |
Nick Mathewson
|
4126de6888
Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivial fix for 3079.
|
14 years ago |
Roger Dingledine
|
df3cf881d1
stop putting wacky values into state->lastwritten
|
14 years ago |
Roger Dingledine
|
710227a77f
fix a function comment
|
14 years ago |
Roger Dingledine
|
b8b557dcb2
better user-facing warnings for unexpected last hops
|
14 years ago |
Roger Dingledine
|
f962dda8c1
revert most of ef81649d2fc
|
14 years ago |
Nick Mathewson
|
8ee92f28e0
Add a circuit_purpose_to_string() function, and use it
|
14 years ago |
Sebastian Hahn
|
92ec36a061
Explain the "using anyway" log message better
|
14 years ago |
Nick Mathewson
|
84f0e87c6a
If we have chosen an exit that shares a family with all bridges, fail the circuit
|
14 years ago |
Nick Mathewson
|
b59a289365
Do not try to download descriptors for bridges in ExcludeNodes.
|
14 years ago |
Nick Mathewson
|
4851de554d
Do not automatically ignore Fast/Stable for exits when ExitNodes is set
|
14 years ago |
Nick Mathewson
|
affdec8d04
Add an XXX022-1090 to note consider_exit_fmily b0rkenness
|
14 years ago |
Roger Dingledine
|
5710ea6475
three more cases where maybe we want to exclude
|
14 years ago |
Roger Dingledine
|
0ad3836f73
If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.
|
14 years ago |
Roger Dingledine
|
5d12495d98
the new entrynodes behavior is always strict
|
14 years ago |
Roger Dingledine
|
ad3da53536
If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.
|
16 years ago |
Nick Mathewson
|
ba0cd8094f
Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
aa950e6c48
Use timevals, not time_t, when expiring circuits.
|
14 years ago |
Nick Mathewson
|
05887f10ff
Triage the XXX022 and XXX021 comments remaining in the code
|
14 years ago |
Nick Mathewson
|
7f6af7a602
Fix up all doxygen warnings other than "foo is not documented"
|
14 years ago |
Nick Mathewson
|
0588330c1d
Merge remote branch 'arma/bug2510' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
9ad083d573
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
9a6df21539
Avoid crash in any_pending_bridge_descriptor_fetches
|
14 years ago |
Roger Dingledine
|
a2727f6249
prevent same entry and exit for insane edge case
|
14 years ago |
Roger Dingledine
|
7d2a91f5e5
support multihomed bridges (bug 2510)
|
14 years ago |
Nick Mathewson
|
1478aa99b7
Merge branch 'bug2321' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
9a4b2ec764
Avoid sketchy integer cast in cbt code
|
14 years ago |
Mike Perry
|
9e7691b05c
Comment remaining CBT functions.
|
14 years ago |
Mike Perry
|
8b4a91c2b7
Fix bug #2004 by demoting a log message.
|
14 years ago |
Sebastian Hahn
|
b06617c948
Provide constant limits for all consensus params
|
14 years ago |