| Commit message (Expand) | Author | Age |
... | |
* | another impossible problem we should solve.•••svn:r5342
| Roger Dingledine | 2005-11-01 |
* | fix typo•••svn:r5341
| Roger Dingledine | 2005-11-01 |
* | Add core spec todos from meeting•••svn:r5304
| Nick Mathewson | 2005-10-25 |
* | add minor todos from meeting•••svn:r5303
| Nick Mathewson | 2005-10-25 |
* | if we expect tor to crash with the bug we can't solve, then at least•••try to give users a more pleasant experience.
svn:r5299
| Roger Dingledine | 2005-10-24 |
* | make the hidden wiki link more prominent.•••svn:r5294
| Roger Dingledine | 2005-10-24 |
* | Enable trivial "download by descriptor digest" functionality.•••svn:r5250
| Nick Mathewson | 2005-10-14 |
* | More work towards a sane digest-based liveness testing.•••svn:r5238
| Nick Mathewson | 2005-10-12 |
* | the installer screenshot lists no version, so stop being so defensive•••svn:r5223
| Roger Dingledine | 2005-10-07 |
* | add a todo: clients should use Stable/Fast flags•••svn:r5205
| Nick Mathewson | 2005-10-05 |
* | On sighup, if usehelpernodes changed to 1, use new circuits.•••svn:r5203
| Nick Mathewson | 2005-10-05 |
* | When we get an EOF or a timeout on a directory connection, note how many byte...•••svn:r5186
| Nick Mathewson | 2005-10-04 |
* | Check for named servers when looking them up by nickname;•••warn when we'recalling a non-named server by its nickname;
don't warn twice about the same name.
Fix a bug in routers_update_status_from_networkstatus that made nearly
all clients never update routerinfo_t.is_named.
Try to list MyFamily elements by key, not by nickname.
Only warn about names that we generated ourself, or got from the local
user.
On TLS handshake, only check the other router's nickname against its
expected nickname if is_named is set.
svn:r5185
| Nick Mathewson | 2005-10-04 |
* | link nicknames to trusted directory servers; log these nicknames when mention...•••svn:r5184
| Nick Mathewson | 2005-10-04 |
* | Note a couple more dir-spec TODOs•••svn:r5167
| Nick Mathewson | 2005-09-30 |
* | some more todo item, plus mark one off.•••svn:r5156
| Roger Dingledine | 2005-09-30 |
* | Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (i...•••svn:r5146
| Nick Mathewson | 2005-09-27 |
* | remove historical stuff from dir-spec.txt•••svn:r5145
| Nick Mathewson | 2005-09-27 |
* | added the one line hack for default selinux targeted policy to allow•••tor/privoxy to work correctly.
svn:r5143
| Andrew Lewman | 2005-09-25 |
* | mention the new stable version.•••and explicitly mention that selinux on FC4 is a problem for tor.
svn:r5136
| Roger Dingledine | 2005-09-24 |
* | Log even less verbosely. Also, do not download old (frequently-updating) ser...•••svn:r5134
| Nick Mathewson | 2005-09-23 |
* | Provide dire warnings to any users who set DirServer; move it out of torrc.sa...•••svn:r5132
| Nick Mathewson | 2005-09-23 |
* | I love the smell of C in the morning. Make router-download rules smarter (do...•••svn:r5110
| Nick Mathewson | 2005-09-22 |
* | Move items from meeting into dir-spec and TODO.•••svn:r5102
| Nick Mathewson | 2005-09-21 |
* | Add notes of things that must be done to dir-spec•••svn:r5099
| Nick Mathewson | 2005-09-21 |
* | Add a temporary section to dir-spec reflecting what we actually do now.•••svn:r5097
| Nick Mathewson | 2005-09-20 |
* | a few more todo items done•••svn:r5096
| Roger Dingledine | 2005-09-20 |
* | clean up new dir spec a bit more•••svn:r5094
| Roger Dingledine | 2005-09-20 |
* | Prevent a "try forever to download an unobtainable descriptor" bug. Still re...•••svn:r5090
| Nick Mathewson | 2005-09-18 |
* | Specify exactly what we meant by "the digest of a descriptor". Fortunately, ...•••svn:r5085
| Nick Mathewson | 2005-09-18 |
* | add a couple of directory items•••svn:r5084
| Nick Mathewson | 2005-09-16 |
* | Make authdirs smarter. Reject/invalidate by key and IP. Remember that not ev...•••svn:r5074
| Nick Mathewson | 2005-09-15 |
* | Stop downloading directories and download routers instead. This still needs ...•••svn:r5070
| Nick Mathewson | 2005-09-15 |
* | tweak punctuation•••svn:r5065
| Roger Dingledine | 2005-09-14 |
* | Big commit: clients start downloading and using network-statuses.•••Only caches need to get running-routers; nobody needs to parse, store,
or use it. Same for the router-status line in the directories. Add
many #if 0's that can get removed once I'm convinced they don't
contain anything I'm forgetting.
Start all newly-parsed routers as non-running and non-valid; update
them from the list of network statuses.
Update all routers when a new networkstatus comes in.
After 3 tries for a networkstatus, clients give up until they're told
to try again.
"Let's get those missles ready to **DESTROY THE UNIVERSE**!"
-TMBG
svn:r5063
| Nick Mathewson | 2005-09-14 |
* | update directory todos•••svn:r5052
| Nick Mathewson | 2005-09-14 |
* | update todo a bit•••svn:r5049
| Roger Dingledine | 2005-09-14 |
* | document the new functionality that crept in:•••RESETCONF exitpolicy=foo
is equivalent to
SETCONF exitpolicy=foo
unless foo is a linelist with a non-null default (we don't have any
of those currently), in which it appends to the default rather than
replacing.
svn:r5047
| Roger Dingledine | 2005-09-14 |
* | correct a mistake i just added•••svn:r5039
| Roger Dingledine | 2005-09-13 |
* | update control spec to reflect our new SETCONF behavior•••svn:r5038
| Roger Dingledine | 2005-09-13 |
* | make clearer the ulimit -n instructions•••svn:r5037
| Roger Dingledine | 2005-09-13 |
* | clean up the server docs for ulimit -n•••svn:r5036
| Roger Dingledine | 2005-09-13 |
* | put the last nail in tor-doc.html•••svn:r5019
| Roger Dingledine | 2005-09-12 |
* | answer question•••svn:r5010
| Nick Mathewson | 2005-09-12 |
* | fix some grammar and ask a question•••svn:r5008
| Roger Dingledine | 2005-09-12 |
* | Dir spec change: Clarify rules on how to treat servers based on networkstatus...•••svn:r5004
| Nick Mathewson | 2005-09-12 |
* | it's a new month•••svn:r4999
| Roger Dingledine | 2005-09-11 |
* | reference exit policy faq entry, and add an item about rate limiting.•••svn:r4995
| Roger Dingledine | 2005-09-11 |
* | two more bugs we should fix•••svn:r4993
| Roger Dingledine | 2005-09-10 |
* | add another todo item•••svn:r4979
| Roger Dingledine | 2005-09-10 |