summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-08man: Update tor.1 ExtendedErrors section with latestDavid Goulet
2020-04-08hs-v3: Report SOCKS ExtendedErrors when all intro timed outDavid Goulet
2020-04-08hs-v3: Report rendezvous circuit failure SOCKS ExtendedErrorsDavid Goulet
2020-04-08hs-v3: Report introduction failure SOCKS ExtendedErrorsDavid Goulet
2020-04-07address: Simplify tor_addr_is_valid()teor
2020-04-07Added tests for tor_addr_is_null/valid()MrSquanchee
2020-04-07Merge branch 'pr1838_squashed'teor
2020-04-07Try rewriting normalize_srcdir to normalize harder.Nick Mathewson
2020-04-07Make check_subsystem_order work in distcheck builds.Nick Mathewson
2020-04-07Make check_subsystem_order work in out-of-tree builds.Nick Mathewson
2020-04-07add changes file for 31634Nick Mathewson
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-05Merge branch 'maint-0.4.3'teor
2020-04-05doc: Fix another man page typoteor
2020-04-05Merge branch 'maint-0.4.3'teor
2020-04-05doc: Fix a typo in the man pageteor
2020-04-04core/or: Fix a comment typo in onion.hteor
2020-04-04Merge branch 'maint-0.4.3'teor
2020-04-04changes: file for ticket 33782teor
2020-04-03doc: Also stop running practracker in hooksteor
2020-04-03doc: Minor restructure for Release Lifecycleteor
2020-04-03Re-apply: doc: Replace "underline" with "## Section name".teor
2020-04-03Merge remote-tracking branch 'tor-github/pr/1739'teor
2020-04-03Change starting file descriptor for tests.Putta Khunchalee
2020-04-03scripts: Ignore editor temporary filesteor
2020-04-03Merge branch 'maint-0.4.3'teor
2020-04-03doc: Rewrite the approved-routers man page entryteor
2020-04-02Merge branch 'tor-github/pr/1851'George Kadianakis
2020-04-01Merge branch 'maint-0.4.3'teor
2020-04-01configure: Fix enabled module variable expansionDavid Goulet
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-30changes: Add file for ticket 33014David Goulet
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-28Put *.a wildcard entry into .gitignore instead of listing all .a filesrl1987
2020-03-27Merge remote-tracking branch 'tor-github/pr/1832/head'Nick Mathewson
2020-03-27fix typo in struct addr_policy_t commentRoger Dingledine
2020-03-27correct tor_addr_family() function commentRoger Dingledine