Roger Dingledine
|
7b2b9af4eb
defer a whole lot more from 0.1.1.x
|
19 years ago |
Nick Mathewson
|
9482b1b9d5
Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories.
|
19 years ago |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
19 years ago |
Nick Mathewson
|
1b770817c0
Add private:* as an alias in configuration for policies.
|
19 years ago |
Nick Mathewson
|
4bab064061
Mark item completed
|
19 years ago |
Nick Mathewson
|
b1ae5cc190
Note one TODO item as done, and another as more complex than anticipatd.
|
19 years ago |
Roger Dingledine
|
0a85bb5a1c
and remove it from the todo now
|
19 years ago |
Roger Dingledine
|
b80dc7c4f4
call the reachability testing stuff done.
|
19 years ago |
Nick Mathewson
|
f031ee8246
Make clients use CREATE_FAST cells. add an option to disable this.
|
19 years ago |
Nick Mathewson
|
666791f3f5
Fiddle 0.1.1.x TODO based on conversation with arma.
|
19 years ago |
Roger Dingledine
|
7446c7e6d7
mark off the next todo item
|
19 years ago |
Roger Dingledine
|
b819a53654
mark off some todo items
|
19 years ago |
Roger Dingledine
|
e87c6a03ab
remove some completed items
|
19 years ago |
Roger Dingledine
|
b72323fab8
start to clean up and add to and rearrange the todo
|
19 years ago |
Nick Mathewson
|
bb0c98daa8
add minor todos from meeting
|
19 years ago |
Roger Dingledine
|
a1a87857a7
if we expect tor to crash with the bug we can't solve, then at least
|
19 years ago |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
19 years ago |
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 |