diff options
Diffstat (limited to 'changes/per-intro-point-replay-cache')
-rw-r--r-- | changes/per-intro-point-replay-cache | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/per-intro-point-replay-cache b/changes/per-intro-point-replay-cache new file mode 100644 index 0000000000..f63e428e32 --- /dev/null +++ b/changes/per-intro-point-replay-cache @@ -0,0 +1,7 @@ + o Minor features: + + - Move the replay-detection cache for the RSA-encrypted parts of + INTRODUCE2 cells to the introduction point data structures. + Previously, we would use one replay-detection cache per hidden + service. Required by fix for bug 3460. + |