| Commit message (Expand) | Author | Age |
* | r11616@catbus: nickm | 2007-01-31 13:51:31 -0500••• Tweak Trans/NATDPort documention to be less tool-specific.
svn:r9471
| Nick Mathewson | 2007-01-31 |
* | r11615@catbus: nickm | 2007-01-31 01:15:06 -0500••• Documentation patch from ioerror for TransPort and related issues.
svn:r9470
| Nick Mathewson | 2007-01-31 |
* | r11583@catbus: nickm | 2007-01-29 11:19:48 -0500••• Make man page stop saying that BandwidthRate is for incoming bandwidth only; Add some XXX012s for config options that should maybe die.
svn:r9455
| Nick Mathewson | 2007-01-29 |
* | r11492@catbus: nickm | 2007-01-24 18:41:07 -0500••• Try to be really explicit that ServerDNS options affect what your server does on behalf of clients, and nothing else.
svn:r9398
| Nick Mathewson | 2007-01-24 |
* | Expire socks connections if they spend too long waiting for the•••handshake to finish. Previously we would let them sit around for
days, if the connecting application didn't close them either.
Also take this opportunity to refactor a duplicate bit of circuituse.c.
And change the semantics of SocksTimeout slightly, but I think it'll
be ok.
svn:r9350
| Roger Dingledine | 2007-01-15 |
* | Clarify the --nt-service option.•••svn:r9345
| Andrew Lewman | 2007-01-13 |
* | Update --nt-service•••svn:r9342
| Andrew Lewman | 2007-01-13 |
* | Update copyright in config.c while I'm there. Update man page to•••reflect all available options to tor binary.
svn:r9341
| Andrew Lewman | 2007-01-13 |
* | r11938@Kushana: nickm | 2007-01-11 11:02:28 -0500••• Check addresses for rfc953-saneness at exit too, and give a PROTOCOL_WARN when they fail. Also provide a mechanism to override this, so blossom can have its @@##$$^.whatever.exit hostnames if it wants.
svn:r9336
| Nick Mathewson | 2007-01-11 |
* | fix a bug i introduced in r9249; and more cleanups.•••svn:r9263
| Roger Dingledine | 2007-01-04 |
* | man page entries for TunnelDirConns and PreferTunneledDirConns•••and add a todo item for nick in case he gets bored :)
svn:r9260
| Roger Dingledine | 2007-01-04 |
* | interim tweaks•••svn:r9246
| Roger Dingledine | 2007-01-03 |
* | 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
| Nick Mathewson | 2006-12-28 |
* | r11715@Kushana: nickm | 2006-12-24 22:53:06 -0500••• Document a couple more options in the man page.
svn:r9192
| Nick Mathewson | 2006-12-25 |
* | 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
| Nick Mathewson | 2006-12-24 |
* | 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
| Nick Mathewson | 2006-12-20 |
* | 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
| Roger Dingledine | 2006-12-18 |
* | cleanups on the man page edits•••svn:r9045
| Roger Dingledine | 2006-12-07 |
* | Added hiddenservice files as well to the man page. •••svn:r9033
| Andrew Lewman | 2006-12-07 |
* | Updated the FILES section with info from•••http://archives.seul.org/or/talk/Dec-2006/msg00065.html
svn:r9032
| Andrew Lewman | 2006-12-07 |
* | take RunTesting out of the man page until we reenable it•••svn:r8899
| Roger Dingledine | 2006-11-04 |
* | Sync manpage with code: 6697 was added to LongLivedPorts•••svn:r8807
| Peter Palfrader | 2006-10-23 |
* | r9318@Kushana: nickm | 2006-10-22 15:22:57 -0400••• Let directory authorities set the BadExit flag if they like. Also, refactor directory authority code so we can believe multiple things about a single router, and do fewer linear searches.
svn:r8794
| Nick Mathewson | 2006-10-23 |
* | - V1 authorities should set "HSAuthoritativeDir 1" to continue being••• hidden service authorities too.
- Just because your DirPort is open doesn't mean people should be
able to remotely teach you about hidden service descriptors. Now
only accept rendezvous posts if you've got HSAuthoritativeDir set.
svn:r8573
| Roger Dingledine | 2006-10-01 |
* | r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400••• Make "is a v1 authority", "is a v2 authority", and "is a hidden service authority" into separate flags so we can eventually migrate more trust away from moria.
svn:r8523
| Nick Mathewson | 2006-09-28 |
* | try a different fix•••svn:r8506
| Roger Dingledine | 2006-09-25 |
* | tweaks•••svn:r8505
| Roger Dingledine | 2006-09-25 |
* | Add an EnforceDistinctSubnets option so that clients who know what they are d...•••svn:r8504
| Nick Mathewson | 2006-09-25 |
* | be clearer that the *ListenAddress directives can be•••repeated multiple times.
svn:r8501
| Roger Dingledine | 2006-09-25 |
* | checkpoint changelog and general polishing•••svn:r8497
| Roger Dingledine | 2006-09-25 |
* | remove 8888 as a long lived port. i can't remember why it's•••on the list.
svn:r8461
| Roger Dingledine | 2006-09-22 |
* | r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400••• Resolve bug 330: detect ISPs that want to hijack failing DNS requests and basically domain-squat the entire internet.
svn:r8440
| Nick Mathewson | 2006-09-21 |
* | r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400••• Rename and document SearchDomains and ResolvConf options; warn if ServerDNSResolvConfFile is given but eventdns isnt enabled.
svn:r8439
| Nick Mathewson | 2006-09-21 |
* | fix typo pointed out by paul•••svn:r7074
| Roger Dingledine | 2006-08-18 |
* | clean up AllowInvalidNodes man page entry.•••svn:r7073
| Roger Dingledine | 2006-08-18 |
* | clean up man page. expand on contactinfo a bit.•••svn:r6631
| Roger Dingledine | 2006-06-16 |
* | add TestVia to the man page•••svn:r6583
| Roger Dingledine | 2006-06-10 |
* | clean up formatting in the man page•••svn:r6582
| Roger Dingledine | 2006-06-10 |
* | whoops, add a man page entry for ProtocolWarnings•••svn:r6545
| Roger Dingledine | 2006-06-05 |
* | fix spelling of VirtualAddrNetwork in man page (thanks tup)•••svn:r6487
| Roger Dingledine | 2006-05-23 |
* | document that runasdaemon has no effect on windows.•••svn:r6469
| Roger Dingledine | 2006-05-23 |
* | [Forward-port ]Test and document last patch.•••svn:r6400
| Nick Mathewson | 2006-04-18 |
* | and forward-port the man page change•••svn:r6372
| Roger Dingledine | 2006-04-10 |
* | and update the man page to reflect that•••svn:r6339
| Roger Dingledine | 2006-04-09 |
* | man page entry for FetchUselessDescriptors•••svn:r6328
| Roger Dingledine | 2006-04-08 |
* | man page entries for CircuitBuildTimeout and CircuitIdleTimeout•••svn:r6221
| Roger Dingledine | 2006-03-22 |
* | and add SocksTimeout to the man page•••and stop shouting when we talk about Socks
svn:r6218
| Roger Dingledine | 2006-03-21 |
* | clean up man page entries on EntryNodes and ExitNodes•••svn:r6202
| Roger Dingledine | 2006-03-20 |
* | man page entry for safesocks. also correct the man page•••entry for testsocks.
svn:r6191
| Roger Dingledine | 2006-03-19 |
* | and fix the AllowInvalidNodes man page entry too.•••svn:r6189
| Roger Dingledine | 2006-03-19 |