Roger Dingledine
|
f71273c216
fix bug 235
|
19 rokov pred |
Nick Mathewson
|
7fc62029d4
Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.
|
19 rokov pred |
Nick Mathewson
|
e1d1ce3da8
Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239.
|
19 rokov pred |
Nick Mathewson
|
2fda7140e8
Fix bug 221 and bug 201: For 221, check return value from connection_add() when adding a rendezvous post connection. For 201, do not include a content-length 0 with a GET request.
|
19 rokov pred |
Nick Mathewson
|
ba1968d028
Make OSX script alias tor-resolve binary correctly. Fix bug 216
|
19 rokov pred |
Roger Dingledine
|
c8e6003412
balance the reachability testing so a smidgen of it happens
|
19 rokov pred |
Nick Mathewson
|
43a4f8c7f3
Be more aggressive about throwing away expired router descriptors: they are of no use to anybody. Better still: dont serve expired descriptors by fingerprint. The only people who ask for them are busted 0.1.1.10 Tors that will throw them away and re-request them after 30 minutes.
|
19 rokov pred |
Nick Mathewson
|
56c55c343e
When picking a random directory, prefer non-authorities if any are known.
|
19 rokov pred |
Nick Mathewson
|
bec9b705cc
Instrument directory client bytes as well as server bytes.
|
19 rokov pred |
Nick Mathewson
|
10100c4315
Make instrmentation code a little cleaner.
|
19 rokov pred |
Roger Dingledine
|
fa05c1b21b
remove the loud logging of busted rendezvous descriptors
|
19 rokov pred |
Roger Dingledine
|
6dcbbda43b
remove typo
|
19 rokov pred |
Nick Mathewson
|
ff9cfa9644
Instrument how many directory bytes we are serving in what kind of request.
|
19 rokov pred |
Nick Mathewson
|
5d709e8517
Fix bug in last commit. Also, fix bug 231: authorities should never treat their own descriptor changes as cosmetic.
|
19 rokov pred |
Nick Mathewson
|
e30516f33f
Fix bug 236: caches should cache up to 16 unrecognized network-status docs.
|
19 rokov pred |
Roger Dingledine
|
1616cb9297
dir-spec touchups and a question for nick
|
19 rokov pred |
Roger Dingledine
|
1dd8ebf615
bugfix: we were leaving open duplicate connections to other ORs
|
19 rokov pred |
Roger Dingledine
|
9796733e89
"Pending" is a bad term for a circuit that uses your server as its last hop.
|
19 rokov pred |
Roger Dingledine
|
d4d7a49411
fix typo
|
19 rokov pred |
Roger Dingledine
|
aa9bb3adad
that makes this paragraph extraneous
|
19 rokov pred |
Roger Dingledine
|
4c64138d71
correct the key material paragraph
|
19 rokov pred |
Roger Dingledine
|
af54b73985
and get the log arguments right
|
19 rokov pred |
Roger Dingledine
|
ba339b8a4d
a more correct log message
|
19 rokov pred |
Roger Dingledine
|
654b61a2e8
Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():
|
19 rokov pred |
Roger Dingledine
|
f88fa3efc1
helper nodes are dead
|
19 rokov pred |
Roger Dingledine
|
4bbe08a98d
typo
|
19 rokov pred |
Nick Mathewson
|
50b6b3258d
Dont call directory_get_from_dirserver when you have a particular dirserver in mind; remove fetch-from-authority special-case in directory_get_from_dirserver.
|
19 rokov pred |
Nick Mathewson
|
f0fb9f6b0c
Directory authorities should go to the proper authority when asking for a networkstatus, even when they want a compressed one. (Also, bullet-proof the logic in case we ever accidentally request a networkstatus for a non-authority.)
|
19 rokov pred |
Nick Mathewson
|
65f76bad4f
Add descriptions for state variables; rename AccountingBytesRead{In}Interval; remove extraneous and unused struct member.
|
19 rokov pred |
Nick Mathewson
|
447e6ffffd
Fix bug where OPs would try to generate descriptor and crash.
|
19 rokov pred |