Future<Unit> wangle fixup
[folly.git] / folly / wangle / acceptor /
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-06-09 Woo Xiefix the compling error caused by tcpinfo of low version
2015-06-03 Woo Xieenrich network-quality HTTPHeader field with retransmis...
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-20 Woo Xieclose idle HTTPDownstreamSessions before load shedding
2015-04-29 Woo XieDynmaic load shedding
2015-04-27 Nicholas OrmrodUpdate Copyright 2014 -> 2015
2015-04-10 Dave WatsonAsyncUDPServerSocket passes socket in callback
2015-04-02 Dave WatsonDefault accept function in Acceptor
2015-03-25 Dave WatsonUdp Acceptor
2015-03-05 Dave Watsonhttpserver on serverbootstrap
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Dave Watsonuse ServerBootstrap
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 Woo Xiespecify connection's idle tiemout
2015-02-02 Satadru Panapply all sockopts to listening sockets
2015-01-13 Andrew Gallagherfolly: make remaining TARGETS files auto converitble...
2015-01-13 Hans Fugalavoid std::_Hash_impl
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...