aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
2021-10-21Merge remote-tracking branch 'tor-gitlab/mr/338' into maint-0.4.5Alexander Færøy
2021-05-17Make SAVECONF keep only one backup and add sandbox rules for it. #40317Daniel Pinto
2021-05-11Make MinTimeToReportBandwidth a testing-only option (and rename it)Nick Mathewson
2021-03-17Add a MinTimeToReportBandwidth option; make it 0 for testing networks.Nick Mathewson
2021-02-11config: Set flag for implicit port addressDavid Goulet
2021-01-20config: Remove Bridge <-> ClientTransportPlugin validationDavid Goulet
2021-01-19config: Prioritize port with explicit addressDavid Goulet
2020-12-16config: Catch missing Bridge for ClientTransportPluginDavid Goulet
2020-11-18config: Bridge line with a transport must have a ClientTransportPluginDavid Goulet
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
2020-08-11Rename argument to compute_real_max_mem_in_queues()Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-07-21relay: Automatically Enable an IPv6 ORPortDavid Goulet
2020-07-21Extract shared parts of portcfg_get_first_advertised_*()Nick Mathewson
2020-07-21Rename get_first_advertised_{addr,port}_by_type_af().Nick Mathewson
2020-07-21relay: Add AddressDisableIPv6 torrc optionDavid Goulet
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-16Use connection_describe() for log messages.Nick Mathewson
2020-07-14doc: Move manpages into doc/man/David Goulet
2020-07-13Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-07-09Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-07Revert "config: Make clients tell dual-stack exits they prefer IPv6"David Goulet
2020-06-26Merge branch 'assume_reachable_revamp'Nick Mathewson
2020-06-25Remove now-unused OPTIONS_DUMP_DEFAULTS.Nick Mathewson
2020-06-24Add an AssumeReachableIPv6 autobool option.Nick Mathewson
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-05-16Fix spacing in if statement in port_parse_config()Neel Chauhan
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-03-26Add --dbg-dump-subsystem-list command to list the subsystems.Nick Mathewson
2020-03-23Merge remote-tracking branch 'tor-github/pr/1797/head'Nick Mathewson
2020-03-21Add some comments about future relay IPv6 workteor
2020-03-21Merge branch 'bug32588_043' into bug32588_masterteor