Always nul-terminate the result passed to evdns_server_add_ptr_reply
[tor/rransom.git] / changes / fix2204
blobfb2771a7fae667234a87a15ca5d09d854476ea41
1   o Major bugfixes
2     - Do not set the tlsext_host_name extension on server SSL objects;
3       only on client SSL objects.  We set it to immitate a browser, not a
4       vhosting server. This resolves an incompatibility with openssl 0.9.8p
5       and openssl 1.0.0b.  Fixes bug 2204; bugfix on 0.2.1.1-alpha.