Sree Kuchibhotla
b49aca15d0
Minor corrections
8 years ago
Sree Kuchibhotla
bc0bfff7dd
pollset_set test
8 years ago
David Garcia Quintas
1a2e40e0ce
clang-format
8 years ago
Mark D. Roth
c108788357
clang-format
8 years ago
Mark D. Roth
5e2566e92b
Change destroy_call_elem() to return a grpc_error*.
8 years ago
David Garcia Quintas
149f09da97
Rewrote connectivity status logic for gRPC LB
8 years ago
Mark D. Roth
45bc38d115
Fix build.
8 years ago
Craig Tiller
7851ea37ce
Fixes
8 years ago
Craig Tiller
f69369741d
Review feedback
8 years ago
Mark D. Roth
963be37270
Changed security handshakers to use generic handshaker API.
8 years ago
Yuchen Zeng
0377f7a6f7
Fix symbol conflict
8 years ago
David Garcia Quintas
0133a1b902
No more gcc 4.4!
8 years ago
David Garcia Quintas
850cbaaac4
Added more testing for grpclb tokens
8 years ago
David Garcia Quintas
ffd8e3d8e1
pr comment
8 years ago
Mark D. Roth
9b3f740eb0
clang-format
8 years ago
David Garcia Quintas
01dbb90274
Added testing for connectivity states
8 years ago
David Garcia Quintas
5f50a1baaa
Update test_get_channel_info() to use new ch arg syntax
8 years ago
David Garcia Quintas
4270dc6d6e
Update test_get_channel_info() to use new ch arg syntax
8 years ago
Mark D. Roth
6cf61536dc
Fix tsan failures.
8 years ago
Craig Tiller
3cf79228ff
Review feedback
8 years ago
Craig Tiller
2ac52edbfe
Ensure something executes the new rst_stream code
8 years ago
Mark D. Roth
69f783dffc
Allow LB policy name to be matched in a case-insensitive manner.
9 years ago
Mark D. Roth
84c8a027d3
Change JSON format to use the standard proto3 mapping for each type.
9 years ago
Craig Tiller
7cdad96fc4
Fix foward declaration duplication
9 years ago
Craig Tiller
10cd356662
Finish moving to new APIs
9 years ago
Mark D. Roth
02b1ae456f
clang-format
9 years ago
Mark D. Roth
4bbdda4444
Allow getting LB policy name and service config in C++ API.
9 years ago
Mark D. Roth
c625c7a023
Allow fetching service config via grpc_channel_get_info().
9 years ago
Mark D. Roth
c7d246738b
Fix test breakage from recent merges.
9 years ago
yang-g
fefb3caae4
shutdown is not needed with the changes to mock_ep
9 years ago
Yuchen Zeng
7810898658
Add grpc_socket_mutator_compare
9 years ago
Muxi Yan
664b587be8
Clean up end2end_(nosec_)tests
9 years ago
yang-g
55d2598ea5
grpc_slice
9 years ago
Muxi Yan
3d451ffb2a
Update with new core
9 years ago
Mark D. Roth
1dd1ce784b
Fix filter_latency test for sockpair and fd fixtures.
9 years ago
Mark D. Roth
3d1fe58f34
Code review changes.
9 years ago
Craig Tiller
cd78879c56
Fix test
9 years ago
Craig Tiller
25c3543a26
Fix sanity
9 years ago
Craig Tiller
d56dae0767
Merge
9 years ago
Mark D. Roth
859cce41dc
clang-format
9 years ago
Mark D. Roth
3d88341c54
Populate latency field in final_info.
9 years ago
Yuxuan Li
12df928362
fixing override
9 years ago
yang-g
b24fb69366
clang-format
9 years ago
Craig Tiller
206efc7866
Benchmarks for unary metadata
9 years ago
Mark D. Roth
0e44a258cb
Fix C++ filter API and add test for it.
9 years ago
David Klempner
c4151554d6
Fix error checking in low_level_ping_pong_benchmark
...
low_level_ping_pong_benchmark got missed in the great error plumbing
changes, and so always fails because it always thinks socket
configuration functions are returning errors. Bring it back up to date.
9 years ago
Ken Payson
42909c58fb
Bypass poll thread if wakeup fd is set
9 years ago
yang-g
aad8f7bb34
Add corpus, the seed examples seem to be merged out
9 years ago
Craig Tiller
314f43991c
Increase test timeouts
...
These tests are failing when run as a batch, but passing when run in
isolation.
Suspect something more is up, but this will at least make our builds
much greener until we figure that out.
9 years ago
yang-g
31e2128571
Add a fuzzer for ssl server side
9 years ago