Yash Tibrewal
|
bfd89bcec5
|
Don't run for poll and poll-cv
|
6 years ago |
Yash Tibrewal
|
6b74b1350b
|
Experiment with timing values to make sure that tests pass
|
6 years ago |
Yash Tibrewal
|
058ceccd71
|
Add test to check that reads reset the keepalive timer
|
6 years ago |
Soheil Hassas Yeganeh
|
94564d1c22
|
Update the channelz compaction test to use 300 entries.
|
6 years ago |
Nicolas Noble
|
9abc673def
|
Restore gsec* suppressions
These aren't from BoringSSL
|
6 years ago |
Nicolas Noble
|
510fba2deb
|
Removing BoringSSL-specific ubsan suppressions.
Let's see if #17791 is really fixed.
|
6 years ago |
Vijay Pai
|
b23abe832c
|
GPR_ARRAY_SIZE is meant for arrays
|
6 years ago |
Prashant Jaikumar
|
6b19927bc4
|
Bad connection test
|
6 years ago |
Yihua Zhang
|
09cd07cfa0
|
revision 1
|
6 years ago |
Yihua Zhang
|
adfe2238ef
|
ignore duplicate root cert in cert list instead of fail.
|
6 years ago |
Alexander Polcyn
|
139d9f6e94
|
Revert "Revert c-ares as the default resolvre"
This reverts commit ca30b2240f .
|
6 years ago |
Juanli Shen
|
4f3c1572e1
|
Revert "Revert "C++-ify subchannel""
|
6 years ago |
Muxi Yan
|
8e085233ed
|
Fix CFStream test
|
6 years ago |
Juanli Shen
|
bbfc024a02
|
Revert "C++-ify subchannel"
|
6 years ago |
Juanli Shen
|
25dc2ffed6
|
C++-ify subchannel
|
6 years ago |
Yihua Zhang
|
a3d997cbdc
|
Add a TLS credential surface API (experimental)
|
6 years ago |
Yash Tibrewal
|
dd5ead2ac1
|
Extra argument for grpc_endpoint_write
|
6 years ago |
Alexander Polcyn
|
ca30b2240f
|
Revert c-ares as the default resolvre
|
6 years ago |
Chris Wilcox
|
df6cf7c741
|
Add period at end of metadata.google.internal to prevent unnecessary DNS lookups.
|
6 years ago |
Vijay Pai
|
fab05d336c
|
Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks
|
6 years ago |
Alexander Polcyn
|
da9237a9c5
|
Fix windows localhost address sorting bypass
|
6 years ago |
Mark D. Roth
|
f99bd8c08a
|
Pass LB policy args as non-const and using std::move().
|
6 years ago |
Yash Tibrewal
|
958f4535c4
|
Fix TSAN issue in filter_status_code test
|
6 years ago |
Alexander Polcyn
|
2b328ee0ca
|
Re-enable c-ares as the default resolver; but keep SRV queries off by default
|
6 years ago |
Yash Tibrewal
|
dc85d5b556
|
Allocate tcp_info on the heap to avoid stack frame limits
|
6 years ago |
Yash Tibrewal
|
9df6023dca
|
Move Optional to gprpp, and reviewer comments
|
6 years ago |
Vijay Pai
|
44402ad0a1
|
Make executor look more like the rest of the codebase (namespace, etc)
|
6 years ago |
yang-g
|
b5966a281c
|
Fix percent decode fuzzer
|
6 years ago |
Yash Tibrewal
|
862faf55ba
|
Use getsockopt to get the tcp_info struct with sendmsg timestamp
|
6 years ago |
Yash Tibrewal
|
1ec65a2c9b
|
Fix tests
|
6 years ago |
Yash Tibrewal
|
23061cdfc2
|
Collect OPT_STATS along with tx timestamps
|
6 years ago |
yang-g
|
1885964823
|
clang-format and wait in atexit handler
|
6 years ago |
Prashant Jaikumar
|
95965f71d3
|
Remove network_status_tracker
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
|
6 years ago |
Alexander Polcyn
|
371b987bf4
|
Revert turning c-ares on by default
|
6 years ago |
Mark D. Roth
|
d655509e3d
|
Fix sanity and build.
|
6 years ago |
Mark D. Roth
|
d6e2b33670
|
Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file.
This fixes a link error when building with make.
|
6 years ago |
Mark D. Roth
|
8cd7178afb
|
Add dtors in LB policy subclasses.
|
6 years ago |
Alexander Polcyn
|
0ec9372074
|
Multiple test timeout 5x
|
6 years ago |
Alexander Polcyn
|
46a872864c
|
Turn on c-ares as the default resolver
|
6 years ago |
Jan Tattermusch
|
7850704d64
|
reenable tcp_server_posix_test on Foundry
|
6 years ago |
Jan Tattermusch
|
1287cd34ea
|
make tcp_server_posix_test pass on foundry
|
6 years ago |
ncteisen
|
3af464f29c
|
return targets to library
|
6 years ago |
ncteisen
|
69e99a8275
|
Add clang fallthrough annotation
|
6 years ago |
Jan Tattermusch
|
80e2022cbe
|
use stderr buffering for "+trace" windows tests
|
6 years ago |
Alexander Polcyn
|
00763bc3ea
|
Support named scope id's with ipv6 resolver on posix
|
6 years ago |
Prashant Jaikumar
|
08dc0ade67
|
Fix bazel build for fling, memory_usage test
|
6 years ago |
Mark D. Roth
|
40f22bfc94
|
move ForwardingLoadBalancingPolicy to its own library
|
6 years ago |
yang-g
|
49beab68be
|
Bug fix
|
6 years ago |
Yash Tibrewal
|
30e1991bf9
|
Update context list test
|
6 years ago |
Mark D. Roth
|
09a173b4b6
|
Remove now-unnecessary workarounds for alignment issues.
|
6 years ago |