jiangtaoli2016
|
68d1fb9a2c
|
Add fake ALTS handshaker server (bazel only)
|
7 years ago |
Yihua Zhang
|
0dcbb83420
|
add alts to interop tests
|
7 years ago |
Alexander Polcyn
|
046ad6b13f
|
Fix bug in addr sorting shutdonw
|
7 years ago |
Mark D. Roth
|
7898da90e7
|
Clean up test cases in dns_resolver_test.
|
7 years ago |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
7 years ago |
Mark D. Roth
|
908a2173fe
|
Avoid warnings from LLVM -Wself-assign.
|
7 years ago |
Mark D. Roth
|
dc4d01f6ef
|
Add tracer for handshakers.
|
7 years ago |
Juanli Shen
|
40991ee014
|
Add build path to ALTS test BUILD files
|
7 years ago |
Yihua Zhang
|
fe2fa0c1c8
|
Add C++ experimental API extensions for ALTS C stack
|
7 years ago |
ncteisen
|
92c4e0fee0
|
Rename ProtoBuffer helpers
|
7 years ago |
Dan Zhang
|
8bd239551a
|
use renamed function in test for cheking so_reuseport
|
7 years ago |
Dan Zhang
|
8c2314093b
|
Allow udp_server to create multiple listeners for each port via SO_REUSEPORT
|
7 years ago |
Mark D. Roth
|
de077acf5d
|
Fix retry code handling of internally triggered recv_trailing_metadata.
|
7 years ago |
Muxi Yan
|
c92d90aba2
|
clang-format objective-c files
|
7 years ago |
Mehrdad Afshari
|
b189923376
|
Split binary and source distribtests for Python
|
7 years ago |
Adele Zhou
|
3f322e1088
|
Fix a memory leak
|
7 years ago |
yang-g
|
ed89d71a71
|
Depend on unsecure target
|
7 years ago |
Yash Tibrewal
|
6b3db74df9
|
Don't create exec_ctx on the stack if it's already there
|
7 years ago |
kpayson64
|
c7c35c5cd7
|
Disable SO_REUSEPORT disabled test for uv tests
|
7 years ago |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
7 years ago |
Alex Polcyn
|
11a45a8057
|
Fix c-ares tests under gcc musl
|
7 years ago |
Jan Tattermusch
|
3095e350ac
|
regenerate projects using tools/buildgen/generate_projects.sh
|
7 years ago |
Ara Ayvazyan
|
88846bc637
|
fixup! Fix formatting
|
7 years ago |
Yash Tibrewal
|
3fd682961a
|
Create exec_ctx on stack for resource_quota_server test
|
7 years ago |
Ara Ayvazyan
|
bd5dae28dc
|
Fix crashing server_builder_test
|
7 years ago |
Alexander Polcyn
|
42c0d59d76
|
Revert "Add a flag to the resolver_component_test that permits extra addresses"
This reverts commit 02ce860592 .
|
7 years ago |
Jan Tattermusch
|
629c95fc77
|
fix C# distribtest on kokoro macos
|
7 years ago |
David Garcia Quintas
|
d3ace6cf29
|
Fix authority fuzzing failures
|
7 years ago |
Jan Tattermusch
|
4a510960c6
|
add distribtest for grpc being added with cmake add_subdirectory
|
7 years ago |
Jan Tattermusch
|
2286c633c2
|
cmake "superbuild" example using externalprojects
|
7 years ago |
Mark D. Roth
|
62d2ca77db
|
Change InlinedVector to keep elements stored contiguously.
|
7 years ago |
Mark D. Roth
|
9db86fcc63
|
Convert retry throttle code to C++ and add tests.
|
7 years ago |
David Garcia Quintas
|
b08e6a2e3d
|
fix generate_tests.bzl
|
7 years ago |
David Garcia Quintas
|
49f625f232
|
more comments
|
7 years ago |
Alexander Polcyn
|
a803c0340a
|
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
binary packages
|
7 years ago |
Vijay Pai
|
a7df986f08
|
Expand timeouts to deflake alarm test
|
7 years ago |
David Garcia Quintas
|
861363d618
|
added call_host_override test
|
7 years ago |
ZhouyihaiDing
|
76d4621bd8
|
PHP: split script for running distrib tests on different system
|
7 years ago |
David Garcia Quintas
|
8a6453d31b
|
localhost or 127.0.0.1
|
7 years ago |
David Garcia Quintas
|
27d48dad5e
|
fixed bad_ping test after merge
|
7 years ago |
David Garcia Quintas
|
0287924466
|
Added host override info to test fixture config
|
7 years ago |
yang-g
|
1f7e8cb4a4
|
Properly reset pings_before_data_required
|
7 years ago |
Adele Zhou
|
aadbd18596
|
Also add size
|
7 years ago |
ZhouyihaiDing
|
6152663b54
|
PHP: maxOS distrib test pecl-install
|
7 years ago |
David Garcia Quintas
|
d043fa06bc
|
PR comments
|
7 years ago |
jiangtaoli2016
|
144f5559da
|
cache default SSL root cert store
|
7 years ago |
Adele Zhou
|
7bc84a2256
|
Use timeout instead of size
|
7 years ago |
Adele Zhou
|
8f7bdecf7c
|
Set default size large for fuzzer tests, and enormous for api_fuzzer
|
7 years ago |
Adele Zhou
|
ad5be3e310
|
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
|
7 years ago |
Mark D. Roth
|
e63e06d8d7
|
Fall calls with wait_for_ready=false on transient resolver failure.
|
7 years ago |