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.
 
 
 
 
 
 
Eugene Ostroukhov 7bce35ed41
Revert "Revert "[lb pick_first] Enable random shuffling of address list" (#33497)
1 year ago
..
BUILD [LB policies] add delegating helper classes (#33445) 1 year ago
audit_logging_utils.cc [Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
audit_logging_utils.h [Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
build.cc Reland user-agent metadata work (#28109) 3 years ago
build.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
channel_args_fuzzer.proto Filter fuzzer (#29177) 3 years ago
cmdline.cc Update Abseil to 20230125 (#32139) 2 years ago
cmdline.h Convert c-style comments to C++-style comments (#31923) 2 years ago
cmdline_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
evaluate_args_test_util.h [iwyu] Add test/core/util (#30289) 2 years ago
fake_udp_and_tcp_server.cc [iwyu] Fix CI job (#31921) 2 years ago
fake_udp_and_tcp_server.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
fuzz_config_vars.cc [config] Better comma separated list support (#33182) 2 years ago
fuzz_config_vars.h [fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
fuzz_config_vars.proto [config] Better comma separated list support (#33182) 2 years ago
fuzz_config_vars_helpers.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
fuzz_config_vars_helpers.h [fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
fuzzer_corpus_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
fuzzer_one_entry_runner.sh Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
fuzzer_util.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
fuzzer_util.h Convert c-style comments to C++-style comments (#31923) 2 years ago
fuzzing_channel_args.cc [fuzzing] Extract and modernize ChannelArgs fuzzer configuration (#33161) 2 years ago
fuzzing_channel_args.h [fuzzing] Extract and modernize ChannelArgs fuzzer configuration (#33161) 2 years ago
fuzzing_channel_args.proto [fuzzing] Extract and modernize ChannelArgs fuzzer configuration (#33161) 2 years ago
grpc_fuzzer.bzl [fuzzing] Allow naming owners for fuzzers (#33470) 1 year ago
grpc_profiler.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
grpc_profiler.h Convert c-style comments to C++-style comments (#31923) 2 years ago
histogram.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
histogram.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
histogram_test.cc Convert c-style comments to C++-style comments (#31923) 2 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
mock_authorization_endpoint.h [iwyu] Add test/core/util (#30289) 2 years ago
mock_endpoint.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
mock_endpoint.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
one_corpus_entry_fuzzer.cc Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
osa_distance.cc [fuzzing] Improve OSA distance performance (#33149) 2 years ago
osa_distance.h [fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
osa_distance_test.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
parse_hexstring.cc [chttp2] Fix some fuzzer found bugs. (#33005) 2 years ago
parse_hexstring.h [chttp2] Fix some fuzzer found bugs. (#33005) 2 years ago
passthru_endpoint.cc writes_per_rpc_test: TSAN data race fix (#32688) 2 years ago
passthru_endpoint.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
port.cc [fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2 years ago
port.h [fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2 years ago
port_isolated_runtime_environment.cc Revert "[testing] Adjust port selection algorithm on RBE" (#33448) 1 year ago
port_server_client.cc [fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2 years ago
port_server_client.h Convert c-style comments to C++-style comments (#31923) 2 years ago
reconnect_server.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
reconnect_server.h Convert c-style comments to C++-style comments (#31923) 2 years ago
resolve_localhost_ip46.cc Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 2 years ago
resolve_localhost_ip46.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
scoped_env_var.h xDS cluster resource type: use ValidationErrors and add unit test (#31025) 2 years ago
slice_splitter.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
slice_splitter.h Convert c-style comments to C++-style comments (#31923) 2 years ago
stack_tracer.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
stack_tracer.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
stack_tracer_test.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
subprocess.h Convert c-style comments to C++-style comments (#31923) 2 years ago
subprocess_posix.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
subprocess_windows.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
test_config.cc Revert "[testing] Adjust port selection algorithm on RBE" (#33448) 1 year ago
test_config.h Revert "[testing] Adjust port selection algorithm on RBE" (#33448) 1 year ago
test_lb_policies.cc Revert "Revert "[lb pick_first] Enable random shuffling of address list" (#33497) 1 year ago
test_lb_policies.h StatsPluginEnd2EndTest: Add QueueOnceLoadBalancingPolicy to remove flakiness from test (#32019) 2 years ago
test_tcp_server.cc [EventEngine] Modify iomgr to allow creation of posix event engine listeners and server side endpoints (#31928) 2 years ago
test_tcp_server.h Convert c-style comments to C++-style comments (#31923) 2 years ago
tls_utils.cc Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
tls_utils.h Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
tracer_util.cc Convert c-style comments to C++-style comments (#31923) 2 years ago
tracer_util.h Convert c-style comments to C++-style comments (#31923) 2 years ago
tsan_suppressions.txt Pointing the protobuf submodule to the new URL (#26811) 3 years ago
ubsan_suppressions.txt Re-enabling RBE ubsan (#27861) 3 years ago