grpc/tools
Yang Gao 102b874a8c Merge pull request #2933 from jboeuf/cpp_auth_md_processor
Adding C++ auth metadata processor.
2015-08-31 10:46:57 -07:00
..
buildgen Reduce mac CI load 2015-08-07 07:33:04 -07:00
codegen/core Outlaw comma in non-binary metadata values 2015-08-27 15:35:32 -07:00
distpackages Use the release tag specified by the version 2015-04-08 17:19:34 -07:00
distrib Reorganize Python packages 2015-07-30 16:25:55 -07:00
dockerfile php: fix gce testing dockerfile 2015-08-31 08:24:19 -07:00
doxygen Fixing headers and paths after merge with upstream. 2015-08-30 22:18:50 -07:00
gce_setup enable oauth2_auth_token and per_rpc_creds interop tests for C# 2015-07-31 00:09:23 -07:00
jenkins Add a comment describing out views on killing 2015-08-25 09:49:02 -07:00
profile_analyzer Further fixes and eye candy. 2015-05-06 20:50:49 -07:00
run_tests Merge pull request #2933 from jboeuf/cpp_auth_md_processor 2015-08-31 10:46:57 -07:00
README.md Addenda to tools readme 2015-07-31 15:37:20 -07:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00:00

README.md

buildgen: template renderer for our build system.

distpackages: script to generate debian packages.

distrib: scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce_setup: boilerplate to run the Docker files under GCE.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.