Fix copyright lines
[folly.git] / folly / portability / OpenSSL.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-28 Mingtao YangAdd X509_REVOKED_get0_* OpenSSL shims
2017-07-25 Mingtao YangMove OpenSSL locking code out of SSLContext
2017-07-13 Ankit ShahGetters and setters for ECDSA_SIG
2017-07-10 Fred EmmottAdd some more OpenSSL 1.1 APIs for folly/portability/
2017-07-06 Christopher DykesDefine OPENSSL_NO_SSL2 under OpenSSL 1.1.0
2017-06-28 Ankit ShahAdding getter and setter methods for RSA
2017-06-09 Anirudh RamachandranSome more OpenSSL 1.1.0 compat APIs
2017-06-02 Yedidya FeldblumApply clang-format to folly/portability/
2017-05-01 Anirudh RamachandranMore OpenSSL 1.1.0 compatibility fixes
2017-04-12 Jude Taylorcodemod: ASN1_STRING_data -> ASN1_STRING_get0_data
2017-04-11 Christopher DykesTreat OpenSSL as a non-portable include
2017-04-10 Christopher DykesFix the build... Whoops...
2017-04-10 Christopher DykesRe-work the OpenSSL portability header to be a portabil...
2017-04-04 Anirudh RamachandranSupport building with OpenSSL 1.1.0 and BoringSSL
2017-04-04 Anirudh RamachandranOpenSSL 1.1.0 compatibility
2017-03-16 Michael SteinertAdd support for OpenSSL 1.0
2017-01-24 Christopher DykesEnsure portability/Windows.h is included before OpenSSL...
2017-01-04 Yedidya Feldblum2017
2017-01-02 Zonr ChangAdd FOLLY_OPENSSL_HAS_ALPN and FOLLY_OPENSSL_HAS_SNI.
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer