Fix copyright lines
[folly.git] / folly / io / async / test / MockAsyncSSLSocket.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-08-22 Mingtao YangExplicitly initialize AsyncSocket in MockAsyncSSLSocket
2017-03-09 Kyle NekritzReplace MSG_PEEK with a pre-received data interface.
2017-01-04 Yedidya Feldblum2017
2016-12-23 Christopher DykesUse std::chrono for timeouts to sslAccept and sslConn...
2016-09-10 Christopher DykesUse the GMock portability header
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-09 Alan FrindellAdd support for ALPN
2015-08-18 Subodh IyengarRefactor HandshakeHelper and add a peeking handshake...
2015-04-02 Alan FrindellAdd socket mocks