Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 |
|\ | |||
| * | Added test for filter whose call initialization fails, and fixed bugs | Mark D. Roth | 2016-06-23 |
| | | | | | | | | uncovered by the test. | ||
| * | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| | | |||
* | | - fix build problems | Mark D. Roth | 2016-06-16 |
| | | | | | | | | | | - make changes suggested by reviewer - add test (not working yet) | ||
| * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| |\ | |/ |/| | |||
* | | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
|\ \ | | | | | | | Add base64 decoder | ||
* \ \ | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ \ \ | | | | | | | | | Proto server reflection | ||
| | | * | Add a test of connecting many times in a row | Craig Tiller | 2016-06-12 |
| | | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 |
| | |\ \ | |||
* | | | | | Factor out json seriailzation code and move it into parse_json. | David Klempner | 2016-06-08 |
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | This is for the same reasons as ParseJson, that is so that we can limit the scope of the proto namespace differences between internal and external. | ||
| * | | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
| |\ \ \ | |/ / / |/| | | | |||
| | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 |
| | | |\ | |||
* | | | | | Spliting filegroup. | yang-g | 2016-06-03 |
| | | | | | |||
* | | | | | merge and resolve conflicts | yang-g | 2016-06-03 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
* | | | | | Make grpc++ independent of protobuf | yang-g | 2016-06-03 |
| | | | | | |||
| * | | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ | | | | | | | | | | | | | Change win32 file suffix | ||
| * \ \ \ \ | Merge pull request #6636 from yang-g/grpc_cli | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add proto file support in grpc_cli | ||
| * \ \ \ \ \ | Merge pull request #6731 from vjpai/beheader | Jan Tattermusch | 2016-06-03 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove unused portions of C++ QPS testing | ||
| | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | * | | | | | | Deprecate perf_db use | vjpai | 2016-05-31 |
| |/ / / / / / |/| | | | | | | |||
| | | | * | | | Add proto_server_reflection_test | Yuchen Zeng | 2016-05-20 |
| | | | | | | | |||
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| | * | | | | | Separate the grpc_cli targets into a separate library | yang-g | 2016-05-19 |
| |/ / / / / |/| | | | | | |||
| | | | | * | Move load_file into iomgr | Craig Tiller | 2016-05-18 |
| | | | | | | |||
| | | | | * | Fix load file test | Craig Tiller | 2016-05-18 |
| |_|_|_|/ |/| | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-05-17 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Add base64 decoder | Yuchen Zeng | 2016-05-12 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 |
|\ \ \ \ | | | | | | | | | | | Server builder plugin | ||
* \ \ \ \ | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ \ \ \ \ | | | | | | | | | | | | | Updated load balancer proto to v1 | ||
* \ \ \ \ \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add support for max metadata size. | ||
| | | * \ \ \ | Resolve conflicts | Yuchen Zeng | 2016-05-06 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | | | | * | Proto server reflection | Yuchen Zeng | 2016-05-04 |
| | | | | | | | |||
| * | | | | | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | much metadata and refuses to send responses with too much metadata. | ||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 |
|\| | | | | | |||
| | | | * | | Turned load reporting into a plugin | David Garcia Quintas | 2016-05-02 |
| | | | | | | |||
| | | * | | | Server builder plugin | Yuchen Zeng | 2016-04-29 |
| | |/ / / | |/| | | | |||
| | | * | | all good! missing end2end test for new lr filter | David Garcia Quintas | 2016-04-29 |
| | | | | | |||
* | | | | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-27 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 |
| |_|_|/ |/| | | | |||
| * | | | merge and resolve conflict | yang-g | 2016-04-26 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |/ / |/| | | |||
* | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ \ \ | |||
| * \ \ | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | Jan Tattermusch | 2016-04-20 |
| |\ \ \ | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | ||
| | | * \ | Merge remote-tracking branch 'upstream/master' into proto_comments | yang-g | 2016-04-20 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Update boringssl to latest chromium-stable. | itessier | 2016-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d | ||
| | * | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| |/ / / | | | | | | | | | | | | | application handle the authentication. |