Make folly::getCurrentThreadId() return a thread ID on OSX
[folly.git] / folly / io /
2017-04-14 Christopher DykesRemove the old SpinLock implementations
2017-04-13 Neel GoyalAdd method to check if SSL Lock is disabled
2017-04-13 Nick TerrellAdd bzip2 support
2017-04-12 Nick TerrellFix zlib + lzma memory usage inefficiency
2017-04-11 Christopher DykesTreat OpenSSL as a non-portable include
2017-04-10 Nick TerrellFix std::max() call in Compression.cpp
2017-04-10 Christopher DykesRefactor FOLLY_GCC_DISABLE_WARNING to play nice with... v2017.04.10.00
2017-04-08 Christopher DykesFix include ordering for OpenSSLPtrTypes.h
2017-04-06 Alan FrindellGet rid of try/catch in messageAvailable, which is...
2017-04-05 Alan FrindellMake NotificationQueue::Consumer::messageAvailable...
2017-04-05 Subodh IyengarAdd trimAtMost functions
2017-04-04 Maxim GeorgievMake some AsyncTest methods virtual to allow mocking...
2017-04-04 Anirudh RamachandranOpenSSL 1.1.0 compatibility
2017-04-03 Nick TerrellRemove use of generic lambdas
2017-03-29 Nick TerrellAutomaticCodec
2017-03-29 Ondrej LeheckaCursor::read<T>() initializes return value
2017-03-28 Nick TerrellOptimize ZlibCodec::doUncompress()
2017-03-28 Maged MichaelChange trylock() to try_lock() in folly::SpinLock to...
2017-03-27 Nick TerrellGate LZ4Frame behind version check
2017-03-25 Nick TerrellAdd tryRead() and endian variants
2017-03-24 Nick TerrellAvoid passing temporary to get_ref_default()
2017-03-24 Nick TerrellAllow decompresion without uncompressedSize
2017-03-24 Nick TerrellOptimize ZSTDCodec::doUncompress()
2017-03-24 Nick TerrellAdd LZ4_FRAME codec
2017-03-23 Ted PercivalRe-enable io tests
2017-03-23 Maxim GeorgievRandomize the Unix socket name in AsyncSocketTest.SendM...
2017-03-23 Jim Meyeringchange EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto...
2017-03-22 Christopher DykesUse the gflags portability header
2017-03-21 Nick TerrellAdd IOBuf::cloneCoalesced()
2017-03-21 Maxim GeorgievIn AsyncSocketTest.SendMessageFlags test use folly...
2017-03-18 Victor ZverovichMake EventBaseLocal::getOrCreate work with noncopyable...
2017-03-16 Michael SteinertAdd support for OpenSSL 1.0
2017-03-16 JiaJie YeAdd getPeerAddress/getLocalAddress folly::SocketAddress...
2017-03-15 Felix HandteAdd String Support to Compression Codec
2017-03-13 Christopher DykesAdd a way to determine if a compression codec is suppor...
2017-03-13 Nick TerrellFill buffer before allocating more
2017-03-11 Andrii GrynenkoMake EventBaseLoopController only support VirtualEventBase v2017.03.13.00
2017-03-10 Kyle NekritzFix use after move in AsyncSSLSocket constructor.
2017-03-10 Maxim GeorgievImplementing a callback interface for folly::AsyncSocke...
2017-03-10 Andrii GrynenkoRemove runInLoop
2017-03-09 Kyle NekritzReplace MSG_PEEK with a pre-received data interface.
2017-03-08 Andrii GrynenkoFixes to always call Singleton's registrationComplete...
2017-03-08 Jon Maltiel Swensonstd::make_unique -> folly::make_unique for older platforms
2017-03-08 Andrii GrynenkoDefault VirtualEventBase
2017-03-07 Alexander BlomDial EventBase loop time logging up to 11
2017-03-07 Anirudh RamachandranAdd a few more methods to OpenSSLCertUtils
2017-03-05 Subodh IyengarAdd getTotalConnectTimeout method
2017-03-04 Marc CelaniRemove a RequestContext deadlock
2017-03-02 Subodh IyengarAdd a method to AsyncSSLSocket to supply connect timeouts
2017-02-27 Kyle NekritzMove some tests out of FOLLY_ALLOW_TFO ifdef.
2017-02-27 Kyle NekritzDon't call memcpy with empty buffer in IOBuf::copyBuffer().
2017-02-27 Christopher DykesUse cstdint instead of inttypes.h
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-02-16 Christopher DykesUse std::this_thread::yield rather than sched_yield
2017-02-15 Anton LikhtarovFix undefined behaviour
2017-02-14 Maxim GeorgievTimestamping callback interface in folly::AsyncSocket
2017-02-09 Andrii GrynenkoAdd keepAlive() mechanism
2017-02-04 Andrey IgnatovExpose testing callbacks from AsyncSocketTest2.
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-28 Jason RahmanRFC: Include timeout duration in exception message
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-25 Daniel SommermannAdd ability to set custom SSLContext on TestSSLServer
2017-01-25 Daniel SommermannSplit out SSL test server for reuse
2017-01-25 Petr LapukhovAdd disableTransparentTls call
2017-01-24 Mathieu Baudetfolly: remove unused includes
2017-01-24 Ryan WilsonAdd needsPeerVerification function to check if peer...
2017-01-20 Kyle NekritzClear OpenSSL error stack after loading certificate...
2017-01-20 Luca NiccoliniRevert D4389970: add an option to clear error before...
2017-01-20 Maxim GeorgievEnable EOR flag configuration for folly::AsyncSocket.
2017-01-18 Maxim GeorgievAdding 'compound assignment union operator' for folly...
2017-01-18 Eric NieblerAdd a missing #include. Remove an unnecessary #include.
2017-01-16 Christopher DykesDrop unneeded Pthread include
2017-01-16 Christopher DykesDon't use Pthread in EventBase
2017-01-13 Marcus Holland-MoritzProtect memcpy calls against undefined behaviour
2017-01-13 Dave WatsonAdd AsyncSSLSocket option to turn off transparent tls
2017-01-11 Subodh Iyengaradd an option to clear error before calling ssl methods
2017-01-09 Christopher DykesUse 2 second loop smoothing period rather than 20 seconds
2017-01-09 Kyle NekritzAdd pre received data API to AsyncSSLSocket.
2017-01-09 Kyle NekritzSet custom ssl bio read method.
2017-01-08 Igor Sugakremove always true if-predicate (gcc-5 -Wlogical-op)
2017-01-07 Christopher DykesProperly std::chrono'ize HHWheelTimer
2017-01-07 Christopher Dykesstd::chrono'ize EventBase::loopBody
2017-01-07 Christopher Dykesstd::chrono'ize EventBase::setMaxLatency
2017-01-06 Christopher Dykesstd::chrono'ize EventBase::setLoadAvgMsec
2017-01-06 Christopher Dykesstd::chrono'ize EventBase::SmoothLoopTime
2017-01-04 Yedidya Feldblum2017
2017-01-03 Christopher DykesKill a dead constant in EventBase
2017-01-02 Zonr ChangAdd FOLLY_OPENSSL_HAS_ALPN and FOLLY_OPENSSL_HAS_SNI.
2016-12-31 Petr LapukhovAdd more MSG_OOB tests for EventHandler
2016-12-29 Anirudh RamachandranAdd OpenSSL portability layer
2016-12-23 Christopher DykesUse std::chrono for timeouts to sslAccept and sslConn...
2016-12-20 Eric Niebleruse folly::FunctionRef for EventBase::run(ImmediatelyOr...
2016-12-19 Jim Meyeringfolly/io/async/test/EventBaseTest.cpp: doubly-nested...
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-12-17 Yedidya FeldblumLet ScopedEventBaseThread destruct the EventBase in...
2016-12-17 Yedidya FeldblumSplit EventBaseThread from ScopedEventBaseThread
2016-12-16 Yedidya FeldblumAlways use an EventBaseManager with ScopedEventBaseThread
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-12-15 Yedidya FeldblumCheck the baton waits in the ScopedEventBaseThread...
next