summaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
2022-11-09relay: Make MaxOnionQueueDelay into a consensus paramDavid Goulet
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-04-23Merge branch 'tor-gitlab/mr/327'David Goulet
2021-04-07Make SAVECONF keep only one backup and add sandbox rules for it. #40317Daniel Pinto
2021-03-28Add long format name --torrc-file for command line option -f. #40324Daniel Pinto
2021-03-24Add an extra prop330 test, and clarifying comments.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-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-24Allow extra dirport URLs to be configured for authorities.Nick Mathewson
2021-02-19man: Cleanup of v2 options and configDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-12Merge branch 'maint-0.4.5'David Goulet
2021-02-11config: Set flag for implicit port addressDavid Goulet
2021-02-08Merge remote-tracking branch 'tor-gitlab/mr/278'Nick Mathewson
2021-02-08Merge branch 'bug40249_squashed'Nick Mathewson
2021-02-08Add stream ID to ADDRMAP control eventNeel Chauhan
2021-01-27dos: Move config options within the subsystemDavid Goulet
2021-01-27Merge remote-tracking branch 'tor-gitlab/mr/248'George Kadianakis
2021-01-25New ReconfigDropsBridgeDescs config optionRoger Dingledine
2021-01-21Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-20config: Remove Bridge <-> ClientTransportPlugin validationDavid Goulet
2021-01-19Merge branch 'maint-0.4.5'Nick Mathewson
2021-01-19config: Prioritize port with explicit addressDavid Goulet
2021-01-06Do not require a valid torrc forNeel Chauhan
2020-12-16Merge branch 'maint-0.4.5'Alexander Færøy
2020-12-16config: Catch missing Bridge for ClientTransportPluginDavid Goulet
2020-12-11Merge remote-tracking branch 'tor-gitlab/mr/232'George Kadianakis
2020-12-08Merge branch 'mr/233'George Kadianakis
2020-12-08Command-line arguments: be better at detecting absent optional args.Nick Mathewson
2020-12-03Fix formatting in comment in parse_port_config()Neel Chauhan
2020-11-21Fix ControlSocketsGroupWritable typoNeel Chauhan
2020-11-19Merge branch 'maint-0.4.5'Alexander Færøy
2020-11-19Merge remote-tracking branch 'tor-gitlab/mr/214' into masterNick Mathewson
2020-11-18config: Bridge line with a transport must have a ClientTransportPluginDavid Goulet
2020-11-17Allow listing ed25519 fingerprints on the command lineNeel Chauhan
2020-11-17Add the compiler name, version and libs used to compileGuinness
2020-11-13port: Don't ignore ports of a different familyDavid Goulet
2020-11-12Fix typos.Samanta Navarro