Nick Mathewson
09d98baa86
r11775@Kushana: nickm | 2006-12-31 14:27:02 -0500
...
Make the "Next Version" of the Tor protocol called "v2", not "v1". Make tor-spec.txt canonical and current again; make tor-spec-v2.txt be the "splufty next version" document.
svn:r9226
2006-12-31 19:31:45 +00:00
Nick Mathewson
7e95cb73fa
r11769@Kushana: nickm | 2006-12-30 14:38:22 -0500
...
Write up some notes I found on a piece of paper while cleaning my living room. This way I can thow out the paper.
svn:r9222
2006-12-30 19:38:28 +00:00
Nick Mathewson
a8f463749f
r11767@Kushana: nickm | 2006-12-29 22:36:22 -0500
...
remove more completed items from the TODO.
svn:r9221
2006-12-30 03:36:36 +00:00
Nick Mathewson
5a399840a6
r11760@Kushana: nickm | 2006-12-29 15:23:57 -0500
...
Correct documentation of how Naming works in dir-spec.txt.
svn:r9218
2006-12-29 20:50:13 +00:00
Nick Mathewson
361998d0f3
r11741@Kushana: nickm | 2006-12-28 22:41:29 -0500
...
Count TLS bytes accurately: previously, we counted only the number of bytes read or transmitted via tls, not the number of extra bytes used to do so. This has been a lonstanding wart. The fix "Works for me".
svn:r9207
2006-12-29 03:42:46 +00:00
Nick Mathewson
0bbbf98be4
r11727@Kushana: nickm | 2006-12-28 16:27:17 -0500
...
If we only have a single nameserver, raise the threshold to decide that the nameserver is dead. (Another fumbling attempt to do something about bug 326.)
svn:r9203
2006-12-28 21:29:37 +00:00
Nick Mathewson
460a476efa
r11725@Kushana: nickm | 2006-12-28 14:44:56 -0500
...
Partial solution to 326: downgrade single-nameserver failures to INFO.
svn:r9201
2006-12-28 21:29:26 +00:00
Nick Mathewson
d9f1f3533d
r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500
...
Refactor and unify my-ip-addr-changed logic. Make change in IP address or in nameservers reset and relaunch DNS hijacking tests.
svn:r9200
2006-12-28 21:29:20 +00:00
Nick Mathewson
e5f5b96ca6
r11723@Kushana: nickm | 2006-12-28 13:52:48 -0500
...
Fix bug 364: check for whether popular hostnames (curently google, yahoo, mit, and slashdot) are getting wildcarded. If they are, we are probably behind a DNS server that is useless: change our exit policy to reject *:*.
svn:r9199
2006-12-28 21:29:11 +00:00
Nick Mathewson
e631b0a56f
r11719@Kushana: nickm | 2006-12-26 17:41:09 -0500
...
Add SOCKS5 and reverse lookup support to C verseion of tor-resolve
svn:r9195
2006-12-26 22:41:49 +00:00
Nick Mathewson
1df04d70f7
r11718@Kushana: nickm | 2006-12-26 16:57:44 -0500
...
Add client-side caching for reverse DNS.
svn:r9194
2006-12-26 22:41:43 +00:00
Nick Mathewson
92e2d687fa
r11715@Kushana: nickm | 2006-12-24 22:53:06 -0500
...
Document a couple more options in the man page.
svn:r9192
2006-12-25 03:55:37 +00:00
Nick Mathewson
58ae3cd648
r11713@Kushana: nickm | 2006-12-24 22:42:08 -0500
...
Better handling of internal addresses wrt X-Your-Address-Is (never believe them; never provide them.) Also, report something useful for X-Your-Address-Is with one-hop tunneled connections.
svn:r9191
2006-12-25 03:42:38 +00:00
Nick Mathewson
3ab84c5f48
r11711@Kushana: nickm | 2006-12-24 21:42:57 -0500
...
Stop counting 503s against the total number of failures allowed for a download.
svn:r9190
2006-12-25 02:47:37 +00:00
Nick Mathewson
28c2bd905e
r11700@Kushana: nickm | 2006-12-24 01:18:07 -0500
...
Clarify handling of "v" entries in networkstatuses.
svn:r9183
2006-12-24 06:32:15 +00:00
Roger Dingledine
81aff5d529
change the v2 dir spec to reflect how the code actually works
...
with respect to the directory-signature line.
this also resolves nick's issue with how to change the
directory-signature entry in votes. unless there's more to
it than that.
svn:r9182
2006-12-24 05:28:52 +00:00
Nick Mathewson
2e538d9918
r11694@Kushana: nickm | 2006-12-23 23:09:20 -0500
...
Add a version entry to networkstatus documents; have this entry get parsed and used to calculate whether begin_dir is supported.
svn:r9181
2006-12-24 04:09:48 +00:00
Nick Mathewson
339384238c
r11693@Kushana: nickm | 2006-12-23 22:42:11 -0500
...
Stop requiring the "opt" keyword before unrecognized directory items.
svn:r9180
2006-12-24 04:09:42 +00:00
Nick Mathewson
42f6c99392
r11692@Kushana: nickm | 2006-12-23 22:32:41 -0500
...
Changes to dir-spec.txt: deprecate opt, and describe protocol version info in status.
svn:r9179
2006-12-24 04:09:39 +00:00
Nick Mathewson
bf1014692f
r11686@Kushana: nickm | 2006-12-23 22:05:57 -0500
...
More changes wrt unnecessary disk writes.
svn:r9176
2006-12-24 03:06:03 +00:00
Nick Mathewson
bba5a3533f
r11679@Kushana: nickm | 2006-12-23 21:38:41 -0500
...
Update the state file less often when AvoidDiskWrites is set.
svn:r9174
2006-12-24 02:45:46 +00:00
Nick Mathewson
a9dc42e381
r11678@Kushana: nickm | 2006-12-23 21:19:51 -0500
...
Add some forward compatibility items to the TODO.
svn:r9173
2006-12-24 02:45:41 +00:00
Nick Mathewson
9efdf6acc5
r11677@Kushana: nickm | 2006-12-23 21:17:54 -0500
...
Track when we get 503s from directory servers. Do not use directory servers that have given us a 503 until either an hour has passed, or we are are out of non-busy servers.
svn:r9172
2006-12-24 02:45:35 +00:00
Nick Mathewson
4d948281c3
r11676@Kushana: nickm | 2006-12-23 20:42:17 -0500
...
Add an orport option to dirserver lines so that clients can tell where to connect to open an encrypted tunnel to a dirserver even before they have its descriptor.
svn:r9171
2006-12-24 02:45:27 +00:00
Roger Dingledine
488b4726a7
reinstate the most important dead chickens for limiting
...
impact of directory writes now that we're write limiting.
a few more dead chickens remain.
svn:r9170
2006-12-23 08:48:16 +00:00
Nick Mathewson
d3f839d82c
r11664@Kushana: nickm | 2006-12-20 21:58:54 -0500
...
Clarify some points in dir-voting.txt raised by Paul Syverson.
svn:r9167
2006-12-21 02:59:15 +00:00
Nick Mathewson
b9baed40fe
r11663@Kushana: nickm | 2006-12-20 21:37:50 -0500
...
Add notes and comments to dir-spec.txt based on email to or-dev from Keith Skinner.
svn:r9166
2006-12-21 02:59:11 +00:00
Nick Mathewson
ef6da912a6
r11662@Kushana: nickm | 2006-12-20 21:27:17 -0500
...
Rename parameter correctly; found by Christian Seberino
svn:r9165
2006-12-21 02:59:07 +00:00
Nick Mathewson
2e1e919d65
r11657@Kushana: nickm | 2006-12-20 15:11:19 -0500
...
Fixes to check-docs script; add some docs; mark some options as deprecated in the online docs.
svn:r9163
2006-12-20 21:02:02 +00:00
Nick Mathewson
e9ad1650c0
r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500
...
Add a maintainer script and a new make target "make check-docs" to get a quick dump of which options are undocumented where, and which documentation refers to nonexistent options.
svn:r9160
2006-12-20 17:05:48 +00:00
Roger Dingledine
00257212c7
Take out the '5 second' timeout from the connection retry
...
schedule. Now the first connect attempt will wait a full 10
seconds before switching to a new circuit. Perhaps this will help
a lot. Based on observations from Mike Perry.
svn:r9159
2006-12-20 09:43:28 +00:00
Roger Dingledine
858d7295e7
minor cleanups
...
svn:r9158
2006-12-20 09:25:58 +00:00
Nick Mathewson
baadf35c63
r11646@Kushana: nickm | 2006-12-19 14:40:38 -0500
...
Resolve bug 363: do not fall back to 127.0.0.1 when no nameservers are configured. Instead, have the admin fix resolv.conf or configure a nameserver.
svn:r9157
2006-12-19 19:49:03 +00:00
Nick Mathewson
bf6702cf8b
r11645@Kushana: nickm | 2006-12-19 14:22:36 -0500
...
Reject hostnames with invalid characters, in an attempt to catch more errors earlier. Add an option to disable this behavior.
svn:r9156
2006-12-19 19:48:58 +00:00
Nick Mathewson
1ce86f1fca
r11644@Kushana: nickm | 2006-12-19 14:07:17 -0500
...
Add address-spec.txt document to describe .exit, .onion, and .noconnnect. Hopefully, we will not add too many of these just because we have a file for them now...
svn:r9155
2006-12-19 19:48:54 +00:00
Nick Mathewson
280692d65f
r11643@Kushana: nickm | 2006-12-19 13:15:14 -0500
...
Stop recommmending exits as guards when the exit bandwidth is less than a third of the total bandwidth.
svn:r9154
2006-12-19 19:48:48 +00:00
Nick Mathewson
7e056fdfd3
r11641@Kushana: nickm | 2006-12-18 18:08:03 -0500
...
clean up TODO more: move deferred items to deferred items section; remove completed and abandoned-as-a-bad-idea stuff.
svn:r9153
2006-12-18 23:08:18 +00:00
Roger Dingledine
be8eba481e
some haphazard todo edits. will polish later.
...
svn:r9152
2006-12-18 18:13:03 +00:00
Roger Dingledine
e66b6f0d50
Reject *:563 (NTTPS) in the default exit policy. We already reject
...
NNTP by default, so this seems like a sensible addition.
(suggested by bug 331)
svn:r9149
2006-12-18 08:25:34 +00:00
Roger Dingledine
ad5ce3c7ed
fix whitespace; add a todo item
...
svn:r9148
2006-12-18 08:24:22 +00:00
Nick Mathewson
06914b5e00
r11625@Kushana: nickm | 2006-12-17 03:47:12 -0500
...
TODO edits. Hm, 0.1.2.x-rc feels quite close.
svn:r9144
2006-12-17 08:49:09 +00:00
Nick Mathewson
31e09bb524
r11614@Kushana: nickm | 2006-12-15 17:39:42 -0500
...
Implement SETEVENTS GUARD. Needs review and testing.
svn:r9137
2006-12-15 22:40:20 +00:00
Nick Mathewson
f53a269928
r11598@Kushana: nickm | 2006-12-15 15:59:00 -0500
...
Add internal documentation for a bunch of configuration options. We should do something to keep this list, the canonical list, the tor.1 list, and the torrc.complete list in sync.
svn:r9133
2006-12-15 21:27:19 +00:00
Nick Mathewson
ab2fc7bd62
r11596@Kushana: nickm | 2006-12-15 10:57:12 -0500
...
Mark some TODO items as done. Also, never include ourself in our family list.
svn:r9131
2006-12-15 21:26:15 +00:00
Roger Dingledine
5ed6439875
some suggestions on todo items
...
svn:r9130
2006-12-15 21:08:26 +00:00
Roger Dingledine
0bc0688668
if we rotate our onion key, publish a new descriptor, and
...
die soon after, we want to stick with that onion key when
we restart.
svn:r9121
2006-12-15 07:58:31 +00:00
Nick Mathewson
b16aa6412e
r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500
...
Try to reconcile (except for whitespace) eventdns with version in libevent, so it is easier for me to send merges. These changes should be cosmetic. (Ha!)
svn:r9117
2006-12-15 06:12:01 +00:00
Roger Dingledine
c44dd3870e
clarify our use of local time vs GMT
...
svn:r9109
2006-12-14 23:39:14 +00:00
Roger Dingledine
5cce710e2b
Some more documentation and specs for CONNECT_DIR and BEGIN_DIR.
...
Demand that BEGIN_DIR cells have an empty payload.
svn:r9104
2006-12-13 22:42:52 +00:00
Roger Dingledine
04409f202d
reenable write limiting. nick finally convinced me this was
...
a smart move.
more todo sub-items remain for it.
svn:r9101
2006-12-13 07:08:36 +00:00
Roger Dingledine
2bd46cce80
ok, so i wasn't totally done.
...
svn:r9100
2006-12-13 03:21:15 +00:00
Roger Dingledine
97c83a4c09
finish enabling begin-dir cells. require one-hop circs for
...
socks-command-connect-dir streams, so we don't open new anonymity
questions.
svn:r9099
2006-12-13 02:49:45 +00:00
Roger Dingledine
ee144598c8
minor cleanups and notes
...
svn:r9093
2006-12-12 20:19:54 +00:00
Roger Dingledine
5f68850383
comments from the first pass through dir-voting. seems like a fine
...
start, though we're going to have our hands full with edge cases when
the time comes.
svn:r9091
2006-12-12 06:08:07 +00:00
Nick Mathewson
494e45482a
r11536@Kushana: nickm | 2006-12-11 22:48:21 -0500
...
Add ipv6 functionality to evdns.
svn:r9089
2006-12-12 03:48:46 +00:00
Nick Mathewson
35d92f8245
r11498@Kushana: nickm | 2006-12-11 21:40:24 -0500
...
Document all structures and (non-exported) functions. External documentation will probably wind up being a manpage, hopefully written by somebody else.
svn:r9087
2006-12-12 02:57:02 +00:00
Nick Mathewson
097aec8e9d
r11497@Kushana: nickm | 2006-12-11 21:17:45 -0500
...
Rename nameserver functions: every one should now have "server" in the name.
svn:r9086
2006-12-12 02:56:54 +00:00
Nick Mathewson
707429e9a3
r11496@Kushana: nickm | 2006-12-11 19:39:37 -0500
...
Clean up XXXX comments in evdns code. Make server_ports actually go away when their refcnt reaches zero.
svn:r9085
2006-12-12 02:56:47 +00:00
Nick Mathewson
d22deb61d6
r11495@Kushana: nickm | 2006-12-11 19:11:14 -0500
...
More evdns: tab fixes. Dont make users worry about flags. Set truncated flag correctly when generating responses, rather than just bailing out.
svn:r9084
2006-12-12 02:56:41 +00:00
Nick Mathewson
e53bca15e7
r11492@Kushana: nickm | 2006-12-11 12:30:23 -0500
...
Implement dns server reply retry logic.
svn:r9081
2006-12-12 02:56:23 +00:00
Nick Mathewson
c58d9494df
r11491@Kushana: nickm | 2006-12-11 12:12:57 -0500
...
More DNS server hacking: everything except testing, and retries, and documentation, and Tor integration.
svn:r9080
2006-12-12 02:56:20 +00:00
Nick Mathewson
3f9f01cd4b
r9100@Kushana: nickm | 2006-10-05 23:04:13 -0400
...
Note subtasks for DNS server
svn:r9069
2006-12-12 02:49:49 +00:00
Nick Mathewson
e9d67b1162
r9099@Kushana: nickm | 2006-10-05 17:42:55 -0400
...
start fleshing out some logic to build server support into eventdns. Still needs work and testing.
svn:r9068
2006-12-12 02:49:45 +00:00
Nick Mathewson
b5075dd81f
r11483@Kushana: nickm | 2006-12-08 00:26:56 -0500
...
remove some completed items from the TODO
svn:r9053
2006-12-08 05:27:13 +00:00
Roger Dingledine
67b27a42be
cleanups on the man page edits
...
svn:r9045
2006-12-07 19:32:52 +00:00
Nick Mathewson
613af4bc98
r11460@Kushana: nickm | 2006-12-07 13:05:27 -0500
...
Write the remaining bits of dir-voting.txt that I feel smart enough to write at the moment. There are still some open questions about timelines and about how to get multilevel keys working.
svn:r9042
2006-12-07 18:57:22 +00:00
Andrew Lewman
65b14eae90
Added hiddenservice files as well to the man page.
...
svn:r9033
2006-12-07 05:13:53 +00:00
Andrew Lewman
25d94d373c
Updated the FILES section with info from
...
http://archives.seul.org/or/talk/Dec-2006/msg00065.html
svn:r9032
2006-12-07 05:09:54 +00:00
Roger Dingledine
c5b90daf86
cleanups, bump to 0.1.2.4-alpha
...
svn:r9015
2006-12-02 22:47:46 +00:00
Roger Dingledine
8e17ffa351
remove a wrong definition of Guard from dir-spec
...
svn:r9003
2006-11-28 14:23:03 +00:00
Roger Dingledine
257634bfa0
mention doc/socks-extensions.txt in the tor-resolve man page
...
svn:r9000
2006-11-27 11:06:38 +00:00
Andrew Lewman
9835509492
In an -alpha branch, people can keep up with new software. Bump to
...
Privoxy 3.0.6.
svn:r8992
2006-11-26 03:12:09 +00:00
Roger Dingledine
6120cb7d64
fixes based on early feedback from the blocking paper
...
svn:r8968
2006-11-20 13:00:16 +00:00
Nick Mathewson
a0ac8e03e4
r9562@Kushana: nickm | 2006-11-16 22:33:23 -0500
...
Commit additional thoughts towards a revised directory protocol, including voting.
svn:r8960
2006-11-17 03:35:19 +00:00
Nick Mathewson
e2abc727e5
r9561@Kushana: nickm | 2006-11-16 22:32:54 -0500
...
Tweaks to test-connection patch: use ".noconnect" instead of ".test" (since there are lots of ways to test things). Use a regular sequence of STREAM events (NEW followed by CLOSED) instead of a new event type. Make the function that checks the address be static and use const and strcasecmpend properly.
svn:r8959
2006-11-17 03:34:58 +00:00
Roger Dingledine
d245d413a9
early comments from sjmurdoch
...
svn:r8944
2006-11-13 07:17:31 +00:00
Roger Dingledine
cdef2bff9d
compress so the last page isn't mostly whitespace
...
svn:r8943
2006-11-13 03:55:35 +00:00
Roger Dingledine
e49d7a6e86
finish the draft.
...
svn:r8942
2006-11-13 03:52:50 +00:00
Roger Dingledine
2557555cd4
cleanup, fix references
...
svn:r8941
2006-11-12 23:37:47 +00:00
Nick Mathewson
aa647d9e47
r9299@totoro: nickm | 2006-11-12 17:05:09 -0500
...
mention that Tor provides anonymity and that anonymity is important. Heh.
svn:r8939
2006-11-12 22:05:18 +00:00
Nick Mathewson
54ec19252f
r9292@totoro: nickm | 2006-11-12 16:33:36 -0500
...
A couple of small tweaks; add infranet reference.
svn:r8938
2006-11-12 21:56:34 +00:00
Nick Mathewson
450016f4fd
r9291@totoro: nickm | 2006-11-12 16:19:29 -0500
...
Rewrite the threat model.
svn:r8937
2006-11-12 21:56:30 +00:00
Nick Mathewson
183627580d
r9290@totoro: nickm | 2006-11-12 14:23:46 -0500
...
Here, have a related work section.
svn:r8936
2006-11-12 21:56:24 +00:00
Roger Dingledine
4ea3835735
start work on the reachability section. more work remains.
...
svn:r8934
2006-11-12 20:04:19 +00:00
Roger Dingledine
1e878be04c
belt out some paragraphs for the security section.
...
later sections still need some paragraphs; oh well.
svn:r8931
2006-11-12 10:41:52 +00:00
Roger Dingledine
1b6f880140
finish the discovery section.
...
svn:r8930
2006-11-12 09:48:22 +00:00
Roger Dingledine
a051a93e2b
roadmap-2007 cleanups
...
svn:r8929
2006-11-12 07:12:46 +00:00
Roger Dingledine
968b07985e
fix typos and a few subsections in roadmap-2007
...
svn:r8926
2006-11-10 04:52:39 +00:00
Roger Dingledine
a6e15d77fa
clean up, and make progress on, the discovery section.
...
svn:r8925
2006-11-10 04:21:57 +00:00
Paul Syverson
d0694820e1
A few changes throughout, and more about DoS resistant bridge querying
...
svn:r8924
2006-11-09 23:03:13 +00:00
Roger Dingledine
df183bb75e
that's your plan, ray? get her?
...
more work on the discovery section.
svn:r8923
2006-11-09 08:53:13 +00:00
Paul Syverson
10f58f25fc
Some stuff on port scanning and a braindumpsortof on directories
...
svn:r8921
2006-11-08 22:46:38 +00:00
Roger Dingledine
70d9e958ae
touchups. hope i didn't clobber too much of nick's plans.
...
svn:r8920
2006-11-08 07:34:42 +00:00
Roger Dingledine
80e1ab7ee1
take RunTesting out of the man page until we reenable it
...
svn:r8899
2006-11-04 04:29:04 +00:00
Nick Mathewson
2cdb9ed03d
r9470@Kushana: nickm | 2006-11-02 16:57:32 -0500
...
Ordinal numbers are already adverbs; enforce house style.
svn:r8898
2006-11-03 18:08:41 +00:00
Nick Mathewson
b07bd7214b
r9454@Kushana: nickm | 2006-10-31 15:29:47 -0500
...
oops; missed one.
svn:r8886
2006-10-31 23:35:39 +00:00
Nick Mathewson
0c1fa41ecb
r9453@Kushana: nickm | 2006-10-31 15:29:15 -0500
...
Add some time estimates and some small edits to roadmap.
svn:r8885
2006-10-31 23:35:23 +00:00
Nick Mathewson
bba78b9c1f
r9450@Kushana: nickm | 2006-10-31 14:16:35 -0500
...
checkpoint some blocking tweaks and edits
svn:r8882
2006-10-31 19:17:18 +00:00
Roger Dingledine
058ae90539
a few more discovery pieces, so i have something to send nart
...
svn:r8880
2006-10-31 04:30:26 +00:00
Roger Dingledine
fa78bb58ab
start a tweak on the status event section, but not finished
...
yet. so be it.
svn:r8859
2006-10-30 02:54:44 +00:00