removing non-existing file from the build
[folly.git] / folly / wangle / acceptor / Acceptor.cpp
2015-05-20 Woo Xieclose idle HTTPDownstreamSessions before load shedding
2015-04-27 Nicholas OrmrodUpdate Copyright 2014 -> 2015
2015-03-03 Jonathan FrankBe able to access proxy client IP (including Lua)
2015-02-11 Marcin Pawlowskifix open source build
2015-02-02 Viswanath SivakumarConvert TransportInfo SSL fields to shared_ptrs
2015-02-02 Satadru Panapply all sockopts to listening sockets
2015-01-13 Viswanath SivakumarFix use of SSL session TransportInfo after txn is detached
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...