68 Commits (d74fc6571cc29e2279d76b63bb159eb3551311b8)

Author SHA1 Message Date
Craig Tiller 1e0d4c43d1 Rename & semantic fixup progress 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller cce17ac033 First compiling version of the new C api. 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Craig Tiller da8774cee2 remove stale comment 10 years ago
Craig Tiller 715342eb19 Remove uses of sprintf 10 years ago
Craig Tiller 3385782a65 Remove uses of sprintf 10 years ago
Craig Tiller 7da8ef14c1 Add missing include 10 years ago
Craig Tiller 2be952ce28 Remove use of sprintf 10 years ago
Craig Tiller cf7bd708cf Remove use of sprintf 10 years ago
murgatroid99 ab1103fbb3 Removed unnecessary test file 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Craig Tiller e86076159c Fix indentation 10 years ago
Craig Tiller e005d22146 Const correctness fixes 10 years ago
Craig Tiller 724b7c693a clang-format 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller 59140fc116 Explicitly name the target language. 10 years ago
Craig Tiller 29fa1c2fa4 Compile fix 10 years ago
Craig Tiller 33a0b83af3 clang compile fixes 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Craig Tiller 4853791a84 Build fix 10 years ago
Craig Tiller 7b01878736 Fix returned status 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 09b637538f clang-format 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 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
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
ctiller 1a277ecd93 Remove libevent. 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
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
ctiller 2845cade4c Trailing metadata support. 10 years ago
ctiller c6d61c4dd6 GOAWAY & Reconnection support. 10 years ago
ctiller 33023c4bac Binary header encoding. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago