summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2020-06-29Merge remote-tracking branch 'tor-github/pr/1829/head' into maint-0.4.3Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-04-09client: Revert setting PreferIPv6 on by defaultDavid Goulet
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-13Merge remote-tracking branch 'tor-github/pr/1718/head' into maint-0.4.2Nick 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-01-30Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-01-20config: Make clients tell dual-stack exits they prefer IPv6teor
2020-01-17Initialize publish/subscribe code when running as an NT service.Nick Mathewson
2020-01-17Revert "Restore feature where nt-services detect non-"run_tor" modes."Nick Mathewson
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-17Merge branch 'ticket32487_squashed_and_merged'Nick Mathewson
2020-01-16Merge remote-tracking branch 'tor-github/pr/1663'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-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-15Tell static analyzer that having ntservice functions not exist is okNick Mathewson
2020-01-14Merge branch 'ticket32883'Nick Mathewson
2020-01-13Deprecate the ClientAutoIPv6ORPort optionNeel Chauhan
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09or_options_st.h: Add an include and a struct declaration.Nick Mathewson
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
2020-01-06Merge remote-tracking branch 'tor-github/pr/1620'Nick Mathewson
2020-01-06Make ntmain.h functions stubs when NT_SERVICE not enabled.Nick Mathewson
2020-01-06Restore feature where nt-services detect non-"run_tor" modes.Nick Mathewson
2020-01-06Initialize publish/subscribe code when running as an NT service.Nick Mathewson
2019-12-20Code Style: Delete headers that are included twiceteor
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