Craig Tiller
06cb1a9d93
Initial interface rework to allow knowing whether to pull payload at registration, not at request time
9 years ago
Craig Tiller
307a7207a0
Add a failing test due to a head of line blocking bug in the server
9 years ago
David Garcia Quintas
e8ba3e286d
added more uri parsing tests
9 years ago
Nicolas "Pixel" Noble
959b6f52cd
Fixing another memory leak.
9 years ago
Craig Tiller
65938df105
Optionalize name resolvers
9 years ago
Craig Tiller
a353e9d7cd
clang-format
9 years ago
Sree Kuchibhotla
16dd3e46e8
Reduce log verbosity of stress_test client by default. Correct a typo
9 years ago
vjpai
bd06e441cc
Add virtual destructor to satisfy a requirement of some compilers
9 years ago
David Garcia Quintas
057054f665
Added grpc_uri_get_query_arg per comments.
9 years ago
Craig Tiller
b92bb96ccf
Remove errant include
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
David Garcia Quintas
e3a49f82c4
Added & and = to URI queries
9 years ago
Craig Tiller
070f9c2197
Zero out memory to avoid msan failure
9 years ago
Nicolas "Pixel" Noble
5d28d9f63b
Added a few more corpora.
9 years ago
Craig Tiller
f45496fdb0
Fix include path
9 years ago
Nicolas "Pixel" Noble
82a91c91d0
Fixing json memory leak.
9 years ago
Nicolas "Pixel" Noble
fdbebb9049
Adding json test case.
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Nicolas "Pixel" Noble
1635d36a0a
Missing include.
9 years ago
Nicolas "Pixel" Noble
bc1fdeee8f
Fixing typos.
9 years ago
Nicolas "Pixel" Noble
8677d3f824
Adding memory leak detections for the json fuzzer.
9 years ago
Craig Tiller
8f8e9f9b53
Build Census as a grpc plugin
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
1206423aa2
Fix include paths
9 years ago
Craig Tiller
ca5acf819d
Fix test by naming parameters
9 years ago
Vijay Pai
98f2f754b8
Used TYPED_TEST to parametrize
...
Include all 4 sync/async client/server combos
9 years ago
Vijay Pai
40d1a2cb87
clang-format
9 years ago
Vijay Pai
bbbbf621e4
Add a concurrent test for sync client, async server case
9 years ago
Craig Tiller
5648605474
Fix include
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
Craig Tiller
ed81caa390
Fix test
9 years ago
Craig Tiller
fdef23f8d3
Fix includes
9 years ago
murgatroid99
bebf2df6e4
Make distribtest more robust, especially on Mac
9 years ago
Craig Tiller
adcb92d68e
clang-format
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Craig Tiller
b84b553075
Fix formatting
9 years ago
Craig Tiller
19d25aae2e
Fix path
9 years ago
Craig Tiller
40ee2aa450
Fix another path
9 years ago
Craig Tiller
eff44d7917
Fix another path
9 years ago
David Garcia Quintas
67c0d04d05
Changes to resolver-lb interfaces.
...
- Creation of a load balancer now takes an execution context.
- load balancers are now passed addresses as arguments and are responsible for
the creation of the corresponding subchannels, something that used to be done
by the resolvers.
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Nicolas "Pixel" Noble
d9a2368e56
Moving grpc_pick_unused_port_of_die before creating a deadline.
9 years ago
murgatroid99
f22f4c60ba
Node distrib test: don't start all static servers on the same port
9 years ago
murgatroid99
def177b7fe
Don't set -ex for nvm functions
9 years ago
Craig Tiller
d1fce837f2
Fixes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Craig Tiller
90797b91a2
Check connectivity flicker in goaway test
9 years ago