Revert "fix configure script to check pthread_atfork(3) in the correct way"
[folly.git] / folly / io /
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Philip Proninfix AsyncServerSocket::bind issue
2015-02-04 Dave Watsonkill asyncsslserversocket
2015-02-04 Dave WatsonRemove request context enable flag
2015-02-04 Haijun ZhuSet CLOEXEC for connected fd
2015-02-04 Yedidya FeldblumEventBase::runInEventLoopThreadAndWait.
2015-02-02 Shijin Kongenable ssl false start with Next Protocol Negotiation...
2015-02-02 Claudiu Gheorghemake getFD() a const method on AsyncUDPServerSocket
2015-02-02 Mark McDufffix memory leak in AsyncServerSocket
2015-02-02 Mark McDuffmake AsyncServerSocket bind to same port on ipv4 and...
2015-02-02 Adam Simpkinsadd IOBuf::appendToIov()
2015-02-02 James SedgwickgetVia() and waitVia()
2015-02-02 Haijun ZhuTry to fix IdleTime unit test
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 Andrew Gallagherfolly: make remaining TARGETS files auto converitble...
2015-01-13 Peter GriessFix HHWheelTimer compilation bug in libc++ build
2015-01-13 Sergey Doroshenkofolly: AsyncServerSocket::getAddress: prefer IPv6
2015-01-07 Bob Haarmansome fixes for clang-3.5 compatibility
2015-01-07 Keith AdamsAdd convenience functions to serialize to / deserialize...
2014-12-29 Dave WatsonKill fbthrift dep
2014-12-29 Hans FugalHHWheelTimer::cancelAll
2014-12-29 Tao ChenRevert "folly: AsyncServerSocket::getAddress: prefer...
2014-12-29 Viswanath SivakumarAllow unregistering connect callback in AsyncSocket
2014-12-29 Lucian Grijincufolly: AsyncServerSocket::getAddress: prefer IPv6
2014-12-29 Dave WatsonMove TAsyncTransport to folly as AsyncTransportWrapper
2014-12-18 Adam Simpkinsremove PortableSpinLock.h
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-12-18 Adam Simpkinsrename io::PortableSpinLock to SpinLock
2014-12-18 Cameron PickettAdd specific multi-bind to AsyncServerSocket
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root
2014-12-18 Dave WatsonAsyncUDPSocket
2014-12-11 James Sedgwickfuture_* callbacks in ThreadManager thread
2014-12-11 Philip Proninfix Cursor::skipAtMostSlow bug introduced in D1724111
2014-12-11 Dave WatsonAdd REUSEPORT option to AsyncServerSocket
2014-12-11 Dave WatsonSet a better default for maxReadsPerEvent
2014-12-11 Shijin Kongfix local variable shadow
2014-12-11 Philip Proninimprove io::Cursor read() performance for small sizeof(T)
2014-12-11 Hans FugalMore logging in HHWheelTimer::scheduleTimeoutFn
2014-12-11 Hans FugalHHWheelTimer::scheduleTimeoutFn
2014-12-11 Andre PintoCorrect getsockopt call made by AsyncSocket
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-12-11 Andrei BajenovReadd unit test
2014-12-11 Mainak Mandalfix varint decoding in case the first buffer is smaller...
2014-12-11 Nicholas OrmrodIOBuf::moveToFbString legacy 4GiB limit
2014-12-11 Nicholas Ormrodzlib compression fails on large IOBufs
2014-12-11 Subodh IyengarMake SSLContext's exit() handling more graceful
2014-12-11 James SedgwickAsyncSocketHandler
2014-12-11 James Sedgwicktest for OutputBufferingHandler
2014-12-11 Nicholas OrmrodFix build break
2014-12-11 James Sedgwickmerge event base tests
2014-11-20 Dave Watsonfolly/io/async documentation
2014-11-20 Andrei BajenovHHWheelTimer - fix scheduling timeouts within callbacks
2014-11-19 Daniel SommermannRun the HHWheelTimer and EventBase tests
2014-11-19 Dave WatsonClean up runBeforeLoop API
2014-11-19 Daniel SommermannMove some tests to folly
2014-11-19 subodhImprove initialization of openssl
2014-11-19 Alex LandauCompactProtocol: readVarint optimizations
2014-11-19 Dave WatsonFix format bug
2014-11-19 Alex LandauCompactProtocol: more improvements
2014-11-19 Hans FugalHave EventBase implement wangle::Executor
2014-11-19 Nick Burrettfolly::EventBase: wrap libevent calls to prevent race...
2014-11-19 Dave WatsonClean up RequestContext
2014-11-08 Misha ShneersonisDetachable for HHWheelTimer
2014-11-08 Dave WatsonMove SSL socket to folly
2014-11-08 Nicholas OrmrodFix licenses
2014-11-08 Nicholas Ormrodrm protected inheritance
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Dave WatsonFix bad rebase for SSLContext
2014-11-08 Nicholas OrmrodFix/override bad symbol names
2014-11-08 Dave WatsonSSLContext
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-10-29 Dave WatsonMove AsyncSocket to folly (try 2)
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-29 Viswanath SivakumarRevert "D1587625 [thrift->folly] AsyncSocket"
2014-10-29 Adam Simpkinsimprove io::Appender functionality
2014-10-29 Dave WatsonAsyncSocket
2014-10-29 Dave Watsonmove asyncserversocket to folly
2014-10-29 Sean CannellaSupport NotificationQueue on iOS/Android
2014-10-17 Dave Watsonmove shutdown socket set
2014-10-15 Yedidya FeldblumBasic tests for EventHandler.
2014-10-15 James Sedgwickmove TEventBaseManager to folly/io/async/EventBaseManager
2014-09-30 Haijun ZhuFix bug and unit test failure in HHWheelTimer
2014-09-26 Simon JenkinsSet DEFAULT_CATCHUP_EVERY_N to 10 to get more accurate...
2014-09-26 Guohui Wangadd function to push data from another cursor
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-10 Sara GolemonFix folly compilation on MacOSX
2014-09-09 Dave WatsonMove HHWheelTimer to folly
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-08-14 Philip Proninfix build (gtest 1.6 -> 1.7)
2014-08-14 Marc HorowitzDon't check for thread running in terminateLoopSoon()
2014-08-14 Hitesh KhandelwalAPI for getTimeoutManager
2014-08-14 Alan FrindellMove TDelayedDestruction to folly::DelayedDestruction
2014-07-15 Tudor BosmanAllow undefined LZ4_MAX_INPUT_SIZE
2014-07-14 Gunjan SharmaFix another race in Notification Queue
2014-07-14 Tudor BosmanEnforce max uncompressed size; use safe LZ4 decompresso...
2014-07-09 Gunjan SharmaFix race in Notification Queue
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-26 Tudor Bosmanfolly OSS fixes: add ThreadName.h and compression
next