| Commit message (Expand) | Author | Age |
* | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 |
* | Re-enabling errors on warning, disabling unused parameter warning, and fixing... | Nicolas "Pixel" Noble | 2015-01-30 |
* | Merge pull request #168 from nicolasnoble/json | Craig Tiller | 2015-01-29 |
|\ |
|
* | | Cleaning up some code. | Nicolas "Pixel" Noble | 2015-01-29 |
| * | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-27 |
| |\
| |/
|/| |
|
| * | Addressing latest comments. | Nicolas Noble | 2015-01-28 |
* | | sync up with master | Yang Gao | 2015-01-27 |
|\ \ |
|
| * \ | Merge github.com:google/grpc into javascript | Craig Tiller | 2015-01-27 |
| |\ \ |
|
| | | * | Fixing a few typos. | Nicolas Noble | 2015-01-26 |
| | | * | Addressing comments. | Nicolas Noble | 2015-01-26 |
| | | * | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-26 |
| | | |\
| | | |/
| | |/| |
|
* | / | | run clang-format | Yang Gao | 2015-01-26 |
| |/ /
|/| | |
|
* | | | Remove uses of sprintf | Craig Tiller | 2015-01-23 |
* | | | Remove uses of sprintf | Craig Tiller | 2015-01-23 |
* | | | Move string.h to internal code | Craig Tiller | 2015-01-23 |
| * | | Merge github.com:google/grpc into javascript | Craig Tiller | 2015-01-23 |
| |\ \
| |/ /
|/| | |
|
| | * | Replacing cJSON with our own code instead. | Nicolas Noble | 2015-01-22 |
* | | | Merge pull request #149 from murgatroid99/node_bind_port_zero | Tim Emiola | 2015-01-21 |
|\ \ \
| |_|/
|/| | |
|
| | * | Make send/recv_metadata take ownership of passed in metadata | Craig Tiller | 2015-01-21 |
| |/
|/| |
|
| * | Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port | murgatroid99 | 2015-01-21 |
* | | Changing the SSL (Server) Credentials API. | Julien Boeuf | 2015-01-20 |
|/ |
|
* | Use clang-format-3.5 | Craig Tiller | 2015-01-18 |
* | Changing size type in Transport Security (TSI) from uint32_t to size_t: | Julien Boeuf | 2015-01-15 |
* | clang-format | Craig Tiller | 2015-01-15 |
* | () --> (void) | Craig Tiller | 2015-01-15 |
* | Review changes for :scheme conversion to http[s] | David Klempner | 2015-01-14 |
* | Send a scheme of http or https as appropriate, rather than grpc. | David Klempner | 2015-01-13 |
* | clang-format codebase | Craig Tiller | 2015-01-13 |
* | Moving the google-internal security code in their own files. | jboeuf | 2015-01-12 |
* | Add ServiceAccount Credentials wrapping and handle credentials creation | yangg | 2015-01-12 |
* | Remove libevent. | ctiller | 2015-01-09 |
* | Add a --forever flag, to continuously run tests as things change. | ctiller | 2015-01-09 |
* | Remove libevent. | ctiller | 2015-01-08 |
* | Adding support for service account credentials. | jboeuf | 2014-12-29 |
* | Introduce the (outside-of-iomgr) pollset API. | ctiller | 2014-12-19 |
* | Remove endpoint/ directories. | ctiller | 2014-12-17 |
* | Adding JWT generation and signing code for service accounts credentials. | jboeuf | 2014-12-16 |
* | Adding base utils for JWT service account workflow. OpenSSL base64 decoding is | jboeuf | 2014-12-12 |
* | Tell call/channel op handlers who is invoking them. | ctiller | 2014-12-11 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-10 |
* | Automated g4 rollback of changelist 81719124. | ctiller | 2014-12-09 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-09 |
* | Introducing iomgr. | ctiller | 2014-12-09 |
* | Updating moe_db.txt with the latest equivalence since the ruby import changed... | nnoble | 2014-12-05 |
* | Initial import. | Nicolas Noble | 2014-11-26 |