Add mechanizm for caching local and peer addresses in AsyncSSLSocket.
[folly.git] / folly / IPAddressV6.cpp
2015-10-13 Igor Sugakfolly: fix clang -Wpessimizing-move
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-19 Alecs KingUse folly::IPAddress::hash instead of gethostid
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-09-15 Dave WatsonMake TSocketAddress use folly::IPAddress
2014-09-09 Nicholas OrmrodFix #includes
2014-09-09 Dave WatsonAdd link-local scope handling
2014-08-14 Henry FilgueirasImprove IPAddress::toFullyQualified() CPU performance
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Anton LikhtarovMove common/network/IPAddress.h and related to folly/