David Garcia Quintas
|
6234054aa8
|
Verify LB doesn't receive call creds
|
7 years ago |
Yash Tibrewal
|
b1628971a1
|
Add logging for helping debug httpcli tests
|
7 years ago |
Alexander Polcyn
|
1eaac47f52
|
Fix arg parsing in resolver test script
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Muxi Yan
|
2a03c876ec
|
Fix one more file
|
7 years ago |
Muxi Yan
|
4b37fb0e4c
|
Stop including inttypes.h in gRPC core public header in Apple platforms
|
7 years ago |
makdharma
|
d10a885922
|
removed unnecessary "virtual"
Removed unnecessary "virtual" keyword from CompletionQueue::Next.
Reverted two files that no longer need to be changed.
|
7 years ago |
Vijay Pai
|
c04c53b38e
|
Run exception tests 10x to make sure server doesn't crash
|
7 years ago |
Alexander Polcyn
|
f133259617
|
Fix broken golden file test under bazel
|
7 years ago |
Mark D. Roth
|
3d8b32d8b3
|
Convert byte_stream API to C++.
|
7 years ago |
Muxi Yan
|
34f153cbeb
|
Change grpc++ reference in names to grpcpp in test/cpp/cocoapods
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
7 years ago |
Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
yang-g
|
4a15f4016e
|
Fix test
|
7 years ago |
Yihua Zhang
|
eaf6486677
|
Add ALTS code to grpc/core
|
7 years ago |
Alexander Polcyn
|
0a05b782fe
|
Move python DNS utilities to utils subdirectory
|
7 years ago |
Alex Polcyn
|
3c5e12de08
|
Remove the C++ test dependency on dig and dnsutils
|
7 years ago |
Alexander Polcyn
|
092f199474
|
Clean up grpc_py_binary build rule
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
7 years ago |
Mark D. Roth
|
6fc5aba81a
|
Fix asan failure in fake_resolver_test.
|
7 years ago |
David Garcia Quintas
|
e3438c43a0
|
Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist
|
7 years ago |
Vijay Pai
|
7944865d43
|
Need to shrink stack frame size; add a todo
|
7 years ago |
Vijay Pai
|
756caa7c6a
|
Minor changes and fixes
|
7 years ago |
Vijay Pai
|
2fe87b0905
|
Move assignment for Thread, make destructor optional, loop cv waits
|
7 years ago |
Jan Tattermusch
|
b39c8d77a2
|
workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flake
|
7 years ago |
David Garcia Quintas
|
2614494f3c
|
grpclb_end2end test tweaks for compiler happiness
|
7 years ago |
David Garcia Quintas
|
396d49d958
|
Introduce a 'weak' and mutable version of slice hash table
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Dan Zhang
|
1bdc940469
|
fix format
|
7 years ago |
David Garcia Quintas
|
ad0996b9f3
|
Perform secure naming checks in grpclb_end2end_test
|
7 years ago |
Dan Zhang
|
6cc5a09ffd
|
fix format
|
7 years ago |
Dan Zhang
|
b293e9e822
|
Refactors grpc udp_server_listener to be object oriented. Also adds a mutex to each listener. Instead of sharing the mutex in udp_server for all listeners, this per-listener mutex can make most of the call to different listeners in parallel.
|
7 years ago |
makdharma
|
57237443ac
|
clang-format
|
7 years ago |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
7 years ago |
makdharma
|
ae038c1d47
|
Implement newly virtualized "Next"
|
7 years ago |
Vijay Pai
|
d71b55db98
|
Reduce thread count to reduce stack frame size
|
7 years ago |
Juanli Shen
|
acdefd7646
|
Add warmup before first batch
|
7 years ago |
Muxi Yan
|
6c9a87c174
|
Polish infer_length_after_decode and add test cases
|
7 years ago |
Carlos Valera
|
efce74b525
|
Print trailing metadata in the "grpc_cli call" command.
This often includes important debugging information when the RPC returns
a non-OK status.
|
7 years ago |
Jan Tattermusch
|
9429f7dfc9
|
increase deadline in dualstack_socket_test
|
7 years ago |
Vijay Pai
|
03e2e13283
|
Minor fixes
|
7 years ago |
Adele Zhou
|
1c805ec901
|
Add more bazel tests
|
7 years ago |
Vijay Pai
|
c02d997607
|
Minor bug fixes
|
7 years ago |
Yuchen Zeng
|
8c259b1a62
|
Remove C++ end2end test owners
|
7 years ago |
jiangtaoli2016
|
19eddbef5e
|
Re-enable mismatched ALPN SSL tests for boringSSL.
|
7 years ago |
Mark D. Roth
|
bd0f15119a
|
Refactor code for generating balancer channel args.
|
7 years ago |
Vijay Pai
|
c3e5c56d1a
|
Fix low level benchmark
|
7 years ago |
Vijay Pai
|
14300f121c
|
Fix one Linux-specific test
|
7 years ago |