Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1857 from yang-g/test | Craig Tiller | 2015-06-01 |
|\ | | | | | Various minor fixes | ||
* | | change census_context_deserialize signature | Alistair Veitch | 2015-06-01 |
| | | |||
| * | Various minor fixes | Yang Gao | 2015-06-01 |
| | | |||
* | | merge with master | Alistair Veitch | 2015-06-01 |
|\ \ | |||
* | | | add init checks | Alistair Veitch | 2015-06-01 |
| | | | |||
* | | | address comments | Alistair Veitch | 2015-06-01 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| |\ \ | |||
| | * | | Add a test of cmdline usage strings - and make them saner | Craig Tiller | 2015-05-28 |
| | |/ | |||
* | | | Initial refactoring and context API changes | Alistair Veitch | 2015-05-26 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| |\ \ | |||
| | | * | Remove unnecessary comment | Craig Tiller | 2015-05-24 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into explain-the-things | Craig Tiller | 2015-05-24 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| | |\ \ | |||
| | | * | | nullptr->shared_ptr conversion | vjpai | 2015-05-21 |
| | | | | | |||
| * | | | | Addressing comments. | Julien Boeuf | 2015-05-20 |
| | | | | | |||
| * | | | | API for auth context and server-side secure transport only impl. | Julien Boeuf | 2015-05-20 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Still TODO: - a way to plug a metadata processing (somewhat elsewhere but did not one to overload this already large PR). - plug-in the auth context on the client side. - Better end to end testing. | ||
| | * | | Add clarifying comment | Craig Tiller | 2015-05-19 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | Conflicts: Makefile build.json | ||
| * | | | Extension should return a const char *. | Julien Boeuf | 2015-05-18 |
|/ / / | |||
| | * | Do a little better - dont require EXTRACT_ALL | Craig Tiller | 2015-05-18 |
| | | | |||
* | | | Merge pull request #1594 from yang-g/creds | jboeuf | 2015-05-18 |
|\ \ \ | | | | | | | | | support per call credentials in c++ | ||
| | | * | Begin marking up for Doxygen | Craig Tiller | 2015-05-18 |
| |_|/ |/| | | |||
* | | | Delete antiquated code | Craig Tiller | 2015-05-17 |
| | | | |||
| | * | Remove some bad asserts | Craig Tiller | 2015-05-15 |
| | | | |||
| | * | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-15 |
| | |\ | |_|/ |/| | | |||
| | * | Crash handling test | Craig Tiller | 2015-05-15 |
| | | | |||
* | | | Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash | Nicolas Noble | 2015-05-15 |
|\ \ \ | | |/ | |/| | Add subprocess GPR API | ||
* | | | GPR_ASSERT is not an expression | Craig Tiller | 2015-05-15 |
| | | | |||
| * | | Add subprocess GPR API | Craig Tiller | 2015-05-15 |
|/ / | | | | | | | | | | | | | | | Port fling_test to it. This will be used to: - port remaining tests to Windows - enable testing what happens when servers or clients mysteriously disappear | ||
* | | Guarantee tls_set returns the new value | Craig Tiller | 2015-05-14 |
| | | |||
| * | support per call credentials in c++ | Yang Gao | 2015-05-14 |
|/ | |||
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
|\ | |||
| * | Merge pull request #1493 from ↵ | Yang Gao | 2015-05-12 |
| |\ | | | | | | | | | | | | | ctiller/churn-churn-churn-the-api-gently-down-the-stream Completion queue binding for new requests API change | ||
* | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
|\| | | |||
| * | | Merge pull request #1494 from ctiller/the-churnening | Yang Gao | 2015-05-11 |
| |\ \ | | | | | | | | | Lose redundant tag on unary calls | ||
| | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-11 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Update comment | Craig Tiller | 2015-05-11 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak | ||
| * | | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projects | Nicolas "Pixel" Noble | 2015-05-09 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak | ||
| * | | | | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | | |\ | | | |_|/ | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-08 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merging with master. | Julien Boeuf | 2015-05-08 |
| |\| | | | |||
| | | * | | Merge github.com:grpc/grpc into the-churnening | Craig Tiller | 2015-05-08 |
| | | |\ \ | | | |/ / | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-08 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge branch 'yang-g-mock' | Craig Tiller | 2015-05-08 |
| |\ \ \ \ | |||
| | | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Conflicts: src/cpp/server/server.cc | ||
| * | | | | | Merge pull request #1502 from ctiller/check-on-headers | Eric Anderson | 2015-05-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Validate that headers contain legal bytes | ||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into mock | Yang Gao | 2015-05-07 |
| | | |\ \ \ \ |