| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Add a bit of missing documentation.
svn:r12869
|
|
|
|
|
|
|
| |
Re-parse annotations in another place. Good catch, arma.
svn:r12868
|
|
|
|
|
|
|
|
| |
the annotations -- including reading in bridge-purpose descriptors
as general-purpose descriptors.
svn:r12867
|
|
|
|
|
|
|
| |
Fix some xxx020 items.
svn:r12864
|
|
|
|
|
|
|
| |
Sort GeoIP results in descending order of IP counts.
svn:r12863
|
|
|
|
| |
svn:r12860
|
|
|
|
|
|
|
| |
Added two XXX020's that we need to think harder about.
svn:r12859
|
|
|
|
|
|
|
| |
Whitespace fix.
svn:r12857
|
|
|
|
|
|
|
| |
Document and clean-up geoip code; give it some unit tests.
svn:r12856
|
|
|
|
|
|
|
| |
clean up whitesapce and debug a little on geoip stuff.
svn:r12847
|
|
|
|
|
|
|
| |
Support raw IP-to-country as well as postprocessed format. Include GEOIP summary in extrainfo of bridges.
svn:r12846
|
|
|
|
|
|
|
| |
First wodge of geoip code so bridges can figure out which countries are blocking them.
svn:r12845
|
|
|
|
| |
svn:r12842
|
|
|
|
| |
svn:r12841
|
|
|
|
|
|
|
| |
fix two actual memory leaks found while cleaning up a bit.
svn:r12829
|
|
|
|
| |
svn:r12826
|
|
|
|
| |
svn:r12825
|
|
|
|
| |
svn:r12786
|
|
|
|
| |
svn:r12778
|
|
|
|
|
|
|
|
|
| |
AlternateBridgeAuthority, and AlternateHSAuthority) that let the
user selectively replace the default directory authorities, rather
than the all-or-nothing replacement that DirServer offers.
svn:r12777
|
|
|
|
|
|
|
| |
Patch from mwenge: fix consensus status lookup by nickname when nickname is a hexdigest.
svn:r12766
|
|
|
|
|
|
|
|
| |
directory authorities, but they didn't try publishing to v3-only
authorities. Fix this; and also stop publishing to v1 authorities.
svn:r12759
|
|
|
|
|
|
|
|
|
| |
using bridges or we have StrictEntryNodes set), don't mark relays
down when they fail a directory request. Otherwise we're too quick
to mark all our entry points down.
svn:r12755
|
|
|
|
|
|
|
|
|
| |
authorities to mark certain relays as "bad directories" in the
networkstatus documents. Also supports the "!baddir" directive in
the approved-routers file.
svn:r12754
|
|
|
|
|
|
|
| |
longer listed in the relevant networkstatus document.
svn:r12752
|
|
|
|
| |
svn:r12747
|
|
|
|
|
|
|
| |
we try to call it but don't have enough dir info.
svn:r12743
|
|
|
|
|
|
|
| |
multiple controller passwords.
svn:r12732
|
|
|
|
|
|
|
|
| |
this doesn't matter yet so we aren't adding them in other
ways yet.
svn:r12730
|
|
|
|
|
|
|
| |
authority.
svn:r12724
|
|
|
|
|
|
|
| |
more fixes into rend-spec.txt.
svn:r12715
|
|
|
|
|
|
|
| |
Make http://torproject urls into https://torproject urls. Patch from steve.
svn:r12708
|
|
|
|
|
|
|
| |
patch from steve: replace more tor.eff.org instances with torproject.org
svn:r12707
|
|
|
|
|
|
|
|
|
| |
downloading new consensus documents. Bridge users now wait until
the end of the interval, so their bridge will be sure to have a
new consensus document.
svn:r12696
|
|
|
|
| |
svn:r12691
|
|
|
|
| |
svn:r12688
|
|
|
|
|
|
|
|
|
| |
ask about source, timestamp of arrival, purpose, etc. We need
something like this to help Vidalia not do GeoIP lookups on bridge
addresses.
svn:r12687
|
|
|
|
|
|
|
|
|
| |
running an obsolete version, it used the string "OLD" to describe
it. Yet the "getinfo" interface used the string "OBSOLETE". Now use
"OBSOLETE" in both cases.
svn:r12686
|
|
|
|
| |
svn:r12684
|
|
|
|
|
|
|
| |
Add a missing "not" to check of whether to use revised handshake.
svn:r12678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on but your ORPort is off.
Add a new config option BridgeRelay that specifies you want to
be a bridge relay. Right now the only difference is that it makes
you answer begin_dir requests, and it makes you cache dir info,
even if your DirPort isn't on.
Refactor directory_caches_dir_info() into some more functions.
svn:r12668
|
|
|
|
| |
svn:r12665
|
|
|
|
|
|
|
| |
Change tor_addr_t to be a tagged union of in_addr and in6_addr, not of sockaddr_in and sockaddr_in6. It's hardly used in the main code as it is, but let's get it right before it gets popular.
svn:r12660
|
|
|
|
|
|
|
|
| |
requests. Should ease bugs 406 and 419 where 0.1.2.x relays are
crashing or mis-answering these requests.
svn:r12658
|
|
|
|
| |
svn:r12657
|
|
|
|
|
|
|
|
| |
after opening a circuit -- even relayed circuits. Bugfix on
0.2.0.3-alpha.
svn:r12638
|
|
|
|
|
|
|
|
| |
huge. Otherwise we'll cache them all over the network and it'll
clog everything up.
svn:r12633
|
|
|
|
| |
svn:r12631
|
|
|
|
| |
svn:r12630
|
|
|
|
|
|
|
|
| |
Start purging old entries from the "rephist" database, and the
hidden service descriptor databases, even when DirPort is zero.
svn:r12628
|