Make folly::getCurrentThreadId() return a thread ID on OSX
[folly.git] / folly / ssl /
2017-04-12 Jude Taylorcodemod: ASN1_STRING_data -> ASN1_STRING_get0_data
2017-04-12 Jude TaylorProvide a copy ctor for Digest that copies the current...
2017-04-11 Christopher DykesTreat OpenSSL as a non-portable include
2017-04-04 Anirudh RamachandranOpenSSL 1.1.0 compatibility
2017-03-08 Anirudh RamachandranFix mcrouter-oss build
2017-03-07 Anirudh RamachandranAdd a few more methods to OpenSSLCertUtils
2017-02-21 Michael LeeAdd getCommonName and getSubjectAltName Cert utility...
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-24 Christopher DykesEnsure portability/Windows.h is included before OpenSSL...
2017-01-04 Yedidya Feldblum2017
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer
2016-12-14 Christopher DykesAllow building with -Wmissing-noreturn
2016-12-09 Christopher DykesEnable -Wextra-semi
2016-12-07 Christopher DykesFix some implicit truncations in the interaction with...
2016-10-13 Zonr ChangAvoid setting OPENSSL_IS_{101,102,110} when using Borin...
2016-10-12 Zonr ChangFix call to SSL_SESSION_up_ref().
2016-09-26 Anirudh RamachandranSSL_SESSION wrapper
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-06-17 Yedidya FeldblumWrappers for some of OpenSSL's crypto hash functions