summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
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
2015-12-15Merge branch 'feature8195_small_squashed'Nick Mathewson
2015-12-15Update KeepCapabilities based on comments from asnNick Mathewson
2015-12-15Add ability to keep the CAP_NET_BIND_SERVICE capability on LinuxNick Mathewson
2015-12-15Merge remote-tracking branch 'teor/feature4483-v10-squashed'Nick Mathewson
2015-12-16Prop210: Add schedules for simultaneous client consensus downloadsteor (Tim Wilson-Brown)
2015-12-15Merge branch 'feature17576-UseDefaultFallbackDirs-v2-squashed'Nick Mathewson
2015-12-15Add UseDefaultFallbackDirs for hard-coded directory mirrorsteor (Tim Wilson-Brown)
2015-12-14Add IPv6 addresses & orports to the default directory authoritiesteor (Tim Wilson-Brown)
2015-12-14Authorities on IPv6: minor fixes and unit teststeor (Tim Wilson-Brown)
2015-12-14Add a new ipv6=address:orport flag to DirAuthority and FallbackDirNick Mathewson
2015-12-10Fix wide line; log why chmod failed.Nick Mathewson
2015-12-10Simplify cpd_opts usage.Nick Mathewson
2015-12-10Introduce DataDirectoryGroupReadable booleanJamie Nguyen
2015-11-25Merge branch 'bug17686_v2_027'Nick Mathewson
2015-11-25Now that crypto_rand() cannot fail, it should return void.Nick Mathewson
2015-11-25Merge remote-tracking branch 'teor/comments-20151123'Nick Mathewson
2015-11-20Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relaysteor (Tim Wilson-Brown)
2015-11-16Add a missing "if" in the comment on warn_nonlocal_controller_portsteor (Tim Wilson-Brown)
2015-10-05Divide the different parse_port_config groups into separate testsOla Bini
2015-10-05Move CL_PORT definitions so they are accessible to the tests as wellOla Bini
2015-10-05Fix all spacesOla Bini
2015-10-05Make compilation work under gcc-warningsOla Bini
2015-10-02Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'Nick Mathewson
2015-09-30Disallow transitions on SyslogIdentityTag, since they do not work rightNick Mathewson
2015-09-30Add SyslogIdentityTagPeter Palfrader
2015-09-23Allow conflicts to occur in keypinning journalNick Mathewson
2015-09-22Merge branch 'feature16769_squashed'Nick Mathewson
2015-09-22Disable --master-key as not-yet-working for 0.2.7Nick Mathewson
2015-09-22Add a --master-key optionNick Mathewson
2015-09-22Add a new --newpass option to add or remove secret key passphrases.Nick Mathewson
2015-09-22Merge branch 'feature16944_v2'Nick Mathewson
2015-09-15Add tests for parse_port_configOla Bini