| Commit message (Expand) | Author | Age |
* | Add ServiceAccount Credentials wrapping and handle credentials creation | yangg | 2015-01-12 |
* | Add a test to export two TestService on the same server, only with different | yangg | 2015-01-09 |
* | C implementation of Census trace store and stats store for grpc C lib. | hongyu | 2015-01-09 |
* | Fix opensource build. | ctiller | 2015-01-09 |
* | Remove libevent. | ctiller | 2015-01-09 |
* | Add a --forever flag, to continuously run tests as things change. | ctiller | 2015-01-09 |
* | Fix opensource build. | ctiller | 2015-01-08 |
* | Remove libevent. | ctiller | 2015-01-08 |
* | Use CONFIG after defining it. Define CONFIG before using it. | yangg | 2015-01-06 |
* | Add msan, tsan, asan targets for Makefile. | ctiller | 2015-01-06 |
* | Allow specifying CONFIG as a string, instead of DEBUG=1. | ctiller | 2015-01-06 |
* | Adding plugins to the mako rendering system. | nnoble | 2015-01-06 |
* | Provide a port of cpu related code to posix, and linux. | ctiller | 2014-12-29 |
* | Solving chicken-and-egg issue while detecting OpenSSL capabilities. | nnoble | 2014-12-29 |
* | Improving Makefile support for shared libraries. | nnoble | 2014-12-29 |
* | Update build.json, fix opensource build. | ctiller | 2014-12-29 |
* | Build debug/optimized builds into different target directories. | ctiller | 2014-12-29 |
* | Add SSL root for production GFE. | chenw | 2014-12-29 |
* | Port [] alarm management to GRPC. | ctiller | 2014-12-29 |
* | Adding support for service account credentials. | jboeuf | 2014-12-29 |
* | Client side implementation of creating channel with credentials. | yangg | 2014-12-29 |
* | gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. | pmarks | 2014-12-19 |
* | Sync up open source build with [] | yangg | 2014-12-19 |
* | Introduce the (outside-of-iomgr) pollset API. | ctiller | 2014-12-19 |
* | Changing compilation ordering to fix dependency issue between generated files... | nnoble | 2014-12-17 |
* | Prepare QPS tests for running in GCE | vpai | 2014-12-17 |
* | Fixing chicken-and-egg dependency by putting the openssl dependency first, in... | nnoble | 2014-12-17 |
* | Remove endpoint/ directories. | ctiller | 2014-12-17 |
* | The built-in ssl target now properly merges the archives instead of nesting t... | nnoble | 2014-12-16 |
* | Remove a (very) deprecated file. | ctiller | 2014-12-16 |
* | Trailing metadata support. | ctiller | 2014-12-16 |
* | GOAWAY & Reconnection support. | ctiller | 2014-12-15 |
* | Avoiding bashisms that'll prevent other shells to run our Makefile. | nnoble | 2014-12-15 |
* | Fixing typo that was preventing some targets to build. | nnoble | 2014-12-15 |
* | Add time averaged stats for future alarm list work. | ctiller | 2014-12-15 |
* | Fix Makefile help text. | ctiller | 2014-12-15 |
* | Fix a bug in base-log, and add test. | aveitch | 2014-12-15 |
* | Add a test for useful.h. | ctiller | 2014-12-15 |
* | Binary header encoding. | ctiller | 2014-12-15 |
* | Makefile will now build zlib and/or OpenSSL if needed. | nnoble | 2014-12-12 |
* | Adding base utils for JWT service account workflow. OpenSSL base64 decoding is | jboeuf | 2014-12-12 |
* | Getting the generated Makefile to support .proto files. | nnoble | 2014-12-12 |
* | Tweaking log calls a bit. | nnoble | 2014-12-12 |
* | Split client_channel into client_channel & child_channel. | ctiller | 2014-12-12 |
* | Fixing C++ and ruby code generators for the opensource build. | nnoble | 2014-12-12 |
* | Fix ipv6.c build breakage on Windows. | jtattermusch | 2014-12-11 |
* | Add batch file that builds and executes all GPR tests. | jtattermusch | 2014-12-11 |
* | Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific | pmarks | 2014-12-11 |
* | First pass at making the compilers open-sourcable. | nnoble | 2014-12-11 |
* | Build CPP interop client in Git-on-[] as well as in []. | chenw | 2014-12-11 |