aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-11-04relay: Simplify relay/transport_configteor
2019-11-04relay: Disable server transport options when the module is disabledteor
2019-11-04relay: Simplify some relay_config codeteor
2019-11-04relay: Disable relay config when the module is disabledteor
2019-11-04relay: Make a transport_config function privateteor
2019-11-04dirauth: Refactor some code and teststeor
2019-10-31config: Move warn_nonlocal_ext_orports() to relayteor
2019-10-31relay/config: Remove direct references to dirauth optionsteor
2019-10-31config: Move dirauth stats actions into the moduleteor
2019-10-31config: Move relay config actions into the relay moduleteor
2019-10-31config: Move server transport actions into the relay moduleteor
2019-10-31config: Move bw & other configs into the dirauth moduleteor
2019-10-31config: Move accounting/bandwidth config into the relay moduleteor
2019-10-31config: Move server transport config into the relay moduleteor
2019-10-31config: Move relay config checks into the relay moduleteor
2019-10-31config: Move relay port parsing into the relay moduleteor
2019-10-31dirauth: Remove some outdated config commentsteor
2019-10-31dirauth: Refactor some config checksteor
2019-10-31dirauth: Disable dirauth config when the module is disabledteor
2019-10-31config: Move dirauth config into the dirauth moduleteor
2019-10-29Merge branch 'tor-github/pr/1456'George Kadianakis
2019-10-28nodelist: fix a comment typo in routerset.hteor
2019-10-28Merge branch 'tor-github/pr/1476'David Goulet
2019-10-26Fix doxygen HTML warnings in src/feature.Nick Mathewson
2019-10-26doxygen: add @file declarations for src/feature/Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-25Merge branch 'ticket31241_v3'Nick Mathewson
2019-10-25Merge branch 'maint-0.4.2'teor
2019-10-25Merge remote-tracking branch 'tor-github/pr/1466' into maint-0.4.2teor
2019-10-24Make foo_validate() functions call config_validate().Nick Mathewson
2019-10-24Rename validate_fn{,_t} to start with "legacy_".Nick Mathewson
2019-10-24Use named-member syntax for initializing config_format_t objectsNick Mathewson
2019-10-25Merge branch 'maint-0.4.2'teor
2019-10-25Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.4.2teor
2019-10-24dir: Return 503 code when rejecting single hop requestDavid Goulet
2019-10-24dir: Remove connection_dir_is_anonymous() loggingDavid Goulet
2019-10-24dir: Look if circuit is closed in connection_dir_is_anonymous()David Goulet
2019-10-24hs-v3: Remove a BUG() caused by an acceptable raceDavid Goulet
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-23hs-v3: Remove the circuit_established intro flagDavid Goulet
2019-10-23Merge remote-tracking branch 'tor-github/pr/1449'teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1284' into maint-0.3.5teor
2019-10-23Merge remote-tracking branch 'tor-github/pr/1256' into maint-0.3.5teor
2019-10-23Tidy whitespace around some STMT_BEGINs and STMT_ENDsteor
2019-10-22config validation: make the "old_options" argument const.Nick Mathewson
2019-10-22validate_fn(): remove now-unused defaults and from_setconf.Nick Mathewson
2019-10-22Re-run make autostyle.Nick Mathewson
2019-10-22Merge branch 'ticket31705_v2' into ticket31705_v2_mergedNick Mathewson
2019-10-22feature/control: wrap some problem macros in COCCINick Mathewson
2019-10-22consdiff disable a macro when running with COCCINick Mathewson