Fix copyright lines
[folly.git] / folly / portability / OpenSSL.cpp
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-06-28 Ankit ShahAdding getter and setter methods for RSA
2017-06-09 Anirudh RamachandranSome more OpenSSL 1.1.0 compat APIs
2017-06-08 Christopher DykesRefer to nullptr not NULL
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-10 Christopher DykesRe-work the OpenSSL portability header to be a portabil...
2017-04-07 Anirudh RamachandranFix leak in HMAC_CTX_free compat API
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-04 Yedidya Feldblum2017
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer