Commit Graph

449 Commits

Author SHA1 Message Date
Nick Mathewson e59cd90aa6 Note win32 tsocksalikes in tor-doc.html
svn:r2338
2004-09-09 23:38:07 +00:00
Nick Mathewson 3f40769ea1 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
2004-09-08 06:52:33 +00:00
Nick Mathewson a82fd848b1 Document more undocumented options
svn:r2333
2004-09-08 06:46:33 +00:00
Nick Mathewson 7801238bce fix a typo (spotted by weasel)
svn:r2332
2004-09-08 06:46:13 +00:00
Nick Mathewson ced7b88258 Document some previously undocumented config options; note which ones still are undocumented
svn:r2331
2004-09-02 23:41:06 +00:00
Roger Dingledine 1fd364c289 add todo items to keep nick busy the next 3 weeks
svn:r2307
2004-08-21 00:28:58 +00:00
Roger Dingledine 32ac815ec7 mention that you can add the line to privoxy's config file anywhere
svn:r2300
2004-08-18 23:34:41 +00:00
Roger Dingledine 1fb6ecb032 updated todo
svn:r2297
2004-08-18 22:00:34 +00:00
Nick Mathewson 63f9bd6c8d Add cvsignore for doc/design-paper
svn:r2272
2004-08-18 04:54:15 +00:00
Nick Mathewson f5998d9164 Note finished/abandoned items
svn:r2271
2004-08-18 04:51:15 +00:00
Nick Mathewson 4e1b03f242 Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The old thing will not actually work, since clients need onion keys as well as key digests to extend.
svn:r2268
2004-08-18 04:05:30 +00:00
Nick Mathewson bc251d9862 Update status
svn:r2264
2004-08-17 21:11:57 +00:00
Roger Dingledine 3b9aadfac7 mark off some more 0.0.8 items
svn:r2253
2004-08-17 07:10:46 +00:00
Nick Mathewson 1e34cfe0fc Implement AllowUnverifiedNodes
svn:r2246
2004-08-17 05:13:58 +00:00
Nick Mathewson 2aab8496fe Add a generic Comma-separated-value config type, and a FirewallPorts option to tell FascistFirewall which ports are open. (Defaults to 80,443)
svn:r2244
2004-08-16 20:47:00 +00:00
Roger Dingledine 688f0c2d69 move done 0.0.8 todo tasks aside
svn:r2242
2004-08-16 11:53:14 +00:00
Nick Mathewson 3d1e981317 Mark items as completed
svn:r2240
2004-08-15 20:35:30 +00:00
Nick Mathewson 5a35ebd42a Implement strict{entry|exit}nodes config options
svn:r2236
2004-08-15 20:14:44 +00:00
Nick Mathewson 174e987c88 Add IP:Port:KeyDigest format to rend-spec.txt
svn:r2234
2004-08-15 20:08:39 +00:00
Roger Dingledine 3e9e5c3f93 a todo list for 0.0.8
svn:r2232
2004-08-15 08:25:48 +00:00
Roger Dingledine cce06855c5 fix a typo in the man page
thanks dfc


svn:r2224
2004-08-10 05:34:51 +00:00
Roger Dingledine 63b021d7bc clean up the todo some more
svn:r2223
2004-08-10 00:20:44 +00:00
Roger Dingledine e2b2f0501e reorganize todo to be a bit clearer about what's not done
svn:r2221
2004-08-09 09:38:18 +00:00
Roger Dingledine 44d69b2983 touchups to docs
svn:r2214
2004-08-09 07:41:25 +00:00
Roger Dingledine 6c63b9dddb mention our tor initscript in the server config section
svn:r2210
2004-08-09 05:29:30 +00:00
Nick Mathewson ff7b79fed9 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
2004-08-09 04:23:15 +00:00
Nick Mathewson 3654d82a9d Add spec for UI control protocol
svn:r2203
2004-08-09 04:21:12 +00:00
Nick Mathewson bd5d9c0c27 Be slightly more specific about ASN1
svn:r2201
2004-08-08 18:59:17 +00:00
Roger Dingledine e69216417b update man page to reflect more default rejects
svn:r2196
2004-08-08 05:33:15 +00:00
Roger Dingledine 885c10729a we should put an expiry date on the onion-keys?
svn:r2194
2004-08-08 00:04:05 +00:00
Roger Dingledine 80170c8041 whoops, the man page has been rotting
(it needs more attention than just this)


svn:r2191
2004-08-07 08:30:16 +00:00
Peter Palfrader ab7a2d7607 Properly clean up everything we might have bulit
svn:r2169
2004-08-06 21:03:32 +00:00
Peter Palfrader 380adcbe2f the repository is no place for a well behaved .in file
svn:r2166
2004-08-06 20:00:27 +00:00
Nick Mathewson 152c28618e Add mystery 0 entry to TODO list
svn:r2164
2004-08-06 19:54:48 +00:00
Peter Palfrader 87daf70c0a Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball
svn:r2163
2004-08-06 19:54:29 +00:00
Roger Dingledine 46947e2b1b weasel suggests we compress the directory one day. he's right.
svn:r2155
2004-08-06 09:23:47 +00:00
Roger Dingledine 6e5bc5ecf4 we were telling them a nonexistent config option. oops.
(thanks to john todd for pointing this out)


svn:r2154
2004-08-06 09:19:04 +00:00
Roger Dingledine 267e594814 fix a few typos in the resolve/resolved spec
svn:r2153
2004-08-06 09:18:35 +00:00
Roger Dingledine 570c473166 update tor-doc.html
svn:r2140
2004-08-04 06:23:06 +00:00
Roger Dingledine 864fde5b37 todo items to switch dirservers entries to config lines
and remove old todo items


svn:r2138
2004-08-04 05:27:55 +00:00
Roger Dingledine 0e6776367c add some more todo items for 0.0.8
svn:r2124
2004-08-03 22:19:46 +00:00
Roger Dingledine 55cd62b885 update location of tor-in-chroot doc
svn:r2123
2004-08-03 21:14:39 +00:00
Roger Dingledine 521f4785ed yet more todo items
svn:r2117
2004-07-23 00:21:25 +00:00
Roger Dingledine 50adb9fb8b mark off todo items; add todo items; correct tor-spec.txt
svn:r2101
2004-07-22 07:34:03 +00:00
Roger Dingledine 49502c5b28 update the todo, items for pre-pre1 and for post-pre1
svn:r2093
2004-07-22 01:35:52 +00:00
Nick Mathewson 3ff5be767a Track bandwidth usage to estimate capacity
svn:r2065
2004-07-20 20:57:46 +00:00
Roger Dingledine 7597ca3137 mention that you should proxy your SSL traffic too
svn:r2056
2004-07-19 22:30:18 +00:00
Nick Mathewson 7f8bb5cab1 Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status.
svn:r2051
2004-07-16 23:05:40 +00:00
Nick Mathewson 9a9aae6d72 Resolve all DOCDOCs.
svn:r2050
2004-07-16 22:23:18 +00:00
Nick Mathewson dd3dc2b27f Revert cpuworker to use addr/port
svn:r2049
2004-07-16 21:47:18 +00:00