summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-24Merge branch 'ticket33316_squashed'Nick Mathewson
2020-02-24Move process subsystem after evloop.Nick Mathewson
2020-02-24Merge ocirc and orconn events into or subsystem.Nick Mathewson
2020-02-24Move winprocess_sys into a new low-level hardening moduleNick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-18Make sure callers can handle NULL ext-or auth cookie filenameNick Mathewson
2020-02-13Re-order thread initialization to follow logging, and remove a comment.Nick Mathewson
2020-02-13Re-order most subsystems to correspond to dependency order.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-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-01-30Merge branch 'maint-0.4.1' into maint-0.4.2teor
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-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