- 14 May, 2009 1 commit
-
-
- 04 May, 2009 1 commit
-
-
- 12 Apr, 2009 1 commit
-
-
Roger Dingledine authored
bytes (aka 20KB/s), to match our documentation. Also update directory authorities so they always assign the Fast flag to relays with 20KB/s of capacity. Now people running relays won't suddenly find themselves not seeing any use, if the network gets faster on average. svn:r19305
-
- 01 Apr, 2009 1 commit
-
-
Roger Dingledine authored
to help track whether we received them when a relay operator claims they got sent. svn:r19213
-
- 31 Mar, 2009 1 commit
-
-
Roger Dingledine authored
The directory authorities were refusing v3 consensus votes from other authorities, since the votes are now 504K. Fixes bug 959; bugfix on 0.0.2pre17 (where we raised it from 50K to 500K ;). svn:r19194
-
- 18 Mar, 2009 2 commits
-
-
Nick Mathewson authored
svn:r19080
-
Nick Mathewson authored
svn:r19077
-
- 16 Feb, 2009 2 commits
-
-
Nick Mathewson authored
It turns out that we weren't updating the _ExcludeExitNodesUnion set's country numbers when we reloaded (or first loaded!) the IP-to-country file. Spotted by Lark. Bugfix on 0.2.1.6-alpha. svn:r18575
-
Roger Dingledine authored
lines for every recommended relay. still needs docdoc and changelog entry. svn:r18556
-
- 04 Feb, 2009 1 commit
-
-
Roger Dingledine authored
to forgive our bridges and try again when we get an application request. Bugfix on 0.2.0.x. svn:r18396
-
- 28 Jan, 2009 1 commit
-
-
Roger Dingledine authored
svn:r18287
-
- 06 Jan, 2009 2 commits
-
-
Roger Dingledine authored
cell back), avoid using that OR connection anymore, and also tell all the one-hop directory requests waiting for it that they should fail. Bugfix on 0.2.1.3-alpha. svn:r17984
-
Nick Mathewson authored
Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. svn:r17953
-
- 05 Jan, 2009 1 commit
-
-
Roger Dingledine authored
discard it rather than trying to use it. In theory it could be useful because it lists alternate directory mirrors, but in practice it just means we spend many minutes trying directory mirrors that are long gone from the network. Helps bug 887 a bit; bugfix on 0.2.0.x. svn:r17917
-
- 04 Jan, 2009 1 commit
-
-
Nick Mathewson authored
The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867
-
- 30 Dec, 2008 1 commit
-
-
Karsten Loesing authored
svn:r17828
-
- 29 Dec, 2008 4 commits
-
-
Nick Mathewson authored
svn:r17823
-
Nick Mathewson authored
More compilation tweaks on Android: fix two clear errors in our code that apparently the compiler cares about there. svn:r17808
-
Nick Mathewson authored
Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. svn:r17805
-
Nick Mathewson authored
Specifically, split compare_tor_addr_to_addr_policy() from a loop with a bunch of complicated ifs inside into some ifs, each with a simple loop. Rearrange router_find_exact_exit_enclave() to run a little faster. Bizarrely, router_policy_rejects_all() shows up on oprofile, so precalculate it per routerinfo. svn:r17802
-
- 27 Dec, 2008 2 commits
-
-
Roger Dingledine authored
new from their perspective) directory download schedule abstraction. not done yet, but i'd better get this out of my sandbox before nick does another sweeping change. :) svn:r17798
-
Roger Dingledine authored
of which countries we've seen clients from recently. Now controllers like Vidalia can show bridge operators that they're actually making a difference. svn:r17796
-
- 24 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17757
-
- 23 Dec, 2008 2 commits
-
-
Nick Mathewson authored
Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again svn:r17756
-
Nick Mathewson authored
svn:r17754
-
- 22 Dec, 2008 3 commits
-
-
Nick Mathewson authored
shahn: "Add some documentation for the WRA_* family of functions, also make sure that (hopefully) all functions that return was_router_added_t don't return ints directly and that they don't refer to integers in their documentation anymore." svn:r17731
-
Roger Dingledine authored
more extreme happens. the default should be to be quiet unless something more extreme happens. at least, this doesn't generate complaints anymore. perhaps that means it is working better? :) svn:r17724
-
Nick Mathewson authored
svn:r17721
-
- 19 Dec, 2008 1 commit
-
-
Nick Mathewson authored
Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. svn:r17707
-
- 18 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17686
-
- 17 Dec, 2008 10 commits
-
-
Nick Mathewson authored
svn:r17663
-
Nick Mathewson authored
(Many users have no idea what a resolv.conf is, and shouldn't be forced to learn. The old option will keep working for now.) Also, document it. svn:r17661
-
Roger Dingledine authored
svn:r17659
-
Nick Mathewson authored
Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. svn:r17656
-
Nick Mathewson authored
svn:r17652
-
Nick Mathewson authored
Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. svn:r17651
-
Nick Mathewson authored
svn:r17649
-
Nick Mathewson authored
svn:r17648
-
Nick Mathewson authored
svn:r17647
-
Nick Mathewson authored
svn:r17646
-