summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
AgeCommit message (Expand)Author
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-03Document UseNTorHandshakeNick Mathewson
2012-12-25Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson
2012-12-25Add documentation for directory guard optionsNick Mathewson
2012-12-25Make ECDHE group configurable: 224 for public, 256 for bridges (default)Nick Mathewson
2012-12-17Document PreferIPv6Automap in the manpageNick Mathewson
2012-12-17Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson
2012-12-17Turn off by-default use of client-side DNS cacheing.Nick Mathewson
2012-12-17Add documentation for the client-side DNS cache optionsNick Mathewson
2012-12-13Merge branch 'fallback_dirsource_v3'Nick Mathewson
2012-12-10Update manpage.Mike Perry
2012-12-07Update manpage for new PathBias torrc options.Mike Perry
2012-12-07Expand the manpage to say: watch out for nonlocal socksNick Mathewson
2012-12-06Drop FallbackNetworkstatusFile; it never worked.Nick Mathewson
2012-12-06Add an option to weight down authorities when choosing a fallbackNick Mathewson
2012-12-06Add a way to configure selection weights for dir_server_tNick Mathewson
2012-12-06New FallbackDir option to add extra directories for bootstrapingNick Mathewson
2012-12-06Rename DirServer to DirAuthorityNick Mathewson
2012-11-27Merge branch 'bug7013_take2_squashed'Nick Mathewson
2012-11-27Add a torrc option to specify the bind address of managed proxies.George Kadianakis
2012-11-14Add manual page entries for new IPv6-exits optionsNick Mathewson
2012-10-17Minor tweaks and comments to nils' geoip v6 code.Karsten Loesing
2012-10-17Add GeoIP database for IPv6 addressesnils
2012-09-20Make option OutboundBindAddress accept IPv6 addresses too.Linus Nordberg
2012-09-19Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-19Clarify that hidden services are TCP onlyNick Mathewson
2012-09-14Merge branch 'maint-0.2.3'Roger Dingledine
2012-09-13Fix man page typoRobert Ransom
2012-09-10raise bandwidthrate/bandwidthburst to a new "infinite"Roger Dingledine
2012-09-05Merge branch 'maint-0.2.3'Roger Dingledine
2012-09-05Update the minimum bandwidth for a public relayRoger Dingledine
2012-09-05Merge remote-tracking branch 'linus/bug6770_3'Nick Mathewson
2012-09-05Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.Linus Nordberg
2012-09-05Make AuthDirHasIPv6Connectivity a BOOL.Linus Nordberg
2012-09-05minor typos i found while constructing the changelogRoger Dingledine
2012-09-04Clients connect to public relays over IPv6.Linus Nordberg
2012-08-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-31Merge branch 'bug6732' into maint-0.2.3Nick Mathewson
2012-08-31Document consensus and microdesc filesNick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Disable extending to private/internal addresses by defaultNick Mathewson
2012-08-23Add some attributes to make a2x quieterNick Mathewson
2012-07-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-31Fix some manpage typosNick Mathewson
2012-07-19Add config option AuthDirPublishIPv6.Linus Nordberg
2012-07-19Add configure option AuthDirHasIPv6Connectivity.Linus Nordberg
2012-07-16Improve Alternate*Authority docs. Bug 6387.Nick Mathewson
2012-06-18Document 0.2.3.x torrc/default-torrc/command line semantics changesNick Mathewson
2012-06-15fix typos, logic error, default in man pageRoger Dingledine
2012-06-14Defend against entry node path bias attacksMike Perry