aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-11 17:21:44 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-11 17:21:44 +0000
commit24f91d2876a6f94149ef8c13d56be9f12d2daf14 (patch)
tree5ff517dfa4433e2721447159a3037a066474f0d7 /ChangeLog
parent2cb7f63c9cc98b8344a782aaa9cf130d031fbb93 (diff)
downloadtor-24f91d2876a6f94149ef8c13d56be9f12d2daf14.tar
tor-24f91d2876a6f94149ef8c13d56be9f12d2daf14.tar.gz
r18747@catbus: nickm | 2008-03-11 13:21:25 -0400
Request client certs when renegotiating on server-side. Spotted by lodger. Bugfix on 0.2.0.x. svn:r13973
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4277dcfd..9a500e811 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
events. Caught by mwenge; bugfix on 0.1.2.x.
- Fix the SVK version detection logic to work correctly on a branch.
Bugfix on 0.2.0.x.
+ - Make sure servers always request certificates from clients during
+ TLS renegotiation. Bugfix on 0.2.0.x.
o Minor features:
- Allow separate log levels to be configured for different logging