mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't warn on http connection to my orport
Also remove a few other related warnings that could occur during the ssl handshake. We do this because the relay operator can't do anything about them, and they aren't their fault.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes:
|
||||
- Get rid of a harmless warning that could happen on relays running
|
||||
with bufferevents. The warning was caused by someone doing an http
|
||||
request to a relay's orport. Also don't warn for a few related
|
||||
non-errors. Fixes bug 3700; bugfix on 0.2.3.1-alpha.
|
||||
|
||||
Reference in New Issue
Block a user