Merge remote branch 'origin/maint-0.2.2'

This commit is contained in:
Nick Mathewson
2010-11-21 14:34:22 -05:00
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
o Major bugfixes
- Do not set the tlsext_host_name extension on server SSL objects;
only on client SSL objects. We set it to immitate a browser, not a
vhosting server. This resolves an incompatibility with openssl 0.9.8p
and openssl 1.0.0b. Fixes bug 2204; bugfix on 0.2.1.1-alpha.