SSL cleanup: moving some OpenSSL definitions to new dir folly/io/async/ssl
[folly.git] / folly / io / async / SSLContext.h
2016-03-09 Anirudh RamachandranSSL cleanup: moving some OpenSSL definitions to new...
2016-03-03 Kyle NekritzUse false start with ALPN.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-01 Neel GoyalComments for SSLVerifyPeerEnum
2016-01-15 Aaron BalsaraAllow SSLContext to read certificates and keys from...
2015-12-15 Neel GoyalUpdate SSLContext to use folly::Random and discrete_dis...
2015-12-10 Neel GoyalD2741855 broke my wangle. Reverting
2015-12-10 Neel GoyalUpdate SSLContext to use discrete_distribution
2015-12-09 Alan FrindellAdd support for ALPN
2015-09-30 Ranjeeth Dasineniadd callback to specify a client next protocol filter
2015-09-16 Lucian Grijincufolly: io: SSLContext/AsyncSSLSocket: drop global stati...
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-06-12 Praveen KumarNeedless temporary gone
2015-04-10 Joel GoguenAdd static method to skip SSL init
2015-04-02 Joel GoguenMove OpenSSL uninitialization to a separate function
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Shijin Kongenable ssl false start with Next Protocol Negotiation...
2014-12-29 Dave WatsonKill fbthrift dep
2014-11-19 subodhImprove initialization of openssl
2014-11-08 Dave WatsonSSLContext