| Commit message (Expand) | Author | Age |
* | push back todo items, remove a few that we've done•••svn:r2497
| Roger Dingledine | 2004-10-14 |
* | Remove need for dirservers file: now, we note trusted dirservers in configura...•••svn:r2479
| Nick Mathewson | 2004-10-14 |
* | Add/clarify a few TODO items•••svn:r2434
| Nick Mathewson | 2004-10-08 |
* | clean up old todo items•••svn:r2417
| Roger Dingledine | 2004-10-06 |
* | remove 0.0.9pre1 todo items: they're all completed•••svn:r2396
| Roger Dingledine | 2004-09-29 |
* | rearrange 0.0.9pre1 and 0.0.9pre2 entries a bit more•••svn:r2395
| Roger Dingledine | 2004-09-29 |
* | Move pending pre1 items to pre2, move pre2 items to pre3•••svn:r2387
| Nick Mathewson | 2004-09-28 |
* | a few todo items have been done•••svn:r2386
| Roger Dingledine | 2004-09-28 |
* | mention bandwidth-observed in the tor spec•••thanks to duck for pointing out this omission
svn:r2374
| Roger Dingledine | 2004-09-25 |
* | update tor-doc, recommend running server as a separate user•••svn:r2361
| Roger Dingledine | 2004-09-21 |
* | fix some typos•••svn:r2351
| Roger Dingledine | 2004-09-11 |
* | prioritize todo•••svn:r2350
| Roger Dingledine | 2004-09-10 |
* | tab-man nick is going to learn elisp, he promises•••svn:r2347
| Roger Dingledine | 2004-09-10 |
* | Revise TODO items for 009•••svn:r2346
| Nick Mathewson | 2004-09-10 |
* | a few more todo entries•••svn:r2345
| Roger Dingledine | 2004-09-10 |
* | typos and tabs•••svn:r2343
| Roger Dingledine | 2004-09-10 |
* | Fix documentation about how not to be an OP•••svn:r2342
| Nick Mathewson | 2004-09-10 |
* | Document rest of options•••svn:r2341
| Nick Mathewson | 2004-09-10 |
* | Document most remaining undocumented options•••svn:r2339
| Nick Mathewson | 2004-09-09 |
* | Note win32 tsocksalikes in tor-doc.html•••svn:r2338
| Nick Mathewson | 2004-09-09 |
* | Flush more changes from sandbox••• - make clients cache directories and use them to seed their router lists
at startup. This means clients have a datadir again.
- Introduce a global_write_bucket. We need to respond better to exhausting
it.
- Remove the last vestiges of LinkPadding and TrafficShaping.
- Configuration infrastructure support for warning on obsolete options.
- Refactor directory header parsing to use smartlist_split_string.
- Respond to content-encoding headers by trying to uncompress as appropriate.
- Reply with a deflated directory when a client asks for "dir.z".
(We could use allow-encodings instead, but allow-encodings isn't
specified in HTTP 1.0.)
svn:r2335
| Nick Mathewson | 2004-09-08 |
* | Document more undocumented options•••svn:r2333
| Nick Mathewson | 2004-09-08 |
* | fix a typo (spotted by weasel)•••svn:r2332
| Nick Mathewson | 2004-09-08 |
* | Document some previously undocumented config options; note which ones still a...•••svn:r2331
| Nick Mathewson | 2004-09-02 |
* | add todo items to keep nick busy the next 3 weeks•••svn:r2307
| Roger Dingledine | 2004-08-21 |
* | mention that you can add the line to privoxy's config file anywhere•••svn:r2300
| Roger Dingledine | 2004-08-18 |
* | updated todo•••svn:r2297
| Roger Dingledine | 2004-08-18 |
* | Add cvsignore for doc/design-paper•••svn:r2272
| Nick Mathewson | 2004-08-18 |
* | Note finished/abandoned items•••svn:r2271
| Nick Mathewson | 2004-08-18 |
* | Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The o...•••svn:r2268
| Nick Mathewson | 2004-08-18 |
* | Update status•••svn:r2264
| Nick Mathewson | 2004-08-17 |
* | mark off some more 0.0.8 items•••svn:r2253
| Roger Dingledine | 2004-08-17 |
* | Implement AllowUnverifiedNodes•••svn:r2246
| Nick Mathewson | 2004-08-17 |
* | Add a generic Comma-separated-value config type, and a FirewallPorts option t...•••svn:r2244
| Nick Mathewson | 2004-08-16 |
* | move done 0.0.8 todo tasks aside•••svn:r2242
| Roger Dingledine | 2004-08-16 |
* | Mark items as completed•••svn:r2240
| Nick Mathewson | 2004-08-15 |
* | Implement strict{entry|exit}nodes config options•••svn:r2236
| Nick Mathewson | 2004-08-15 |
* | Add IP:Port:KeyDigest format to rend-spec.txt•••svn:r2234
| Nick Mathewson | 2004-08-15 |
* | a todo list for 0.0.8•••svn:r2232
| Roger Dingledine | 2004-08-15 |
* | fix a typo in the man page•••thanks dfc
svn:r2224
| Roger Dingledine | 2004-08-10 |
* | clean up the todo some more•••svn:r2223
| Roger Dingledine | 2004-08-10 |
* | reorganize todo to be a bit clearer about what's not done•••svn:r2221
| Roger Dingledine | 2004-08-09 |
* | touchups to docs•••svn:r2214
| Roger Dingledine | 2004-08-09 |
* | mention our tor initscript in the server config section•••svn:r2210
| Roger Dingledine | 2004-08-09 |
* | Spec cleanups: improved accuracy and detail of description of•••directory formats, added ipv6 exit spec.
(The IPv6 stuff is only for exiting connections: ORs still need IPv4 addrs)
svn:r2204
| Nick Mathewson | 2004-08-09 |
* | Add spec for UI control protocol•••svn:r2203
| Nick Mathewson | 2004-08-09 |
* | Be slightly more specific about ASN1•••svn:r2201
| Nick Mathewson | 2004-08-08 |
* | update man page to reflect more default rejects•••svn:r2196
| Roger Dingledine | 2004-08-08 |
* | we should put an expiry date on the onion-keys?•••svn:r2194
| Roger Dingledine | 2004-08-08 |
* | whoops, the man page has been rotting•••(it needs more attention than just this)
svn:r2191
| Roger Dingledine | 2004-08-07 |