370 Commits (0afc3addf4b438d32ab9a7424c0ae588a1c8e212)

Author SHA1 Message Date
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
ctiller c008ae5e50 Fix opensource build. 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 228ad9b853 Fix opensource build. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 10 years ago
ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 10 years ago
ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago
ctiller 09cb6d5651 Build debug/optimized builds into different target directories. 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
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
yangg fd2f3ac91d Sync up open source build with [] 10 years ago
ctiller d79b4865ce Introduce the (outside-of-iomgr) pollset API. 10 years ago
nnoble 4cb93718c7 Changing compilation ordering to fix dependency issue between generated files and their inclusion. 10 years ago
vpai 80b6d014ad Prepare QPS tests for running in GCE 10 years ago
nnoble 9ebc9b71ce Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
nnoble 20e2e3fba8 The built-in ssl target now properly merges the archives instead of nesting them. 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
nnoble 608254011d Avoiding bashisms that'll prevent other shells to run our Makefile. 10 years ago
nnoble bba7692b6b Fixing typo that was preventing some targets to build. 10 years ago
ctiller c1ddffbf1f Add time averaged stats for future alarm list work. 10 years ago
ctiller 64f291008a Fix Makefile help text. 10 years ago
aveitch 482a5be0b9 Fix a bug in base-log, and add test. 10 years ago
ctiller 5e04b1376d Add a test for useful.h. 10 years ago
ctiller 33023c4bac Binary header encoding. 10 years ago
nnoble 69ac39f4be Makefile will now build zlib and/or OpenSSL if needed. 10 years ago
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
nnoble 72309c6c5d Getting the generated Makefile to support .proto files. 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
ctiller 82e275ffaf Split client_channel into client_channel & child_channel. 10 years ago
nnoble c78b34075d Fixing C++ and ruby code generators for the opensource build. 10 years ago
jtattermusch 94204dda83 Fix ipv6.c build breakage on Windows. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
pmarks 465554e5b6 Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific 10 years ago
nnoble ebebb7e21c First pass at making the compilers open-sourcable. 10 years ago
chenw a8fd44adf8 Build CPP interop client in Git-on-[] as well as in []. 10 years ago