620 Commits (4d74056b0806f68397111dc2b16f56386339b8e0)

Author SHA1 Message Date
Craig Tiller 7b01878736 Fix returned status 10 years ago
Craig Tiller 7132d51b2e Include some useful help text 10 years ago
Julien Boeuf b222b4d978 Changing size type in Transport Security (TSI) from uint32_t to size_t: 10 years ago
Craig Tiller 297fafa078 Opportunistically use perftools if installed. 10 years ago
Craig Tiller 3eef2c4bcb clang-format 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Craig Tiller d7f2c2b1c7 clang-format 10 years ago
Craig Tiller a2075b90d7 Remove calls to grpc_call_accept from C core tests. 10 years ago
Craig Tiller 408c7383cc clang-format 10 years ago
Craig Tiller ca75796811 Fling test uses grpc_call_invoke 10 years ago
Craig Tiller 240d02c076 Echo test uses grpc_call_invoke 10 years ago
Craig Tiller 09b637538f clang-format 10 years ago
Craig Tiller 6046dc35ef clang-format 10 years ago
Yang Gao 5680ff4687 Run clang-format-all.sh 10 years ago
Craig Tiller e1e2475b69 Unify signal handling in C 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago
Craig Tiller 5c35008ea1 Unify signal handling in C 10 years ago
Craig Tiller bf444937c6 Fix ordering problem leading to flaky test 10 years ago
Craig Tiller fc84e7b28e Fix tag matching bug 10 years ago
Craig Tiller 9c0307bd4f Update test to grpc_call_invoke 10 years ago
Craig Tiller 97f7fca5ff Remove calls to grpc_call_start_invoke 10 years ago
Craig Tiller cbbac9b10d Compile fix 10 years ago
Craig Tiller 40fc7a6632 clang-format codebase 10 years ago
Craig Tiller 80fa15c151 Moving prototype from Google to GitHub 10 years ago
Craig Tiller 21b19a552c Fix formatting 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
ctiller 570d1f4425 Return bound port number from grpc_server_add_http2_port. 10 years ago
Craig Tiller edd10d2596 Make this file usable from C++ 10 years ago
hongyu 99e317a8f8 grpc census hash_table test coverage improvements. 10 years ago
ctiller 00297df63b Ensure flow control callbacks happen outside the transport lock. 10 years ago
ctiller 0cd69562fd Allow logging mechanism to be overridden by applications. 10 years ago
hongyu 440d3d8198 Grpc census: v0 trace_printf() implementation in C. 10 years ago
ctiller 8bf337bedf Fix test under msan 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
Craig Tiller a6899be634 Fix a compiler warning. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
nnoble 9f312b49e8 Fixing include paths for cmdline. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller b3e3317ae8 Seed random numbers in each process based on pid. 10 years ago
klempner cd45aadc10 Fix the socket pair fixtures to include the http filters. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
ctiller 3bf466fb6c Port [] alarm management to GRPC. 10 years ago
jboeuf 1a809c0ebb Adding support for service account credentials. 10 years ago
ctiller 336bf21127 Fix opensource build test. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
ctiller cd0569a16c Fix include guards. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago