From f9af7e8bd01d4b7a70776a96c649a89cf1717dd1 Mon Sep 17 00:00:00 2001 From: teor Date: Wed, 1 Mar 2017 16:23:02 +1100 Subject: Accurately identify client connections by 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. --- changes/bug21406 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug21406 (limited to 'changes') 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. -- cgit v1.2.3-54-g00ecf