mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
672620901b
If a tor client gets a descriptor that it can't decrypt, chances are that the onion requires client authorization. If a tor client is configured with client authorization for an onion but decryption fails, it means that the configured keys aren't working anymore. In both cases, we'll log notice the former and log warn the latter and the rest of the decryption errors are now at info level. Two logs statement have been removed because it was redundant and printing the fetched descriptor in the logs when 80% of it is encrypted wat not helping. Fixes #27550 Signed-off-by: David Goulet <dgoulet@torproject.org> |
||
---|---|---|
.. | ||
api | ||
client | ||
control | ||
dirauth | ||
dircache | ||
dirclient | ||
dircommon | ||
hibernate | ||
hs | ||
hs_common | ||
nodelist | ||
relay | ||
rend | ||
stats |