The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
apolcyn 2a4b7f25e6
testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332)
3 years ago
..
BUILD testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 3 years ago
build.cc Reland user-agent metadata work (#28109) 3 years ago
build.h Reland user-agent metadata work (#28109) 3 years ago
cmdline.cc Zalloc or C++ new for structs (#27739) 3 years ago
cmdline.h Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
cmdline_test.cc Adjust include order per style guide (#27175) 3 years ago
evaluate_args_test_util.h Move content-type, colon prefixed metadata to new system (#28204) 3 years ago
fake_udp_and_tcp_server.cc testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 3 years ago
fake_udp_and_tcp_server.h testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332) 3 years ago
fuzzer_corpus_test.cc Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 3 years ago
fuzzer_one_entry_runner.sh Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
fuzzer_util.cc Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
fuzzer_util.h Add ALTS fuzzer 7 years ago
grpc_fuzzer.bzl Make Buildifier Sanity Test Strict (#27807) 3 years ago
grpc_profiler.cc Merge master 7 years ago
grpc_profiler.h Merge master 7 years ago
histogram.cc Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
histogram.h Adjust include order per style guide (#27175) 3 years ago
histogram_test.cc Adjust include order per style guide (#27175) 3 years ago
lsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
memory_counters.cc Adjust include order per style guide (#27175) 3 years ago
memory_counters.h Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
mock_authorization_endpoint.h Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
mock_endpoint.cc Reland resource quota work (#28017) 3 years ago
mock_endpoint.h Reland resource quota work (#28017) 3 years ago
one_corpus_entry_fuzzer.cc Adjust include order per style guide (#27175) 3 years ago
parse_hexstring.cc Adjust include order per style guide (#27175) 3 years ago
parse_hexstring.h Update clang-format to 5.0 7 years ago
passthru_endpoint.cc Fix use after free bug in API fuzzer (#28230) 3 years ago
passthru_endpoint.h Revert "Revert "Api fuzzer extensions to support simulating traffic congestion (#27820)" (#27973)" (#27974) 3 years ago
port.cc Adjust include order per style guide (#27175) 3 years ago
port.h clang fmt 7 years ago
port_isolated_runtime_environment.cc Adjust include order per style guide (#27175) 3 years ago
port_server_client.cc Reland resource quota work (#28017) 3 years ago
port_server_client.h Removing instances of exec_ctx being passed around in functions in 7 years ago
reconnect_server.cc Adjust include order per style guide (#27175) 3 years ago
reconnect_server.h Adjust include order per style guide (#27175) 3 years ago
resolve_localhost_ip46.cc Introduced grpc_error_handle (#25902) 4 years ago
resolve_localhost_ip46.h Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
run_with_poller.sh Fix run_with_poller.sh to pass shellcheck 7 years ago
slice_splitter.cc Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
slice_splitter.h Update clang-format to 5.0 7 years ago
stack_tracer.cc enable clang-tidy readability-static-definition-in-anonymous-namespace check (#28033) 3 years ago
stack_tracer.h Add stack-tracer to gRPC 4 years ago
stack_tracer_test.cc Adjust include order per style guide (#27175) 3 years ago
subprocess.h Remove extern "C" 7 years ago
subprocess_posix.cc Zalloc or C++ new for structs (#27739) 3 years ago
subprocess_windows.cc Adjust include order per style guide (#27175) 3 years ago
test_config.cc Reland user-agent metadata work (#28109) 3 years ago
test_config.h Reland user-agent metadata work (#28109) 3 years ago
test_lb_policies.cc improve RPC status messages when name resolution fails (#28091) 3 years ago
test_lb_policies.h fix LB policy call status notification interface, and other improvements (#27947) 3 years ago
test_tcp_server.cc Channel args preconditioning (#28132) 3 years ago
test_tcp_server.h Adjust include order per style guide (#27175) 3 years ago
tls_utils.cc generalize TmpFile interface (#27848) 3 years ago
tls_utils.h generalize TmpFile interface (#27848) 3 years ago
tracer_util.cc Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
tracer_util.h Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
tsan_suppressions.txt Pointing the protobuf submodule to the new URL (#26811) 3 years ago
ubsan_suppressions.txt Revert deletion of api_fuzzer.cc (#27424) 3 years ago