aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/config.c
AgeCommit message (Expand)Author
2020-08-18Merge branch 'tor-gitlab/mr/121' into maint-0.4.4David Goulet
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-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-07-07Revert "config: Make clients tell dual-stack exits they prefer IPv6"David 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
2020-03-21Merge branch 'bug32588_042' into bug32588_043teor
2020-03-21Merge branch 'bug32588_041' into bug32588_042teor
2020-03-21Merge branch 'bug32588_035' into bug32588_041teor
2020-03-21Add tests for get_first_advertised_{addr,port}_by_type_af()Nick Mathewson
2020-03-14Get all default flags from port_cfg_new()MrSquanchee
2020-03-13Merge remote-tracking branch 'tor-github/pr/1718/head' into maint-0.4.2Nick Mathewson
2020-03-13config: Improve some commentsteor
2020-03-12config: Warn if ContactInfo is not setDavid Goulet
2020-03-09Merge branch 'tor-github/pr/1751'David Goulet
2020-03-09Remove the ClientAutoIPv6ORPort optionNeel Chauhan
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-12Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-02-12Merge branch 'maint-0.3.5' into maint-0.4.1teor
2020-02-12Lowercase the BridgeDistribution value from torrc in descriptors.Alexander Færøy
2020-02-11dirauth: Add option AuthDirRejectRequestsUnderLoadDavid Goulet
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-01-21hs-v3: Add the Onion Balance config file optionDavid Goulet
2020-01-20config: Make clients tell dual-stack exits they prefer IPv6teor
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-16Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_mergedNick Mathewson
2020-01-16Document why dircache is not included in --list-modulesNick Mathewson
2020-01-16Rename dirclient_modes.h identifiers to start with dirclient_Nick Mathewson
2020-01-16Move dirclient-related functions out of dirserv, and reenable themNick Mathewson
2020-01-13Deprecate the ClientAutoIPv6ORPort optionNeel Chauhan
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2019-12-19Mark TestingEstimatedDescriptorPropagationTime as obsolete.Nick Mathewson
2019-12-19Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth moduleNick Mathewson
2019-12-19Move TestingMin{Exit,Fast}FlagThreshold to dirauth module.Nick Mathewson
2019-12-19Move TestingDirAuthTimeToLearnReachability into dirauth module.Nick Mathewson
2019-12-19Move MinMeasuredBWsForAuthToIgnoreAdvertised to dirauth module.Nick Mathewson
2019-12-19Move ConsensusParams to dirauth module.Nick Mathewson
2019-12-19Move MinUptimeHidServDirectoryV2 to dirauth module.Nick Mathewson
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