Roger Dingledine
|
358052416d
bugfix: only try to use the EntryNodes config option if it is set.
|
19 gadi atpakaļ |
Roger Dingledine
|
ddf070e204
bugfix: we were failing to parse a tor version that started with
|
19 gadi atpakaļ |
Roger Dingledine
|
ea6ea8ec22
Make UseEntryNodes true by default. Let the fun begin.
|
19 gadi atpakaļ |
Roger Dingledine
|
aa604ef2c2
bugfix: only try to parse the TorVersion if there is one.
|
19 gadi atpakaļ |
Roger Dingledine
|
839111b85a
tolerate a mal-formed or unrecognized tor version in the state file.
|
19 gadi atpakaļ |
Roger Dingledine
|
a45b131590
check for integer overflows in more places, when adding elements to
|
19 gadi atpakaļ |
Roger Dingledine
|
0bd25f5d43
save and validate TorVersion in the state file.
|
19 gadi atpakaļ |
Roger Dingledine
|
2efa056777
make the "stable" flag in network-status be the median of the uptimes
|
19 gadi atpakaļ |
Nick Mathewson
|
4868d77ab8
Possible fix to state-load bug reported by weasel.
|
19 gadi atpakaļ |
Nick Mathewson
|
0da2069643
Clearner fix for timegm assert problem.
|
19 gadi atpakaļ |
Nick Mathewson
|
04db9de847
Fix assertion-trigger bug found by sjmurdoch
|
19 gadi atpakaļ |
Peter Palfrader
|
3dc69d3add
Make tor compile again
|
19 gadi atpakaļ |
Roger Dingledine
|
6c693dbda6
add a TorVersion state string.
|
19 gadi atpakaļ |
Roger Dingledine
|
e9e7dc176c
Some tor servers process billions of cells in a matter of days.
|
19 gadi atpakaļ |
Roger Dingledine
|
ad82fdab5e
the last entrynodes item is done
|
19 gadi atpakaļ |
Roger Dingledine
|
1a11b97b15
get rid of the special case for 'testing' circuits
|
19 gadi atpakaļ |
Roger Dingledine
|
5947388968
Finish implementing config's EntryNodes and StrictEntryNodes option.
|
19 gadi atpakaļ |
Roger Dingledine
|
6005e110b9
whitespace fixes
|
19 gadi atpakaļ |
Roger Dingledine
|
0dc8e284f8
load balance a bit better by taking some load off the really
|
19 gadi atpakaļ |
Roger Dingledine
|
c051e82f69
fix a typo
|
19 gadi atpakaļ |
Nick Mathewson
|
fc850273bd
Appease some verbose GCC warnings.
|
19 gadi atpakaļ |
Roger Dingledine
|
2904c6f024
log how big the failed rend descriptor is, and if it's small, log
|
19 gadi atpakaļ |
Roger Dingledine
|
14ea2e0b56
when we reject a rend descriptor, tell us where it came from.
|
19 gadi atpakaļ |
Roger Dingledine
|
01d71c709b
mark off a few TODO items
|
19 gadi atpakaļ |
Roger Dingledine
|
316f241585
and update the man page
|
19 gadi atpakaļ |
Roger Dingledine
|
6efda1073d
update the control spec to deprecate getinfo helper-nodes
|
19 gadi atpakaļ |
Roger Dingledine
|
dbd7b97eff
helper nodes are dead. long live entry nodes.
|
19 gadi atpakaļ |
Roger Dingledine
|
5d9256a367
but only close the new conn if one of the earlier helper nodes
|
19 gadi atpakaļ |
Roger Dingledine
|
c1145138ea
but only close it if we have marked an earlier helper as up.
|
19 gadi atpakaļ |
Roger Dingledine
|
60cd03069a
when we connect to a helper node for the first time, close
|
19 gadi atpakaļ |