aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/or_options_st.h
AgeCommit message (Expand)Author
2023-07-29add config ReevaluateExitPolicytrinity-1686a
2023-05-28hs_pow: Add CompiledProofOfWorkHash torrc optionMicah Elizabeth Scott
2023-05-11Add torrc option for conflux client UX.Mike Perry
2023-04-06Prop#329 params: Consensus parameter and torrc handlingMike Perry
2022-06-23Remove unused RendPostPeriod optionNeel Chauhan
2022-02-22Use path type hint for Vegas queue parameters.Mike Perry
2022-02-22Add hidden torrc option to always try CC negotiation.Mike Perry
2021-10-21Implement a MiddleOnly flag for vote generation.Nick Mathewson
2021-07-12Add a switch to toggle the feature on/offGeorge Kadianakis
2021-06-29Merge branch 'tor-gitlab/mr/275'David Goulet
2021-06-14Merge remote-tracking branch 'tor-gitlab/mr/338'Nick Mathewson
2021-05-11Make MinTimeToReportBandwidth a testing-only option (and rename it)Nick Mathewson
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement backbone of overload statistics.George Kadianakis
2021-03-17Merge branch 'tor-gitlab/mr/337'David Goulet
2021-03-17Add a DormantTimeoutEnabled to disable dormant mode entirelyNick Mathewson
2021-03-17Add a MinTimeToReportBandwidth option; make it 0 for testing networks.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-01-27dos: Move config options within the subsystemDavid Goulet
2021-01-25New ReconfigDropsBridgeDescs config optionRoger Dingledine
2020-11-12Fix typos.Samanta Navarro
2020-10-27conn: New Metrics listener portDavid Goulet
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