Commit Graph

528 Commits

Author SHA1 Message Date
Roger Dingledine 50a04037ed mention that Address doesn't need to be set
svn:r2802
2004-11-12 03:30:11 +00:00
Roger Dingledine 13e475f77d move datadirectory to the 'general' section,
move contactinfo to the 'server' section


svn:r2801
2004-11-12 03:29:03 +00:00
Nick Mathewson 81a646ff3e Resolve a FIXME: use identity comparison, not nickname comparison, to
choose circuit ID types.  This is important because our view of "the
nickname of the router on the other side of this connection" is
skewed, and depends on whether we think the other rotuer is
verified--and there's no way to know whether another router thinks you
are verified.

For backward compatibility, we notice when the other router chooses
the same circuit ID type as us (because it's running an old version),
and switch our type to be polite.


svn:r2797
2004-11-10 20:14:37 +00:00
Nick Mathewson 65ff6917c6 Note a pre6 item
svn:r2796
2004-11-10 20:01:38 +00:00
Nick Mathewson 1b82533bd5 More whitespace normalization
svn:r2768
2004-11-10 01:20:17 +00:00
Roger Dingledine 326c38e144 fix more typos in man page
svn:r2767
2004-11-10 01:16:50 +00:00
Roger Dingledine 52ce21fee2 clarify that nodefamily is only need when the server doesn't
use myfamily


svn:r2766
2004-11-10 00:36:58 +00:00
Roger Dingledine db9928a5a2 DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes
svn:r2764
2004-11-10 00:19:04 +00:00
Roger Dingledine 36260fe23c check off last 0.0.9pre5 todo items
svn:r2761
2004-11-10 00:13:23 +00:00
Roger Dingledine 4f597d235c control event logs include loglevel notice
svn:r2746
2004-11-09 10:32:02 +00:00
Roger Dingledine e06109de84 our tor-doc.html has never once mentioned the authoritativedirectory
config option. oops.


svn:r2745
2004-11-09 10:30:41 +00:00
Nick Mathewson 9df87019a7 Document accounting
svn:r2721
2004-11-09 05:18:15 +00:00
Roger Dingledine ee7203fc0b and another todo item for nick
svn:r2720
2004-11-09 05:16:21 +00:00
Roger Dingledine a0768cf2cc 0.0.9pre5 approaches
svn:r2719
2004-11-09 05:12:26 +00:00
Nick Mathewson 47c11848de Fix up error codes
svn:r2706
2004-11-07 22:58:35 +00:00
Roger Dingledine c063fe6741 clean up control spec, man page
svn:r2703
2004-11-07 22:36:43 +00:00
Nick Mathewson 291a900d05 Update log documentation
svn:r2691
2004-11-05 21:22:38 +00:00
Nick Mathewson becae33132 Mark items completed; clarify items; remove dups
svn:r2690
2004-11-05 18:32:39 +00:00
Nick Mathewson 9c45a3bd58 Note item status from meeting
svn:r2685
2004-11-05 05:51:13 +00:00
Nick Mathewson 782a09e255 Adjust GETCONFIG/SETCONFIG specification in control-spec
svn:r2677
2004-11-04 22:30:14 +00:00
Nick Mathewson 24047d3cc2 Update control-spec.txt; some minor changes; more thoughts on authentication
svn:r2665
2004-11-03 19:57:43 +00:00
Nick Mathewson 790160cfeb Start implementing control interface.
svn:r2652
2004-11-03 01:32:26 +00:00
Nick Mathewson d113c801d0 First attempt at hibernation code. It needs more work around the XXXXs, but first I want arma to review the basic approach while I meditate on how to fix them.
svn:r2649
2004-11-02 23:47:32 +00:00
Roger Dingledine 274fd4705c make the tarball build
svn:r2639
2004-11-01 20:01:01 +00:00
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