Nick Mathewson
|
89db1be56c
remove some completed items from the TODO
|
před 20 roky |
Nick Mathewson
|
4ac471a38a
answer a question from arma, and clarify a related point.
|
před 20 roky |
Nick Mathewson
|
55ac4f032c
Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234.
|
před 20 roky |
Roger Dingledine
|
210d9db54d
and even more so
|
před 20 roky |
Roger Dingledine
|
aea0a78254
make entry node logging slightly less chatty.
|
před 20 roky |
Nick Mathewson
|
bef879540a
#undef FOO is cleaner than #define FOO_XX
|
před 20 roky |
Nick Mathewson
|
4a7ee9bd3d
Make unittests pass again.
|
před 20 roky |
Roger Dingledine
|
b2d79f278b
or_state_validate() needs an extra arg too or it will crash
|
před 20 roky |
Roger Dingledine
|
f4299f0f44
hack to address bug 238.
|
před 20 roky |
Roger Dingledine
|
d114ea7125
implement getinfo desc/all-recent
|
před 20 roky |
Roger Dingledine
|
b1ea87da37
spec getinfo desc/all-recent
|
před 20 roky |
Roger Dingledine
|
f71273c216
fix bug 235
|
před 20 roky |
Nick Mathewson
|
7fc62029d4
Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.
|
před 20 roky |
Nick Mathewson
|
e1d1ce3da8
Warn about actual offending hiddenservice* config option, now that more than one is possible. Closes bug 239.
|
před 20 roky |
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.
|
před 20 roky |
Nick Mathewson
|
ba1968d028
Make OSX script alias tor-resolve binary correctly. Fix bug 216
|
před 20 roky |
Roger Dingledine
|
c8e6003412
balance the reachability testing so a smidgen of it happens
|
před 20 roky |
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.
|
před 20 roky |
Nick Mathewson
|
56c55c343e
When picking a random directory, prefer non-authorities if any are known.
|
před 20 roky |
Nick Mathewson
|
bec9b705cc
Instrument directory client bytes as well as server bytes.
|
před 20 roky |
Nick Mathewson
|
10100c4315
Make instrmentation code a little cleaner.
|
před 20 roky |
Roger Dingledine
|
fa05c1b21b
remove the loud logging of busted rendezvous descriptors
|
před 20 roky |
Roger Dingledine
|
6dcbbda43b
remove typo
|
před 20 roky |
Nick Mathewson
|
ff9cfa9644
Instrument how many directory bytes we are serving in what kind of request.
|
před 20 roky |
Nick Mathewson
|
5d709e8517
Fix bug in last commit. Also, fix bug 231: authorities should never treat their own descriptor changes as cosmetic.
|
před 20 roky |
Nick Mathewson
|
e30516f33f
Fix bug 236: caches should cache up to 16 unrecognized network-status docs.
|
před 20 roky |
Roger Dingledine
|
1616cb9297
dir-spec touchups and a question for nick
|
před 20 roky |
Roger Dingledine
|
1dd8ebf615
bugfix: we were leaving open duplicate connections to other ORs
|
před 20 roky |
Roger Dingledine
|
9796733e89
"Pending" is a bad term for a circuit that uses your server as its last hop.
|
před 20 roky |
Roger Dingledine
|
d4d7a49411
fix typo
|
před 20 roky |