codemod: ASN1_STRING_data -> ASN1_STRING_get0_data
[folly.git] / folly / portability / OpenSSL.h
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