[or-cvs] touchups to docs
Roger Dingledine
arma at seul.org
Mon Aug 9 07:41:28 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
TODO tor-spec.txt
Log Message:
touchups to docs
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- TODO 8 Aug 2004 00:04:05 -0000 1.144
+++ TODO 9 Aug 2004 07:41:25 -0000 1.145
@@ -74,11 +74,11 @@
o change if(options.ORPort) to what we really mean.
o same with socksport.
o get contrib/tor_resolve into the tarball and installed
- - and working
+ o and working
post pre1:
- Possible to get autoconf to easily install things into ~/.tor?
- - when we sigint tor, the dns/cpuworkers don't intercept sigint?
+ o when we sigint tor, the dns/cpuworkers don't intercept sigint?
- "AcceptOnlyVerifiedRouters" config option?
- why does common/util.c build-depend on or/or.h ?
- ORs use uniquer default nicknames
@@ -106,7 +106,7 @@
- win32 installer using privoxy's installer
o win32 problems with pre1
- . asn.1 issues?
+ o asn.1 issues?
- Switch dirservers entries to config lines:
- read in and parse each TrustedDir config line.
- stop reading dirservers file.
@@ -133,6 +133,7 @@
running-routers list at all.
- put expiry date on onion-key, so people don't keep trying
old ones that they could know are expired?
+ - check the date in the http headers, compare for clock skew.
ongoing:
Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- tor-spec.txt 9 Aug 2004 04:23:15 -0000 1.63
+++ tor-spec.txt 9 Aug 2004 07:41:25 -0000 1.64
@@ -410,7 +410,7 @@
ADDRESS | ':' | PORT | [00]
- where ADDRESS is be a DNS hostname, or an IPv4 address in
+ where ADDRESS can be a DNS hostname, or an IPv4 address in
dotted-quad format, or an IPv6 address surrounded by square brackets;
and where PORT is encoded in decimal.
More information about the tor-commits
mailing list