diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-04 23:10:40 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-04 23:10:40 -0500 |
commit | fe17955661551f869ea2777297bc44e08d01ec92 (patch) | |
tree | f969a51c3e86fa5d12a44167486cae7d2c2f8f42 /changes | |
parent | 3a1cba7d90855d63387168a0345f9c51436bd322 (diff) | |
parent | e0486c937178981585d45b65b359f488ed96c06d (diff) | |
download | tor-fe17955661551f869ea2777297bc44e08d01ec92.tar.gz tor-fe17955661551f869ea2777297bc44e08d01ec92.zip |
Merge remote-tracking branch 'teor/bug21596_030'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug21596 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21596 b/changes/bug21596 new file mode 100644 index 0000000000..ec0a46bb81 --- /dev/null +++ b/changes/bug21596 @@ -0,0 +1,5 @@ + o Minor bugfixes (hidden services): + - Make hidden services check for failed intro point connections, even when + they have exceeded their intro point creation limit. Fixes bug 21596; + bugfix on commit d67bf8b2f23 in Tor 0.2.7.2-alpha. Reported by + alecmuffett. |