aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/or_options_st.h
AgeCommit message (Expand)Author
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
2018-12-04Add an option to start tor in dormant mode for the first time.Nick Mathewson
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-09-07Merge remote-tracking branch 'dgoulet/ticket20700_035_03'Nick Mathewson
2018-09-07hs-v3: Load client authorization secret key from fileSuphanat Chunhapanya
2018-09-04Merge branch 'tor_api_owning_control'Nick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-01Convert __OwningControllerFD to a 64-bit valueNick Mathewson
2018-07-10Document the headers in src/app/config/Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson