Future<Unit> global fixup
[folly.git] / folly / wangle / bootstrap /
2015-06-24 Sara GolemonDon't hardcode thread limit in ServerBootstrap
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-05-28 James Sedgwickcopy wangle back into folly
2015-05-28 James Sedgwickmove folly/wangle to wangle
2015-05-20 James SedgwicktransportActive and transportInactive
2015-05-12 James SedgwickTelnet client
2015-05-12 James Sedgwicktelnet server
2015-05-12 James Sedgwickunidirectional pipelines
2015-05-12 James Sedgwickuse inbound/outbound handlers in a few more places
2015-04-27 James SedgwickManage handlers with shared_ptrs, introduce StaticPipeline
2015-04-27 James Sedgwickstrip Channel from all class names
2015-04-10 Dave WatsonAsyncUDPServerSocket passes socket in callback
2015-04-10 Dave Watsonshared ptr vector sockets
2015-04-02 Dave WatsonUDP bind via port or address
2015-04-02 Dave Watsonstop in same thread
2015-04-02 Dave Watsonasyncudpserversocket reuse port
2015-03-25 Dave Watsonhttpserver on serverbootstrap (2)
2015-03-25 Dave WatsonUdp Acceptor
2015-03-25 Dave Watsonfix service memory leak
2015-03-05 Dave Watsonhttpserver on serverbootstrap
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Haim GrosmanEventBase::runAfterDelay to throw an exception
2015-03-03 Dave Watsonuse ServerBootstrap
2015-02-02 Dave WatsonFinagle interfaces
2015-01-13 Jim Meyeringfolly/wangle/bootstrap/ServerBootstrap.h: avoid -Wsign...
2015-01-13 Dave Watsonfix bootstrap test on older kernels
2015-01-07 Dave WatsonSharedThreadPool unittest
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...