Add mechanizm for caching local and peer addresses in AsyncSSLSocket.
[folly.git] / folly / detail /
2015-12-03 Steve O'BrienThreadLocalDetail: OSX fixes
2015-12-02 Steve O'BrienThreadLocalDetail: fix bug just introduced w/ recent...
2015-12-02 Steve O'Brienfolly: ThreadLocalDetail: make PthreadKeyUnregister...
2015-11-25 Jim Meyeringfolly/detail/ThreadLocalDetail.h: avoid UBSAN-detected...
2015-11-24 Qinfan WuAdd sdallocx for jemalloc
2015-11-21 Andrii GrynenkoFix folly/ThreadLocal with clang after PthreadKeyUnregi...
2015-11-20 Lucian GrijincuRevert "Fix folly::ThreadLocal to work in a shared...
2015-11-19 Andrii GrynenkoFix folly::ThreadLocal to work in a shared library
2015-11-04 Louis Brandymake folly slightly more c++-modules friendly
2015-10-16 Nathan Bronsonfix initializer order bug in MemoryIdler
2015-10-16 Yedidya FeldblumAvoid the ODR issue with ThreadLocalDetail's kInvalid
2015-10-16 Jody Houndefined reference to 'folly::threadlocal_detail:...
2015-10-15 Yedidya FeldblumFix Build: under GCC 4.9 + ASAN, RangeSse42.cpp fails...
2015-10-13 Ben MaurerFix ThreadLocal on android/apple
2015-10-13 Ben MaurerSIOF-proof thread local
2015-10-03 Yedidya FeldblumFix Build: folly/Range.h for build platforms missing...
2015-10-02 Yedidya FeldblumSupport SSE-enabled Range functions under Clang
2015-09-17 Lucian Grijincufolly: clock: remove static globals, replace with meyer...
2015-09-14 Orvid KingImplement clock_getres for Windows
2015-09-14 Orvid KingHandle MSVC correctly in detail/IPAddress.h
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-09-04 Jason EvansFix MemoryIdler::flushLocalMallocCaches() regression.
2015-08-31 Jason EvansUniversally update to jemalloc 4.0.0.
2015-08-12 Orvid KingDon't warn if pthread_atfork isn't avaliable on MSVC
2015-08-12 Orvid KingDisable VDSO on MSVC
2015-08-04 Alexander ShaposhnikovFix a bad bug in folly::ThreadLocal (incorrect using...
2015-07-31 Orvid KingFix a parse error in detail/ThreadLocalDetail.h under...
2015-07-31 Orvid KingGeneralize FOLLY_SPIN_WAIT to use Portability methods
2015-07-29 Orvid KingAdded FOLLY_ALIGNED(), to allow aligning on MSVC as...
2015-07-22 Ondrej Leheckamaking thrift and folly header files compile clean...
2015-07-13 Kjell Schubertsplit SmallLocks.h to get a larger portion of folly...
2015-07-01 Marc Horowitzmake folly/detail/FunctionalExcept.* work if FOLLY_HAVE...
2015-06-24 Sara GolemonProvide backfill s6_addr16 on BSD platforms
2015-06-24 Anton LikhtarovFutex: ignore errors on wake
2015-06-19 Ananth JastyARM64 assembler fixes for Folly.
2015-06-15 Nathan BronsonMove AtomicUnorderedInsertMap to folly.
2015-06-12 Yablonskyy@axilera.comAdd EOS checking to 'parseLeadingNumber' function.
2015-06-05 Nathan Bronsondisable stack madvise optimization on non-Linux platforms
2015-06-03 Delyan KratunovMake TurnSequencer non-x86-safe
2015-06-03 Delyan KratunovMake detail/Futex.cpp bionic-safe
2015-06-03 Delyan KratunovLockFreeRingBuffer
2015-06-03 Delyan KratunovExtract TurnSequencer to detail/TurnSequencer
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Praveen KumarEmulatedFutexAtomic doesn't copy or move
2015-02-12 Nathan BronsonRevert "[folly] TLS cache for AccessSpreader"
2015-02-11 Nathan BronsonTLS cache for AccessSpreader
2015-02-02 Nathan Bronsoncautionary comment in futexWake
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2015-01-13 Jim Meyeringfolly/.../FileUtilDetail.h: avoid -Wsign-compare warnings
2015-01-07 Sean CannellaDon't use FOLLY_TLS on Android
2014-12-29 Nathan Bronsonmake futexWaitUntil tolerant of invalid time_point-s
2014-12-18 Adam SimpkinsSpinLock improvements
2014-12-18 Nathan Bronsonfix Futex when steady_clock and system_clock precisions...
2014-12-11 Sean CannellaMake ThreadLocal identifiers consistent
2014-11-19 Philip Proninfix potential memory leak in ThreadLocal
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-11-08 Nicholas OrmrodOverride for include-guard
2014-10-29 Nicholas Ormrodoperator bool()
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-17 Sean CannellaFix one missing conditional for Android
2014-10-15 Nathan Bronsonadd per node mutex for emulated futex
2014-10-15 Nathan Bronsonadd emulation of futex() for non-Linux systems
2014-10-15 Nathan Bronsondetail::MemoryIdler should use Malloc.h's mallctl decl
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Sean CannellaFix folly signed/unsigned comparisons
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-09-09 Sean CannellaFix various compiler warnings
2014-09-09 Nicholas OrmrodFix #includes
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-09-09 Dave WatsonAdd link-local scope handling
2014-08-15 Sara Golemondon't use readFromSysfs on non-linux
2014-08-15 Sara GolemonAdd missing s6_addr16 define for MacOSX targets
2014-08-14 Henry FilgueirasImprove IPAddress::toFullyQualified() CPU performance
2014-07-14 Elizabeth SmithMSVC includes for inet/sockets
2014-07-14 Elizabeth SmithMSVC intrinsics for bits and cpuid
2014-07-09 Tudor BosmanUse pipe2 in Subprocess; platform-specific config
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Akshay VaidyaAdding a release function for ThreadLocalPtr.
2014-05-20 Elizabeth Smithmissing exception
2014-05-20 Elizabeth SmithUse winpthreads clock_gettime implementations
2014-05-20 Tudor Bosmanexception_wrapper: now without undefined behavior
2014-05-20 Marc Celaniexception wrapper
2014-05-20 Adam Simpkinsfix off-by-one error in IPAddress::longestCommonPrefix()
2014-05-20 Anton LikhtarovMove common/network/IPAddress.h and related to folly/
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-04-18 Elizabeth Smithabstract thread_local support
2014-04-18 Elizabeth SmithMSVC translation of noreturn attribute
2014-04-18 Elizabeth SmithMSVC always_inline and noinline __attributes__ translation
2014-04-09 Dave Watsonfix automake
2014-03-31 Nicholas OrmrodNULL -> nullptr
2014-03-31 Tudor BosmanHarden usingJEMalloc()
2014-02-28 Paul Tarjankill unused vars in folly
2014-02-28 Anton LikhtarovEasy: fix signed/unsigned comparisons
2014-02-21 Peter GriessUse #if rather than #ifdef for FOLLY_HAVE_WEAK_SYMBOLS
2014-02-06 Tudor BosmanFix rare corruption in StaticMeta::head_ list around...
2014-02-06 Nathan BronsonBaton - flushing of thread-local memory during a long...
2014-02-06 Louis BrandyCopyright 2013 -> 2014
next