- Dec 24, 2006
-
-
Nick Mathewson authored
Update the state file less often when AvoidDiskWrites is set. svn:r9174
-
Nick Mathewson authored
Add some forward compatibility items to the TODO. svn:r9173
-
Nick Mathewson authored
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
-
Nick Mathewson authored
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
-
- Dec 23, 2006
-
-
Roger Dingledine authored
impact of directory writes now that we're write limiting. a few more dead chickens remain. svn:r9170
-
- Dec 21, 2006
-
-
Nick Mathewson authored
Clean up logic in parse_port_range(); accept 0 on low end and 65536 on high end for people who are bad at math. svn:r9169
-
Nick Mathewson authored
Fix bug found by Keith Skinner: Treat malformed max-ports in address ranges as an error, and dont ignore errors with min-ports even if a max-port is present. svn:r9168
-
Nick Mathewson authored
Clarify some points in dir-voting.txt raised by Paul Syverson. svn:r9167
-
Nick Mathewson authored
Add notes and comments to dir-spec.txt based on email to or-dev from Keith Skinner. svn:r9166
-
Nick Mathewson authored
Rename parameter correctly; found by Christian Seberino svn:r9165
-
- Dec 20, 2006
-
-
Nick Mathewson authored
Remove long-deprecated log and accounting options. svn:r9164
-
Nick Mathewson authored
Fixes to check-docs script; add some docs; mark some options as deprecated in the online docs. svn:r9163
-
Nick Mathewson authored
svn:r9161
-
Nick Mathewson authored
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
-
Roger Dingledine authored
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
-
Roger Dingledine authored
svn:r9158
-
- Dec 19, 2006
-
-
Nick Mathewson authored
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
-
Nick Mathewson authored
Reject hostnames with invalid characters, in an attempt to catch more errors earlier. Add an option to disable this behavior. svn:r9156
-
Nick Mathewson authored
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
-
Nick Mathewson authored
Stop recommmending exits as guards when the exit bandwidth is less than a third of the total bandwidth. svn:r9154
-
- Dec 18, 2006
-
-
Nick Mathewson authored
clean up TODO more: move deferred items to deferred items section; remove completed and abandoned-as-a-bad-idea stuff. svn:r9153
-
Roger Dingledine authored
svn:r9152
-
Roger Dingledine authored
NNTP by default, so this seems like a sensible addition. (suggested by bug 331) svn:r9149
-
Roger Dingledine authored
svn:r9148
-
Nick Mathewson authored
Add a typedef to (try to) make eventdns work on mingw. Man, I need a buildbot for this. svn:r9147
-
- Dec 17, 2006
-
-
Nick Mathewson authored
Remove an artificial upper bound on expected bandwidth. More immediately, fix a VC warning. svn:r9146
-
Nick Mathewson authored
TODO edits. Hm, 0.1.2.x-rc feels quite close. svn:r9144
-
- Dec 16, 2006
-
-
Roger Dingledine authored
that there's stuff on the outbuf we want to flush. svn:r9142
-
Roger Dingledine authored
svn:r9141
-
Roger Dingledine authored
svn:r9140
-
Nick Mathewson authored
Make router_is_me work without calling router_rebuild_descriptor. svn:r9139
-
Roger Dingledine authored
svn:r9138
-
- Dec 15, 2006
-
-
Nick Mathewson authored
Implement SETEVENTS GUARD. Needs review and testing. svn:r9137
-
Nick Mathewson authored
Implement GETINFO fingerprint. svn:r9136
-
Nick Mathewson authored
svn:r9135
-
Roger Dingledine authored
until we reach our max bandwidth if it's tiny" trick now that we do the bandwidth self-test on boot. svn:r9134
-
Nick Mathewson authored
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
-
Nick Mathewson authored
Add a rudimentary line-wrapping function for use in dumping comments in config files. svn:r9132
-
Nick Mathewson authored
Mark some TODO items as done. Also, never include ourself in our family list. svn:r9131
-
Roger Dingledine authored
svn:r9130
-