summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2004-11-12mention that Address doesn't need to be setRoger Dingledine
svn:r2802
2004-11-12move datadirectory to the 'general' section,Roger Dingledine
move contactinfo to the 'server' section svn:r2801
2004-11-10Resolve a FIXME: use identity comparison, not nickname comparison, toNick Mathewson
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-10Note a pre6 itemNick Mathewson
svn:r2796
2004-11-10More whitespace normalizationNick Mathewson
svn:r2768
2004-11-10fix more typos in man pageRoger Dingledine
svn:r2767
2004-11-10clarify that nodefamily is only need when the server doesn'tRoger Dingledine
use myfamily svn:r2766
2004-11-10DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodesRoger Dingledine
svn:r2764
2004-11-10check off last 0.0.9pre5 todo itemsRoger Dingledine
svn:r2761
2004-11-09control event logs include loglevel noticeRoger Dingledine
svn:r2746
2004-11-09our tor-doc.html has never once mentioned the authoritativedirectoryRoger Dingledine
config option. oops. svn:r2745
2004-11-09Document accountingNick Mathewson
svn:r2721
2004-11-09and another todo item for nickRoger Dingledine
svn:r2720
2004-11-090.0.9pre5 approachesRoger Dingledine
svn:r2719
2004-11-07Fix up error codesNick Mathewson
svn:r2706
2004-11-07clean up control spec, man pageRoger Dingledine
svn:r2703
2004-11-05Update log documentationNick Mathewson
svn:r2691
2004-11-05Mark items completed; clarify items; remove dupsNick Mathewson
svn:r2690
2004-11-05Note item status from meetingNick Mathewson
svn:r2685
2004-11-04Adjust GETCONFIG/SETCONFIG specification in control-specNick Mathewson
svn:r2677
2004-11-03Update control-spec.txt; some minor changes; more thoughts on authenticationNick Mathewson
svn:r2665
2004-11-03Start implementing control interface.Nick Mathewson
svn:r2652
2004-11-02First attempt at hibernation code. It needs more work around the XXXXs, but ↵Nick Mathewson
first I want arma to review the basic approach while I meditate on how to fix them. svn:r2649
2004-11-01make the tarball buildRoger Dingledine
svn:r2639
2004-10-31clean up confusing instructionRoger Dingledine
svn:r2634
2004-10-30tor --list-fingerprint to print fingerprint and exitNick Mathewson
svn:r2627
2004-10-30add a note to the doc telling openbsd folks that their fd limit isRoger Dingledine
too low svn:r2626
2004-10-30Add TODO item: gripe early when fd limits are low, rather than blowing up ↵Nick Mathewson
when we run out svn:r2625
2004-10-28Note item completionNick Mathewson
svn:r2622
2004-10-28Rename Python tor-resolve to tor-resolve.py; stop installing it; move ↵Nick Mathewson
tor-resolve manpage to doc directory svn:r2621
2004-10-28Mark item completedNick Mathewson
svn:r2619
2004-10-27clean up todo file some moreRoger Dingledine
svn:r2608
2004-10-27document dirpolicy config optionRoger Dingledine
svn:r2607
2004-10-27setting up your own tor network is much simpler nowRoger Dingledine
svn:r2604
2004-10-27Replace sprintf with snprintfNick Mathewson
svn:r2602
2004-10-27Tenatively break items down for "launch" versionNick Mathewson
svn:r2601
2004-10-27Clean TODO indentationNick Mathewson
svn:r2598
2004-10-27Mark item completedNick Mathewson
svn:r2597
2004-10-27document configuration options with InitialCapsNick Mathewson
svn:r2595
2004-10-27Mark some items completedNick Mathewson
svn:r2593
2004-10-27Add and document router-status line using new unified liveness/verifiedness ↵Nick Mathewson
format; continue to generate running-routers; continue to parse running-routers when no router-status line is found svn:r2592
2004-10-26Add SysLog option to direct log messages to the system log instead of a FILE*.Nick Mathewson
svn:r2591
2004-10-25Add a couple of items to TODONick Mathewson
svn:r2590
2004-10-24update the rendezvous spec to be less wrong (but still wrong)Roger Dingledine
svn:r2588
2004-10-24Mark item completedNick Mathewson
svn:r2582
2004-10-20Update TODONick Mathewson
svn:r2570
2004-10-20point out two parts where the spec is wrongRoger Dingledine
svn:r2569
2004-10-19Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used toNick Mathewson
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-19Add "pass" target for RedirectExit, to make it easier to break out of a ↵Nick Mathewson
sequence of rules svn:r2566
2004-10-17mark some items done, move some around, add a wishlist itemRoger Dingledine
svn:r2563