Yash Tibrewal
8d47cd4992
Revert "Revert "Fathom tcp changes""
7 years ago
Jan Tattermusch
97ba943f17
Revert "Fathom tcp changes"
7 years ago
Hope Casey-Allen
e360d82216
Clang tidy
7 years ago
Hope Casey-Allen
839a0520a2
Add an option to collect medians every epoch. Useful for gathering per second median latencies
7 years ago
Yash Tibrewal
8f0f66b3b3
%s/SCM_TSTAMP_ACK/grpc_core::SCM_TSTAMP_ACK
7 years ago
Yash Tibrewal
ffdcad5e06
Redefine constants from errqueue.h. Some header files lag behind the kernel version
7 years ago
Vijay Pai
679cbb83a4
Improve comments and revert much of 373cb20
7 years ago
Vijay Pai
4f98f82c36
Add asserts on bad verify results
7 years ago
Vijay Pai
373cb20ea8
expect_tags before callbacks could get executed to avoid a data race
7 years ago
Nicolas "Pixel" Noble
71655cf48a
Fixing the SSL_REUSE auth context string attribute.
...
"true" and "false" are strings, so use similar code that of the cstring variant. Otherwise, the generated properties will have an embedded zero in there.
7 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
7 years ago
Vijay Pai
ba9c343e3d
Clang format
7 years ago
Vijay Pai
b03578c679
Address reviewer feedback with comments/assertions
7 years ago
Eric Gribkoff
b59d8674d2
Python post-fork handler: exit if grpc shutdown fails
7 years ago
Chris Lamb
fba18d8551
Fix a number of spelling errors.
7 years ago
Hope Casey-Allen
087bbb2f4e
Disable test on windows
7 years ago
Hope Casey-Allen
91cb48ad1a
Add timer tests for long running services
7 years ago
Vijay Pai
72695b886e
Add an inproc-based non-polling test of core callback API
7 years ago
Mark D. Roth
4312d1217e
clang-format
7 years ago
Mark D. Roth
ba4f66e705
Allow more timing slack in dns cooldown test.
7 years ago
Juanli Shen
25f7d0f6f4
Revert to TRANSIENT_FAILURE during backoff
7 years ago
Mark D. Roth
aad7884233
Code review changes.
7 years ago
Mark D. Roth
4d6f002780
Code review changes and fix threading bug in test.
7 years ago
Juanli Shen
d19fd1c689
PF: Check connectivity state before watching
7 years ago
Yang Gao
b840d5e45c
Revert "Add more filter priority levels"
7 years ago
Josh Haberman
8a80364a9f
Cleaned up BUILD file, which fixed a dependency problem with protobuf.
7 years ago
Vijay Pai
16f738359d
Make sure that we actually saw some resource exhaustion if applicable
7 years ago
David Garcia Quintas
d08ea3025b
Fixed ordering in adding pending picks to PF
7 years ago
Vijay Pai
14ad82a76d
Create a new method handler for resource exhaustion and tie into thread mgr
7 years ago
Mark D. Roth
1a10a9b9bf
Fix dns_resolver_cooldown_test and fake_resolver_test.
7 years ago
Vijay Pai
a59e48e889
Add a test of callback CQ
7 years ago
Vijay Pai
a4326eb7b8
Add comment to address reviewer comment
7 years ago
Yash Tibrewal
b49f47d4f2
linux version needs to be defined
7 years ago
Mark D. Roth
f6dea9ec6a
Add another test.
7 years ago
Mark D. Roth
4e1e6ceda9
Fix pick_first to not throw away unused subchannels.
7 years ago
Vijay Pai
a0e92e7727
Add proper synchronization so that stats are setup and destroyed cleanly
7 years ago
Juanli Shen
186df431de
As per review
7 years ago
Vijay Pai
e84096bbe5
Experimental infrastructure for callback-based CQ
7 years ago
Yihua Zhang
f621eee4cf
run cloud-to-prod interop tests with google default credentials
7 years ago
Vijay Pai
9043a4f56d
Some cleanup
7 years ago
Juanli Shen
9b72650125
PF: Check connectivity state before watching
7 years ago
Vijay Pai
17e3611c0d
Infrastructure for adding custom polling engines
7 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
7 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
7 years ago
Nathan Herring
e1a0f235e1
Shorten flag value to gdc.
7 years ago
Nathan Herring
3b2b237b3b
Make `google_default_credentials` be an additional channel type.
7 years ago
Jan Tattermusch
18aac34e29
try fixing cxx distrib test
7 years ago
Jan Tattermusch
d4c1c9b18c
try fixing protobuf build in win distribtest
7 years ago
Juanli Shen
10d129476a
Use param
7 years ago
Mark D. Roth
f7e72560b6
Add experimental API for resetting connection backoff.
7 years ago