summaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
2021-03-28Add long format name --torrc-file for command line option -f. #40324Daniel Pinto
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-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"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-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
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-06Move parse logic for outbound addresses to before we handle PT's.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-09-23Remove support for old android "logcat" APINick Mathewson
2020-08-18Merge branch 'tor-gitlab/mr/126'David Goulet
2020-08-18Merge branch 'maint-0.4.4'David Goulet
2020-08-18Merge branch 'tor-gitlab/mr/121' into maint-0.4.4David Goulet
2020-08-14Make options_init_from_torrc smaller #40102Daniel Pinto
2020-08-14Revise trac.torproject.org urls to refer to gitlab replacements.Nick Mathewson
2020-08-11Lower the minimum value for MaxMemInQueues to 64 MB for relays.Nick Mathewson