OpenSSL 1.1.0 compatibility
authorAnirudh Ramachandran <avr@fb.com>
Tue, 4 Apr 2017 06:29:59 +0000 (23:29 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 4 Apr 2017 06:41:02 +0000 (23:41 -0700)
commit95c8e0726ef79fd286e11e02d7a6c279be8fceae
tree6d0dc5b9ed5cd74ed9b0baeeb3faf4966375f98b
parent7d0d018f7661e1994c7f68c8b80483d80a96f9fd
OpenSSL 1.1.0 compatibility

Summary: Add more layers to support compiling with OpenSSL 1.1.0

Reviewed By: yfeldblum

Differential Revision: D4406876

fbshipit-source-id: 8eff7e4f8e096605fc9e1093ef533b5afe0ee539
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/SSLContext.cpp
folly/io/async/ssl/OpenSSLPtrTypes.h
folly/io/async/ssl/OpenSSLUtils.cpp
folly/io/async/ssl/OpenSSLUtils.h
folly/io/async/test/AsyncSSLSocketTest.h
folly/portability/OpenSSL.cpp
folly/portability/OpenSSL.h
folly/ssl/OpenSSLHash.h