summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-05-02 19:18:04 -0400
committerNick Mathewson <nickm@torproject.org>2017-05-02 19:18:04 -0400
commit7bc9f93abbfcabba1acde441b5fac98d4676c08e (patch)
treefb81ff00f65a99dd7a669f3f9ab5c0ce02bae542 /changes
parenta91f948ccac5e681de9e8e63efb267c7ad9e9f5f (diff)
parentf9af7e8bd01d4b7a70776a96c649a89cf1717dd1 (diff)
downloadtor-7bc9f93abbfcabba1acde441b5fac98d4676c08e.tar.gz
tor-7bc9f93abbfcabba1acde441b5fac98d4676c08e.zip
Merge branch 'teor_connection-with-client-v2_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug214065
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21406 b/changes/bug21406
new file mode 100644
index 0000000000..170e631d79
--- /dev/null
+++ b/changes/bug21406
@@ -0,0 +1,5 @@
+ o Minor bugfixes (code correctness):
+ - Accurately identify client connections using their lack of peer
+ authentication. This means that we bail out earlier if asked to extend
+ to a client. Follow-up to 21407.
+ Fixes bug 21406; bugfix on 0.2.4.23.