Try to work around changes in openssl 1.1.0

Prefer not to use a couple of deprecated functions; include more
headers in tortls.c

This is part of  ticket 14188.
This commit is contained in:
Nick Mathewson
2015-01-28 10:00:58 -05:00
parent 20d0b1a04e
commit e9caa8645e
3 changed files with 21 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
o Compilation fixes:
- Compile correctly with (unreleased) OpenSSL 1.1.0 headers.