diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/forget-rend-descs-on-newnym | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/forget-rend-descs-on-newnym b/changes/forget-rend-descs-on-newnym new file mode 100644 index 0000000000..ab2fd61f34 --- /dev/null +++ b/changes/forget-rend-descs-on-newnym @@ -0,0 +1,9 @@ + o Security fixes: + - Forget all hidden service descriptors cached as a client when + processing a SIGNAL NEWNYM command. Fixes bug 3000. Bugfix on + 0.0.6. + o Code simplifications and refactoring: + - Allow rend_client_send_introduction to fail without closing the + AP connection permanently. + + |