]> git.ipfire.org Git - thirdparty/tor.git/commit
Stop logging link auth warnings on Single Onion Services and Tor2web
authorteor <teor@torproject.org>
Wed, 25 Jul 2018 04:28:06 +0000 (14:28 +1000)
committerteor <teor@torproject.org>
Wed, 25 Jul 2018 04:30:33 +0000 (14:30 +1000)
commit6443812e343635d0db6ea1aac58b817732b7f29a
tree88cffed5d646acb88711e902daba4717efcc6d83
parent93da2cae49d0f3fbcf1c05932b76b2e6bd15017a
Stop logging link auth warnings on Single Onion Services and Tor2web

Instead, log a protocol warning when single onion services or
Tor2web clients fail to authenticate direct connections to relays.

Fixes bug 26924; bugfix on 0.2.9.1-alpha.
changes/bug26924 [new file with mode: 0644]
src/or/connection_or.c