Nick Mathewson
|
780aa94b6a
add a todo: clients should use Stable/Fast flags
|
19 years ago |
Nick Mathewson
|
ba67d14d40
On sighup, if usehelpernodes changed to 1, use new circuits.
|
19 years ago |
Nick Mathewson
|
42e17182da
When we get an EOF or a timeout on a directory connection, note how many bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses.
|
19 years ago |
Nick Mathewson
|
61ea516885
Check for named servers when looking them up by nickname;
|
19 years ago |
Roger Dingledine
|
a1bfc132bf
some more todo item, plus mark one off.
|
19 years ago |
Nick Mathewson
|
2999cbf233
Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (if they exist).
|
19 years ago |
Nick Mathewson
|
b726507d36
Log even less verbosely. Also, do not download old (frequently-updating) servers more than once every 2 hours.
|
19 years ago |
Nick Mathewson
|
ebf6476e8e
Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete.
|
19 years ago |
Nick Mathewson
|
cdc912714e
I love the smell of C in the morning. Make router-download rules smarter (download more so long as we dont duplicate existing requests; relaunch at staggered intervals); relaunch one a minute or on failure; reset 60 minutes; always open 3 requests if we can; add authority opinion to networkstatus; make naming rule correct. There is a remaining bug where we retry servers too quickly; We need to look at that harder.
|
19 years ago |
Nick Mathewson
|
f411dd8d3a
Move items from meeting into dir-spec and TODO.
|
19 years ago |
Roger Dingledine
|
9fa3a4a5e4
a few more todo items done
|
19 years ago |
Nick Mathewson
|
d118d5069a
Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug.
|
19 years ago |
Nick Mathewson
|
f859e34fb9
add a couple of directory items
|
19 years ago |
Nick Mathewson
|
e72e76cad6
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir.
|
19 years ago |
Nick Mathewson
|
b16048917c
Stop downloading directories and download routers instead. This still needs some work, but at last clients are finally on the new architecture. Next comes the tuning and bugfixing.
|
19 years ago |
Nick Mathewson
|
e3adcbdb95
Big commit: clients start downloading and using network-statuses.
|
19 years ago |
Nick Mathewson
|
0119f554da
update directory todos
|
19 years ago |
Roger Dingledine
|
8c3f0dfe09
update todo a bit
|
19 years ago |
Roger Dingledine
|
41bdb5e9f8
clean up the server docs for ulimit -n
|
19 years ago |
Roger Dingledine
|
6e6f1d07da
two more bugs we should fix
|
19 years ago |
Roger Dingledine
|
3d0394cdc6
add another todo item
|
19 years ago |
Nick Mathewson
|
ef75fd5a63
Update item status: note future work on client directory handling
|
19 years ago |
Nick Mathewson
|
5c6c88e76d
More stuff for new directories.
|
19 years ago |
Nick Mathewson
|
78c01a95b5
Describe approach to downloading status documents; update TODO a bit
|
19 years ago |
Nick Mathewson
|
c6c403e156
First cut at cleaning 0.1.1.x TODO
|
19 years ago |
Nick Mathewson
|
54a6a8f0ef
Start implementing the server side of the new directory protocol.
|
19 years ago |
Roger Dingledine
|
7b5be0210a
add some more todo items, and mark off a few
|
19 years ago |
Roger Dingledine
|
0a45058d0d
prod at the 0.1.1.x todo items
|
19 years ago |
Roger Dingledine
|
0b0dce4534
remove most 0.1.0.x todo items
|
19 years ago |
Nick Mathewson
|
dc09c7fc73
Implement new (reduced-frequency) upload rules. arma, you should review this.
|
19 years ago |