projects
/
folly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Adding 'compound assignment union operator' for folly::WriteFlags enum class
[folly.git]
/
folly
/
io
/
async
/
AsyncSocket.cpp
2017-01-18
Maxim Georgiev
Adding 'compound assignment union operator' for folly...
blob
|
commitdiff
|
raw
2017-01-13
Dave Watson
Add AsyncSSLSocket option to turn off transparent tls
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Yedidya Feldblum
2017
blob
|
commitdiff
|
raw
|
diff to current
2016-12-13
Neel Goyal
Add evb change callback to SSL Socket
blob
|
commitdiff
|
raw
|
diff to current
2016-12-12
Christopher Dykes
Fix some implicit truncation and sign coersion in the...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Christopher Dykes
Start fixing implicit truncations
blob
|
commitdiff
|
raw
|
diff to current
2016-11-29
Tiho Tarnavski
Fix incorrect bytesWritten computation in AsyncSocket
blob
|
commitdiff
|
raw
|
diff to current
2016-11-25
Subodh Iyengar
Fix TFO refused case
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Stepan Palamarchuk
Remove noexcept from AsyncSocket::prepareReadBuffer
blob
|
commitdiff
|
raw
|
diff to current
2016-10-04
Jim Meyering
folly/io/async/AsyncSocket.cpp: avoid shadowing warning...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-29
Subodh Iyengar
Fix apple bug around TFO writes
blob
|
commitdiff
|
raw
|
diff to current
2016-09-22
Subodh Iyengar
Add logs for TFO succeded
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Subodh Iyengar
Invoking correct callback during TFO fallback
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Subodh Iyengar
Simplify TFO write path
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Christopher Dykes
Properly support socketpair and reading and writing...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Subodh Iyengar
Remove getTFOSucceeded
blob
|
commitdiff
|
raw
|
diff to current
2016-08-05
Christopher Dykes
Use the socket portability layer when needed.
v2016.08.08.00
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
Christopher Dykes
Fix a pair of non-ascii quotes that made their way...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Gustavo Serra Scalet
Fix compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2016-07-12
Kevin Lewi
Adding the ability to check for whether TCP fast open...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-07
Subodh Iyengar
Add TFO support to AsyncSSLSocket
blob
|
commitdiff
|
raw
|
diff to current
2016-05-31
Subodh Iyengar
Add support for TFO connections
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Christopher Dykes
Switch uses of networking headers to <folly/portability...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Christopher Dykes
Switch uses of <unistd.h> to <folly/portability/Unistd.h>
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Christopher Dykes
Include <folly/portability/Fcntl.h> where needed
blob
|
commitdiff
|
raw
|
diff to current
2016-05-27
Yang Chi
Set bufferCallback_ back to nullptr upon HTTPSession...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Subodh Iyengar
Stop abusing errno
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Neel Goyal
Add method to get the connect timeout used for an Async...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-28
Subodh Iyengar
Fix cases of overwriting errno
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Yang Chi
Remove persistentCork in native land
blob
|
commitdiff
|
raw
|
diff to current
2016-02-17
Michael Lee
Handle wrapvFull when IOV_MAX is not defined.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Mark Isaacson
folly copyright 2015 -> copyright 2016
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Igor Sugak
folly: build with -Wunused-parameter
blob
|
commitdiff
|
raw
|
diff to current
2016-01-27
Maxim Georgiev
Add mechanizm for caching local and peer addresses...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Yang Chi
Add a per-socket buffer callback
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Yang Chi
Remove per-write buffer callback from AsyncSocket
blob
|
commitdiff
|
raw
|
diff to current
2015-11-13
Yang Chi
Allow a AsyncSocket to be corked the whole time
blob
|
commitdiff
|
raw
|
diff to current
2015-11-11
Yang Chi
Add a buffer callback to AsyncSocket
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Subodh Iyengar
Add handshake and connect times
blob
|
commitdiff
|
raw
|
diff to current
2015-10-13
Igor Sugak
folly: fix clang -Wpessimizing-move
blob
|
commitdiff
|
raw
|
diff to current
2015-09-30
Mohammad Husain
APIs to determine which end of the socket has closed it
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Yedidya Feldblum
Support MSVC, which does not have VLAs, in folly/io...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
Subodh Iyengar
Refactor HandshakeHelper and add a peeking handshake...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Woo Xie
opt proxygen with newly added OpenSSL functions
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Igor Sugak
Add missing override and remove redundant virtual in...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Sarang Masti
Check readCallback before calling handleRead
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
Praveen Kumar
Get *=default*ed default constructors
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
James Sedgwick
remove Singleton from io/async deps
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
James Sedgwick
AsyncSocket::writeRequest() and its first user wangle...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Sarang Masti
Fix AsyncSocket::handleRead
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
James Sedgwick
make AsyncSocket::WriteRequest an interface
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Sean Cannella
SocketAddress::anyAddress should be a method
blob
|
commitdiff
|
raw
|
diff to current
2015-03-18
Naizhi Li
Add support for iovec for UDP send in folly::AsyncUDPSocket
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Nicholas Ormrod
Copyright 2014->2015
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Sean Cannella
Reduce AsyncSocket code size
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Brad Kim
Merge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Haijun Zhu
Set CLOEXEC for connected fd
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Viswanath Sivakumar
Allow unregistering connect callback in AsyncSocket
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Dave Watson
Set a better default for maxReadsPerEvent
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
Dave Watson
Move SSL socket to folly
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
Daniel Sommermann
Fix -Wsign-compare
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Dave Watson
Move AsyncSocket to folly (try 2)
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Viswanath Sivakumar
Revert "D1587625 [thrift->folly] AsyncSocket"
blob
|
commitdiff
|
raw
2014-10-29
Dave Watson
AsyncSocket
blob
|
commitdiff
|
raw
|
diff to current