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.
 
 
 
 
 
 
Ivan Posva a1cf1eb4bc Fix leak when running b64_decode_fuzzer tests. 5 years ago
..
b64_decode_corpus Create testcase-5759629707444224. 5 years ago
b64_encode_corpus Create testcase-5686577615339520 5 years ago
percent_decode_corpus Fix fuzzer test 6 years ago
percent_encode_corpus s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
BUILD Fuzz base64 encoding and decoding 5 years ago
b64_decode_fuzzer.cc Fix leak when running b64_decode_fuzzer tests. 5 years ago
b64_encode_fuzzer.cc Fix include order for clang_format. 5 years ago
b64_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
percent_decode_fuzzer.cc Deprecate gpr_get/set_allocation_functions 5 years ago
percent_encode_fuzzer.cc Deprecate gpr_get/set_allocation_functions 5 years ago
percent_encoding_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
slice_buffer_test.cc Add a better comment and rename consume_first to remove_first. 6 years ago
slice_hash_table_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
slice_string_helpers_test.cc change tests to use the new class instead of grpc_test_init 6 years ago
slice_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago
slice_weak_hash_table_test.cc Fix unique_ptr<char> memory allocation mismatch 5 years ago