add callback to specify a client next protocol filter
[folly.git] / folly / io / async / SSLContext.cpp
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-09-15 Lucian Grijincufolly: async: fix SIOF in test
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-03-03 Sara GolemonReformat comment for readability, 80-col rule, and...
2015-02-02 Shijin Kongenable ssl false start with Next Protocol Negotiation...
2014-12-29 Dave WatsonKill fbthrift dep
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-12-11 Subodh IyengarMake SSLContext's exit() handling more graceful
2014-11-19 subodhImprove initialization of openssl
2014-11-08 Dave WatsonFix bad rebase for SSLContext
2014-11-08 Dave WatsonSSLContext