OpenSSL 1.1.0 compatibility
[folly.git] / folly / io / async / ssl / OpenSSLUtils.cpp
2017-04-04 Anirudh RamachandranOpenSSL 1.1.0 compatibility
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-04 Yedidya Feldblum2017
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer
2016-12-07 Christopher DykesFix some implicit truncations in the interaction with...
2016-10-12 Zonr ChangAccess SSL cipher info with a const reference.
2016-09-26 Anirudh RamachandranAsyncSSLSocket::getSSLClientCiphers using static map
2016-08-31 Gabriel GriseExpose SSL key materials to debug SSL
2016-08-17 Christopher DykesAdd a pair of util functions for getting and setting...
2016-07-06 Anirudh RamachandranCleanup of how we use BIO/BIO_METHODs
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-03-09 Anirudh RamachandranSSL cleanup: moving some OpenSSL definitions to new...