Add missing override and remove redundant virtual in folly
[folly.git] / folly / io / async / AsyncSSLSocket.cpp
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-15 Woo Xiedo not suppurt compress and expand
2015-06-12 Alan FrindellTemporarily disable performWriteIovec
2015-06-12 Woo Xieopt proxygen with new SSL_write_iovec function
2015-06-11 Woo Xierefactor the interpretation of SSL errors into a function
2015-06-09 Dave WatsonAsyncSSLSocket StartTLS
2015-06-03 Abhik ChatterjeeComparing against tlsExthostname_
2015-05-12 Sean CannellaLazily initialize AsyncSSLSocket EorBioMethod
2015-04-27 Jun LiMake MIN_WRITE_SIZE configurable for AsyncSSLSocket.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-11 Ranjeeth Dasineniremove stray / in include path
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-11-08 Dave WatsonMove SSL socket to folly