summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-06-01config: Add IPv4 Address config debug loggingc
2020-05-27Merge branch 'tor-github/pr/1898'George Kadianakis
2020-05-27Add HS v3 status to the SIGUSR1 dumpstats()Neel Chauhan
2020-05-21Merge remote-tracking branch 'tor-github/pr/1899/head'Nick Mathewson
2020-05-21Merge branch 'tor-github/pr/1850'George Kadianakis
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-20Add support for console control signals in WindowsDamon Harris
2020-05-16Fix spacing in if statement in port_parse_config()Neel Chauhan
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-04-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09client: Revert setting PreferIPv6 on by defaultDavid Goulet
2020-04-01Updated the TestingTorNetwork man page optionsSteven Engler
2020-04-01Move LOG_PROTOCOL_WARN to app/config.hteor
2020-03-26Add --dbg-dump-subsystem-list command to list the subsystems.Nick Mathewson
2020-03-26Implement a function to list the subsystems to stdout.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-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-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