diff options
Diffstat (limited to 'changes/bug2442')
-rw-r--r-- | changes/bug2442 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug2442 b/changes/bug2442 new file mode 100644 index 0000000000..cbcc22bb80 --- /dev/null +++ b/changes/bug2442 @@ -0,0 +1,8 @@ + * Minor bugfixes: + + - Demote the 'replay detected' log message emitted when a hidden + service receives the same Diffie-Hellman public key in two + different INTRODUCE2 cells to info level. A normal Tor client + can cause that log message during its normal operation. Bugfix + on 0.2.1.6-alpha; fixes part of bug 2442. + |