projects
/
folly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
folly.git
2017-08-08
Yedidya Feldblum
Apply clang-format to folly/**/*Address*.*
commit
|
commitdiff
|
tree
|
snapshot
2017-08-08
Phil Willoughby
Add a UDL suffix to define a StringPiece
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Sargun Vohra
Don't allow Future::onError([](exception_wrapper&)...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Yedidya Feldblum
Consistent use of sformat in address-related files
v2017.08.07.00
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
Yedidya Feldblum
Apply clang-format to folly/**/*Range*.*
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Xiangyu Bu
Test server-side getPeerCert().
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Xiangyu Bu
Clang-format AsyncSSLSocketTest.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marko Novakovic
Replacing instances of __CLANG__ with __clang__
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Alex Guzman
Add X509_EXTENSION unique pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Adam Norton
Reduce Code Duplication In NotificationQueue With Unive...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Martin Martin
Fix error in comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Greg Bentley
Fix for building with icc.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Alex Guzman
Create X509_STORE ptr type
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Yedidya Feldblum
Cut debugging code from SocketAddress
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Phil Willoughby
C++11 support for Replaceable
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Neel Goyal
Add TLS 1.2+ version for contexts
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Neel Goyal
Change AsyncUDP's readCallback to be protected.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-01
Yedidya Feldblum
DRY some methods in IPAddress
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Yang Chi
Make sendmsg in AsyncUDPSocket overridable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Yedidya Feldblum
No need for strncpy in passwordCallback
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Phil Willoughby
Remove template helper constants
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Yedidya Feldblum
Consistency in namespace-closing comments
v2017.07.31.00
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Yedidya Feldblum
Formatting for template parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-07-31
Yedidya Feldblum
Simplify the StateSize helper in Random
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Yedidya Feldblum
Outline throw statements in format
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Yedidya Feldblum
Let MacAddress use a helper hex-table
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Yedidya Feldblum
Consistent indentation for class visibility labels
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Yedidya Feldblum
template< -> template <
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Yedidya Feldblum
Mark two implicit ctors as explicit
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Yedidya Feldblum
Define IPAddressV6 comparison ops in terms of its fields
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Yedidya Feldblum
Merge IPAddressTest.h into the IPAddressTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Yedidya Feldblum
Outline throw statements in folly/futures/
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Yedidya Feldblum
Compute masks in IPAddressV4
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Phil Willoughby
Fix the copy constructor in Replaceable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Yedidya Feldblum
Optimal make_integer_sequence
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
stryku
Prevent IsOneOf unused template specialization instanti...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Mingtao Yang
Add X509_REVOKED_get0_* OpenSSL shims
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Andrew Krieger
Fix StringPiece ostream overloads to properly not rely...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-28
Andrew Krieger
std::basic_ostream operator<< overload for FixedString
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Michael Lee
Switch to folly/Optional.h to use std::aligned_storage
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Add FOLLY_HAS_FEATURE and use it
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Cut moveFromTry
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Outline throw statements in dynamic
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Xiangyu Bu
Kill folly::SSLContext::switchCiphersIfTLS11.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Neel Goyal
Add getEventBase() to AsyncUDPSocket
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Dave Watson
ConcurrentHashMap
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Dave Watson
Allow stealing pointer bits
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Phil Willoughby
Update Optional
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Phil Willoughby
clang-format Optional.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Add FOLLY_HAS_BUILTIN and use it
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Cut throwOnFail
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yangqing Jia
folly: changes to make nvcc happy
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
Move __CLANG_PREREQ to folly/CPortabiilty.h
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Yedidya Feldblum
There is no HAVE_SHADOW_LOCAL_WARNINGS
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Mingtao Yang
Fix include typo
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
nicksbyman
add import to main in logging example
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Mingtao Yang
Move OpenSSL locking code out of SSLContext
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Nicholas Ormrod
Fix double-free in DynamicConverter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Phil Willoughby
Replaceable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Yedidya Feldblum
Move the SpookyHash libraries into folly/hash
v2017.07.24.00
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Yedidya Feldblum
Outline the throw statements in Try
commit
|
commitdiff
|
tree
|
snapshot
2017-07-23
Subodh Iyengar
Add fnv1-a hash to Hash
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Mihaela Ogrezeanu
Revert D5455584: [Folly] Move the SpookyHash libraries...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-22
Yedidya Feldblum
Move the SpookyHash libraries into folly/hash
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Stephen Chen
crc32c: add missing header for std::runtime_error
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Yedidya Feldblum
Apply clang-format to folly/experimental/symbolizer/
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Yedidya Feldblum
Apply clang-format to folly/experimental/io/
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Yedidya Feldblum
Style tweaks to max_align_v calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Yedidya Feldblum
Apply clang-format to folly/tracing/
commit
|
commitdiff
|
tree
|
snapshot
2017-07-21
Yedidya Feldblum
Parse suffixes without switch-fallthrough in huge-pages
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Yedidya Feldblum
Apply clang-format to folly/experimental/bser/
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Yedidya Feldblum
Drop a remnant of gcc48 support in futures
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Jeff Cai
fix ExceptionWrapper comment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Phil Willoughby
Introduce folly::max_align_t and folly::max_align_v
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Subodh Iyengar
Add folly non null
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Yedidya Feldblum
Move futures helper types into folly::futures::detail
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Benjamin Reesman
do not crash process by default when ExceptionTracer...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Tom Jackson
Visit, for monitoring or mutating pipelines
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Victor Gao
change the definition of FOLLY_MAYBE_UNUSED
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Dave Watson
3-way crc32c
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Xiangyu Bu
Add SSLOptions to Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Eli Lindsey
append the interface index instead of throwing an excep...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Dave Watson
AtomicCoreCachedSharedPtr
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Christopher...
Support if_indextoname in the socket portability header
v2017.07.17.01
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Victor Gao
add FOLLY_MAYBE_UNUSED
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Xiangyu Bu
Functions to set common ciphers and sig algs for SSLCon...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Christopher...
Ensure the allocator types in the string keyed tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Phil Willoughby
Relax alignment restriction in CachelinePadded
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Christopher...
Add support for tagging a test as BROKEN in the CMake...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Dan Melnic
Lua exception handling test
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Christopher...
Don't build the async signal handler test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Tommy Nguyen
Use more libstdc++ specific macro
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Christopher...
Enable a couple of AsyncFileWriter tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Yedidya Feldblum
Let exception_wrapper::handle, when empty, show the...
v2017.07.17.00
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Yedidya Feldblum
CodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-15
Christopher...
Use long long for the 64-bit fingerprint table
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christopher...
Replace all includes of pthread.h with the portability...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christopher...
Switch future's Core<T> to std::is_nothrow_constructible
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Christopher...
Add an sfmt19937 benchmark (again)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-14
Phil Willoughby
Re-align LifoSem
commit
|
commitdiff
|
tree
|
snapshot
next