aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
2023-09-13Merge remote-tracking branch 'upstream/merge-requests/493' into ahf/android-g...Alexander Færøy
2023-09-13Merge remote-tracking branch 'upstream/merge-requests/460' into ahf/android-g...Alexander Færøy
2023-07-29add config ReevaluateExitPolicytrinity-1686a
2023-07-29reapply exit policy on reloadtrinity-1686a
2023-07-05trivial typo fix in commentRoger Dingledine
2023-05-28hs_pow: Add CompiledProofOfWorkHash torrc optionMicah Elizabeth Scott
2023-05-24Merge branch 'tor-gitlab/mr/709'David Goulet
2023-05-24Merge branch 'tor-gitlab/mr/708'David Goulet
2023-05-24ipv6: Flip ClientUseIPv6 to 1agowa338
2023-05-11Add torrc option for conflux client UX.Mike Perry
2023-05-10hs_pow: Make proof-of-work support optional in configureMicah Elizabeth Scott
2023-05-10configure: Add --enable-gpl optionMicah Elizabeth Scott
2023-05-10hs_pow: Rate limited dequeueMicah Elizabeth Scott
2023-05-10hs: Setup service side PoW defensesDavid Goulet
2023-04-06Prop#329 params: Consensus parameter and torrc handlingMike Perry
2022-12-16Fix typosDimitris Apostolou
2022-11-09Merge branch 'maint-0.4.7'David Goulet
2022-11-09relay: Make MaxOnionQueueDelay into a consensus paramDavid Goulet
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-11-19On Android, get_data_directory() should not use LOCALSTATEDIRHans-Christoph Steiner
2021-10-21Implement a MiddleOnly flag for vote generation.Nick Mathewson
2021-10-20do not use SHARE_DATADIR on AndroidHans-Christoph Steiner
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