Vijay Pai
|
a47c979ba0
|
Enable TCP callback tests if the event engine allows
|
6 years ago |
Alexander Polcyn
|
93b7acd9bf
|
Disable service config resolution with c-ares by default
|
6 years ago |
ncteisen
|
d8947ae073
|
Fix internal build error
|
6 years ago |
Yash Tibrewal
|
30d8f7a626
|
Memset before setting length
|
6 years ago |
Yash Tibrewal
|
ff72f3eeff
|
Skip the test instead
|
6 years ago |
Vijay Pai
|
f919ace038
|
Add a microbenchmark for immediately-firing alarms
|
6 years ago |
Jan Tattermusch
|
486b1fe320
|
Fix bad_client_simple_request test.
The data of 0xffffffff is actually not illegal, the top bit should be
ingored according to the spec.
|
6 years ago |
Yash Tibrewal
|
5a9eb31a3e
|
Clang format
|
6 years ago |
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 |
ncteisen
|
3fe3be39fe
|
Add empty binary metadata test
|
6 years ago |
Soheil Hassas Yeganeh
|
94564d1c22
|
Update the channelz compaction test to use 300 entries.
|
6 years ago |
Vijay Pai
|
45c684f894
|
Allow an alarm to be set again after firing
|
6 years ago |
Prashant Jaikumar
|
bca92b2b7e
|
Added test for wall-clock time change on the client
|
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 |
ncteisen
|
82171553cf
|
clang fmt
|
6 years ago |
Yihua Zhang
|
09cd07cfa0
|
revision 1
|
6 years ago |
ncteisen
|
fa74259769
|
Reintroduce commented debugging tips
|
6 years ago |
ncteisen
|
632aa8125f
|
reintroduce anon namespace
|
6 years ago |
ncteisen
|
c215e8e359
|
Fix internal build
|
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 |
xichengliudui
|
8548a932fb
|
Update .cc and .md files
|
6 years ago |
Juanli Shen
|
bbfc024a02
|
Revert "C++-ify subchannel"
|
6 years ago |
Vijay Pai
|
b20f158922
|
Deflake a shared CQ usage
|
6 years ago |
Juanli Shen
|
25dc2ffed6
|
C++-ify subchannel
|
6 years ago |
Vijay Pai
|
80a0488d33
|
Make declaration match definition
|
6 years ago |
Yihua Zhang
|
a3d997cbdc
|
Add a TLS credential surface API (experimental)
|
6 years ago |
Lidi Zheng
|
5198ccd89c
|
Revert "Add basic benchmark test for Python"
|
6 years ago |
Jan Tattermusch
|
baaf93b830
|
revert no-longer-needed hotfix from #17820
|
6 years ago |
Yash Tibrewal
|
dd5ead2ac1
|
Extra argument for grpc_endpoint_write
|
6 years ago |
Bill Feng
|
08e06da780
|
explicitly lengthened timeout
|
6 years ago |
Alexander Polcyn
|
ca30b2240f
|
Revert c-ares as the default resolvre
|
6 years ago |
Jan Tattermusch
|
fbb04abd02
|
fix C# net45 distribtests
|
6 years ago |
Chris Wilcox
|
df6cf7c741
|
Add period at end of metadata.google.internal to prevent unnecessary DNS lookups.
|
6 years ago |
Jan Tattermusch
|
9e510cc5d4
|
update test size to avoid RBE timeouts
|
6 years ago |
Yash Tibrewal
|
d347ec7ce0
|
Register for cq avalanching when interceptors are going to be run
|
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 |
Lidi Zheng
|
4f451c78a4
|
Add basic benchmark test for Python
|
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 |