summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-07Merge branch 'pr1838_squashed'teor
2020-04-07Add a test script to check subsystem order as part of make check.Nick Mathewson
2020-04-06channel: Fix a comment typoteor
2020-04-06channel: Remove a newline at the start of the fileteor
2020-04-04core/or: Fix a comment typo in onion.hteor
2020-04-04Merge branch 'maint-0.4.3'teor
2020-04-03Change starting file descriptor for tests.Putta Khunchalee
2020-04-01hs-v3: Move to log notice the registration of an OB instanceDavid Goulet
2020-04-01Merge branch 'tor-github/pr/1844'David Goulet
2020-03-30hs-v3: Move ob_subcreds to hs_service_state_t.George Kadianakis
2020-03-30hs-v3: Don't crash after SIGHUP in Onionbalance backend mode.George Kadianakis
2020-03-30Merge branch 'maint-0.4.3'David Goulet
2020-03-30hs-v3: Relax severity of a log message when decoding descriptors.George Kadianakis
2020-03-30Merge branch 'tor-github/pr/1775'David Goulet
2020-03-30Use a macro to make our hs_opts checking terser.Nick Mathewson
2020-03-30Use SECTION_HEADER, not "HiddenServiceDir".Nick Mathewson
2020-03-30Update expected log messages in tests to new format.Nick Mathewson
2020-03-30Derive hidden service configuration from hs_opts_t.Nick Mathewson
2020-03-30Start using confmgt logic to parse HS configuration.Nick Mathewson
2020-03-30Use config_lines_partition() to parse hs config sections.Nick Mathewson
2020-03-27fix typo in struct addr_policy_t commentRoger Dingledine
2020-03-27correct tor_addr_family() function commentRoger Dingledine
2020-03-27spell consensus more right in commentsRoger Dingledine
2020-03-27fix typo in log messageRoger Dingledine
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-26Add a SUBSYS_DECLARE_LOCATION() to every subsystem.Nick Mathewson
2020-03-26Add a "location" field for subsystems to declare which file they are in.Nick Mathewson
2020-03-26Merge remote-tracking branch 'tor-github/pr/1780/head'Nick Mathewson
2020-03-26Merge branch 'maint-0.4.3'David Goulet
2020-03-26Merge branch 'tor-github/pr/1794' into maint-0.4.3David Goulet
2020-03-25Merge branch 'bug33651'Nick Mathewson
2020-03-23Merge branch 'maint-0.4.3'George Kadianakis
2020-03-23Merge branch 'tor-github/pr/1788' into maint-0.4.3George Kadianakis
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-21parseconf: Add ORPort and DirPort auto teststeor
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 a test for the localhost case.Nick Mathewson
2020-03-21Extend test to handle router_get_advertised_ipv6_or_apNick Mathewson
2020-03-21Add a test for router_get_advertised_or_port_by_af().Nick Mathewson
2020-03-21Add tests for get_first_advertised_{addr,port}_by_type_af()Nick Mathewson
2020-03-21router: Refactor IPv6 ORPort function logicteor
2020-03-21router: Stop advertising incorrect auto IPv6 ORPortsteor
2020-03-21relay: Set some output arguments in stubsteor
2020-03-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-20relay/dirauth: Set some output arguments in stubsteor