Jan Tattermusch
d0bbb86a2b
avoid collisions with ephemeral ports on foundry
7 years ago
Adele Zhou
165417e4fa
Change the test name to long_lived_channel
7 years ago
Adele Zhou
094dc6822c
Added long_connection test.
7 years ago
Alexander Polcyn
964d679edc
Resolve ip literals and Windows localhost manually when using c-ares
7 years ago
Nathan Herring
916a686ef3
Revert "Use grpc_slice_unref_internal"
...
This reverts commit 147826a909
.
7 years ago
Nathan Herring
2d8c682cac
Revert "Missing #include"
...
This reverts commit 234fdc6fbf
.
7 years ago
Mark D. Roth
42d9becd91
Revert "Second attempt: Implement Watch method in health check service."
7 years ago
Sree Kuchibhotla
8cf33aa8fa
Fix asan bug
7 years ago
ncteisen
4205b97dd9
reviewer feedback
7 years ago
ncteisen
fe1f7f5813
reviewer feedback
7 years ago
ncteisen
be8844bcdb
reviewer feedback
7 years ago
Bill Feng
b7bbc350b8
naming bugfix
7 years ago
Bill Feng
3fb62ae92c
exclude less tests from qps
7 years ago
ncteisen
16f53ff583
Surface user agent by default
7 years ago
ncteisen
c9e300d5b0
Add channel arg control for user agent
7 years ago
Mark D. Roth
6d2c8f8072
Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service"
...
This reverts commit 4ee0f4c790
, reversing
changes made to 5ee9b5e7b5
.
7 years ago
Yash Tibrewal
3a41245e46
Rectify the condition and add a test
7 years ago
Yash Tibrewal
dd95194a08
Prefer grpc status over http status
...
test
7 years ago
jiangtaoli2016
e361d0f691
Turn loading system root certificate as default
7 years ago
Jan Tattermusch
577c2e4090
threadsafe port picker for remote bazel
7 years ago
Vijay Pai
ccddc1bd17
Initialize bool
7 years ago
Vijay Pai
8bf52535d1
Provide a generic client-side unary callback API
7 years ago
Bill Feng
c4a5323362
fixed a bug in json_run_localhost scenario generation
7 years ago
Juanli Shen
9d143dd3b9
Fix internal format issue
7 years ago
Sree Kuchibhotla
50419a04ae
fix format specifier for size_t and and a typo in test
7 years ago
Sree Kuchibhotla
0a7363ffcb
Add a test to parse invalid addresses
7 years ago
Juanli Shen
14a858123d
Revert "Implement Watch method in health check service."
7 years ago
ncteisen
f8a4aae119
Fix all instances of bugprone-undefined-memory-manipulation
7 years ago
Hope Casey-Allen
40ec97dbff
Enable timer test on windows
7 years ago
Jan Tattermusch
9e735f40e5
fix port picker for remote bazel
7 years ago
ncteisen
e165579d3e
Subchannel support to C++
7 years ago
Bill Feng
918427237c
fixed indentation
7 years ago
Bill Feng
25d570c39c
flipped logic to enable pollers
7 years ago
Mark D. Roth
99ce3e19af
Implement Watch method in health check service.
7 years ago
Bill Feng
0ce7f91d9e
used names instead of numbers for each scenario
7 years ago
Bill Feng
21824afb09
used alternative approach - generated bazel scenarios
7 years ago
Yash Tibrewal
8d47cd4992
Revert "Revert "Fathom tcp changes""
7 years ago
Bill Feng
654a1ea0f6
made timeout longer
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
Bill Feng
5be7304b06
used standalone JSON files for scenarios
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