aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2017-11-27Add bastet's ipv6 addressSebastian Hahn
2017-10-23Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-10-23dirauth: Add bastet to the default authoritiesDavid Goulet
2017-10-23Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-10-17Update Longclaw's IP address; fixes 23592.Nick Mathewson
2017-09-20Remove longclaw's IPv6 address, as it will soon changeteor
2017-02-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-02-07Backport the tonga->bifroest move to 0.2.4.Nick Mathewson
2016-08-24Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-08-24Replace Tonga with Bifroest.Isis Lovecruft
2016-07-05Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-07-05Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-07-05Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-07-05Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-07-03Remove urras as a default trusted directory authoritySebastian Hahn
2016-04-28Descriptors depend on more config options now they list begindir supportteor (Tim Wilson-Brown)
2016-04-28Decide to advertise begindir support like we decide to advertise DirPortteor (Tim Wilson-Brown)
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-03-15Sandbox: Don't preseed getaddrinfo(gethostname()) in client mode.Nick Mathewson
2016-03-15Fix whitespace.Nick Mathewson
2016-03-15Merge remote-tracking branch 'weasel/bug18458'Nick Mathewson
2016-03-14Fix log message: say RelaxDirModeCheck instead of StrictDirModesPeter Palfrader
2016-03-11Add changes file for 18448; refactorNick Mathewson
2016-03-11enable and test transproxy on FreeBSD derivatives #18448Steven Chamberlain
2016-03-01First RelaxDirModeCheck implementationPeter Palfrader
2016-02-27Update the copyright year.Nick Mathewson
2016-02-22Add a missing free in parsing an :auto portNick Mathewson
2016-02-11Fix all doxygen warnings other than "X is not documented"Nick Mathewson
2016-01-29Merge branch 'feature17840-v11-squashed' into feature17840-v11-mergedteor (Tim Wilson-Brown)
2016-01-29Automatically use IPv6 when ClientUseIPv4 is 0teor (Tim Wilson-Brown)
2016-01-29Use fascist firewall and ClientUseIPv4 for bridge clientsteor (Tim Wilson-Brown)
2016-01-29Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc optionsteor (Tim Wilson-Brown)
2016-01-26Correct grammatical errors in tor commentsteor (Tim Wilson-Brown)
2016-01-21Merge remote-tracking branch 'twstrike/parse_port_config_tests'Nick Mathewson
2016-01-08Merge branch 'unixninja_ticket15989_squashed'Nick Mathewson
2016-01-08Added AccountRule in and AccountingRule out optionsunixninja92
2016-01-07Merge branch 'maint-0.2.7'Nick Mathewson
2016-01-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-01-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-01-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-01-07Update dannenberg's V3 authority identity fingerprintteor (Tim Wilson-Brown)
2016-01-06Add FallbackDir list to GETINFO config/defaultsGeorge Tankersley
2015-12-22Remove extra quotes from log messageNick Mathewson
2015-12-21whoops; really fix the 32-bit buildsNick Mathewson
2015-12-21Fix a couple of jenkins issues from 12538.Nick Mathewson
2015-12-18Rebuild descriptor when DirCache is {dis,en}abledMatthew Finkel
2015-12-18Add new DirCache configuration optionMatthew Finkel
2015-12-15Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'Nick Mathewson
2015-12-16Add Fallback Directory Candidate Selection Scriptteor
2015-12-15Merge remote-tracking branch 'teor/feature17327-v4'Nick Mathewson