Commit Graph

504 Commits

Author SHA1 Message Date
Roger Dingledine baa590ff74 clean up confusing instruction
svn:r2634
2004-10-31 21:19:28 +00:00
Nick Mathewson 6428c62766 tor --list-fingerprint to print fingerprint and exit
svn:r2627
2004-10-30 19:18:37 +00:00
Roger Dingledine 55539f9961 add a note to the doc telling openbsd folks that their fd limit is
too low


svn:r2626
2004-10-30 19:00:29 +00:00
Nick Mathewson e357495f6c Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out
svn:r2625
2004-10-30 18:54:31 +00:00
Nick Mathewson 8e557766c5 Note item completion
svn:r2622
2004-10-28 20:30:56 +00:00
Nick Mathewson e4379a9157 Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory
svn:r2621
2004-10-28 20:30:10 +00:00
Nick Mathewson ec0ff60c07 Mark item completed
svn:r2619
2004-10-28 18:40:21 +00:00
Roger Dingledine 6095d2ac2c clean up todo file some more
svn:r2608
2004-10-27 06:30:17 +00:00
Roger Dingledine 0affec40d9 document dirpolicy config option
svn:r2607
2004-10-27 06:29:11 +00:00
Roger Dingledine 9740cdb951 setting up your own tor network is much simpler now
svn:r2604
2004-10-27 06:24:16 +00:00
Nick Mathewson 6a61affc71 Replace sprintf with snprintf
svn:r2602
2004-10-27 05:53:07 +00:00
Nick Mathewson 3d9d08fc16 Tenatively break items down for "launch" version
svn:r2601
2004-10-27 05:34:57 +00:00
Nick Mathewson b652e0a9f6 Clean TODO indentation
svn:r2598
2004-10-27 03:14:54 +00:00
Nick Mathewson b0a3bbbeae Mark item completed
svn:r2597
2004-10-27 03:08:43 +00:00
Nick Mathewson 1a837f6765 document configuration options with InitialCaps
svn:r2595
2004-10-27 03:07:53 +00:00
Nick Mathewson 91317d58a6 Mark some items completed
svn:r2593
2004-10-27 01:10:18 +00:00
Nick Mathewson 3539644b33 Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found
svn:r2592
2004-10-27 00:48:51 +00:00
Nick Mathewson 4bf6f434a6 Add SysLog option to direct log messages to the system log instead of a FILE*.
svn:r2591
2004-10-26 21:48:41 +00:00
Nick Mathewson c5410ab566 Add a couple of items to TODO
svn:r2590
2004-10-25 21:29:27 +00:00
Roger Dingledine f76374aa40 update the rendezvous spec to be less wrong (but still wrong)
svn:r2588
2004-10-24 23:14:00 +00:00
Nick Mathewson d2959da296 Mark item completed
svn:r2582
2004-10-24 01:28:04 +00:00
Nick Mathewson d7ca8c2857 Update TODO
svn:r2570
2004-10-20 18:40:04 +00:00
Roger Dingledine c9255caa9b point out two parts where the spec is wrong
svn:r2569
2004-10-20 18:39:05 +00:00
Nick Mathewson ad87a868d7 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
maintain it.

Have clients default to the nickname "client" in their certificates.

Give a less frightening warning on obsolete (pre-0.0.8) routerinfo_t's.


svn:r2568
2004-10-19 18:19:59 +00:00
Nick Mathewson 9be8f58392 Add "pass" target for RedirectExit, to make it easier to break out of a sequence of rules
svn:r2566
2004-10-19 17:46:06 +00:00
Roger Dingledine e3cf7ea51f mark some items done, move some around, add a wishlist item
svn:r2563
2004-10-17 20:46:59 +00:00
Roger Dingledine cbd243581b ..and reflect that in the todo
svn:r2554
2004-10-17 04:07:23 +00:00
Nick Mathewson 3bb2f47cc6 Document new options
svn:r2551
2004-10-17 03:33:51 +00:00
Nick Mathewson 06836b6fa8 Implement RedirectExit.
svn:r2550
2004-10-17 01:57:34 +00:00
Nick Mathewson c6004b2b0e Note NULL/memset status in TODO
svn:r2539
2004-10-16 20:41:50 +00:00
Nick Mathewson 0661e1dea9 Implement user-declared node families.
svn:r2534
2004-10-15 20:52:09 +00:00
Nick Mathewson a6230681f5 Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better.
svn:r2528
2004-10-15 05:09:48 +00:00
Nick Mathewson b462359fb1 Ignore fascistfirewall when dealing with service descriptors; obey fascistfirewall when posting server descriptors; ignore fascistfirewall on directory connections when httpproxy is set.
svn:r2527
2004-10-15 04:57:36 +00:00
Nick Mathewson 35807ff008 Add TODO items from meeting
svn:r2522
2004-10-14 20:09:31 +00:00
Roger Dingledine 3ef408df22 a todo item we ought to do, but it's not going to get into pre3
svn:r2512
2004-10-14 10:21:04 +00:00
Roger Dingledine 833ebcdf10 add a wishlist item from weasel
svn:r2506
2004-10-14 06:56:52 +00:00
Roger Dingledine 05eec9742c push back todo items, remove a few that we've done
svn:r2497
2004-10-14 05:45:32 +00:00
Nick Mathewson acdaf583f1 Remove need for dirservers file: now, we note trusted dirservers in configuration options, and only need to remember addr:port and key digest for each one.
svn:r2479
2004-10-14 01:44:32 +00:00
Nick Mathewson 1cb6487a18 Add/clarify a few TODO items
svn:r2434
2004-10-08 15:09:06 +00:00
Roger Dingledine f52ad32366 clean up old todo items
svn:r2417
2004-10-06 00:20:44 +00:00
Roger Dingledine d7db1b6465 remove 0.0.9pre1 todo items: they're all completed
svn:r2396
2004-09-29 00:47:56 +00:00
Roger Dingledine 6638dd467e rearrange 0.0.9pre1 and 0.0.9pre2 entries a bit more
svn:r2395
2004-09-29 00:47:19 +00:00
Nick Mathewson bf6fc8a3d3 Move pending pre1 items to pre2, move pre2 items to pre3
svn:r2387
2004-09-28 21:13:38 +00:00
Roger Dingledine 69dacfba0c a few todo items have been done
svn:r2386
2004-09-28 20:29:46 +00:00
Roger Dingledine 65d5b90dc1 mention bandwidth-observed in the tor spec
thanks to duck for pointing out this omission


svn:r2374
2004-09-25 06:26:59 +00:00
Roger Dingledine 1669e03568 update tor-doc, recommend running server as a separate user
svn:r2361
2004-09-21 22:12:27 +00:00
Roger Dingledine 75a09354fd fix some typos
svn:r2351
2004-09-11 18:16:18 +00:00
Roger Dingledine 60885dd1f4 prioritize todo
svn:r2350
2004-09-10 21:43:51 +00:00
Roger Dingledine a1cbd6867b tab-man nick is going to learn elisp, he promises
svn:r2347
2004-09-10 21:05:48 +00:00
Nick Mathewson f68c4e9012 Revise TODO items for 009
svn:r2346
2004-09-10 20:57:09 +00:00