aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/or_options_st.h
AgeCommit message (Expand)Author
2020-10-14Merge branch 'tor-gitlab/mr/170'David Goulet
2020-10-13Make OptimisticData always-on.Nick Mathewson
2020-10-13Merge remote-tracking branch 'tor-gitlab/mr/161'Alexander Færøy
2020-10-06Rename `OUTBOUND_ADDR_EXIT_AND_OR` to `OUTBOUND_ADDR_ANY`.Alexander Færøy
2020-10-06Add `OutboundBindAddressPT` to torrc.Alexander Færøy
2020-10-06Document enumeration values for `outbound_addr_t`.Alexander Færøy
2020-09-23Remove support for old android "logcat" APINick Mathewson
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-07-21relay: Add AddressDisableIPv6 torrc optionDavid Goulet
2020-06-24Add an AssumeReachableIPv6 autobool option.Nick Mathewson
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-03-09Remove the ClientAutoIPv6ORPort optionNeel Chauhan
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09or_options_st.h: Add an include and a struct declaration.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2019-12-19Mark TestingEstimatedDescriptorPropagationTime as obsolete.Nick Mathewson
2019-12-19Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth moduleNick Mathewson
2019-12-19Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.Nick Mathewson
2019-12-19Move TestingDirAuthTimeToLearnReachability into dirauth module.Nick Mathewson
2019-12-19Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.Nick Mathewson
2019-12-19Move ConsensusParams to dirauth module.Nick Mathewson
2019-12-19Move MinUptimeHidServDirectoryV2 to dirauth module.Nick Mathewson
2019-12-19Move AuthDirTestEd25519LinkKeys to the dirauth module.Nick Mathewson
2019-12-19Move AuthDirSharedRandomness to dirauth module.Nick Mathewson
2019-12-19Move AuthDirPinKeys to dirauth module.Nick Mathewson
2019-12-19Move AuthDirListBadExits to dirauth module.Nick Mathewson
2019-12-19Move AuthDirHasIPv6Connectivity into dirauth module.Nick Mathewson
2019-12-19Move BW-guarantee options in to dirauth module.Nick Mathewson
2019-12-19Dirauth options: move versioning options to dirauth moduleNick Mathewson
2019-12-19Add config object for dirauth; move one option there.Nick Mathewson
2019-11-07Use new configuration architecture for crypto optionsNick Mathewson
2019-11-07relay: Stop failing on startup when the relay module is disabledteor
2019-10-17Merge branch 'cmdline_refactor'Nick Mathewson
2019-10-17config: Add TCPProxy option for haproxy protocolSuphanat Chunhapanya
2019-10-16or_options_st.h: repair some doxygen comments.Nick Mathewson
2019-10-08Extract the enumeration that tells Tor what command it is running.Nick Mathewson
2019-08-28Document or_options_t.subconfigs_Nick Mathewson
2019-08-28Make a config_suite_t type to hold multiple config sub-objectsNick Mathewson
2019-06-11Merge branch 'tor-github/pr/1031'David Goulet
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-16Prop 301: No longer vote on RecommendedPackagesIain R. Learmonth
2019-05-13Bug 29203: Provide ReducedCircuitPadding torrc and consensus paramsMike Perry
2019-05-13Bug 28693: Provide Torrc option to disable circuit padding.Mike Perry
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-02Config option to specify specific MiddleNodes.Mike Perry