Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved protos out of core_codegen interface | 2016-04-27 | |
| | |||
* | Merge pull request #5445 from murgatroid99/node_protoc_plugin | 2016-04-26 | |
|\ | | | | | Create a protoc plugin for Node.js gRPC | ||
* \ | Expand corpus | 2016-04-23 | |
|\ \ | |||
| * \ | Merge github.com:grpc/grpc into strong-includes | 2016-04-21 | |
| |\ \ | |||
* | | | | fix boringssl | 2016-04-21 | |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into api_fuzzer | 2016-04-21 | |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | 2016-04-20 | |
| |\ \ \ | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication. | ||
| * | | | | Update boringssl to latest chromium-stable. | 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 | 2016-04-19 | |
| |/ / / | | | | | | | | | | | | | application handle the authentication. | ||
| | | * | Merged from master | 2016-04-19 | |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | 2016-04-15 | |
| |\ \ \ | |||
* | \ \ \ | Merge github.com:grpc/grpc into api_fuzzer | 2016-04-14 | |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Channel establishment | 2016-04-13 | |
| | | | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | 2016-04-13 | |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | * | | Mergegen | 2016-04-11 | |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into strong-includes | 2016-04-11 | |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Rollup of changes from the latest import | 2016-04-11 | |
| | | | | | |||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into memtracking | 2016-04-12 | |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Moving memory allocation tracking to its own file. | 2016-04-12 | |
| | |/ / | |/| | | |||
| | * | | Factored out parse functions from sockaddr_resolver | 2016-04-08 | |
| |/ / | |||
* / / | Added codegen_test_full | 2016-04-08 | |
|/ / | | | | | | | Which makes sure target that depend on both codegen and grpc build. | ||
* | | Sort out codegen dependencies | 2016-04-07 | |
| | | |||
* | | Remove *_codegen_lib | 2016-04-07 | |
| | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly. | ||
* | | Merge github.com:grpc/grpc into strong-includes | 2016-04-06 | |
|\ \ | |||
| * \ | Merge pull request #6071 from ctiller/e2efuzz | 2016-04-06 | |
| |\ \ | | | | | | | | | Full stack server fuzzer | ||
| | * \ | Merge github.com:grpc/grpc into e2efuzz | 2016-04-06 | |
| | |\ \ | |||
| * | | | | Configure performance scenarios with json | 2016-04-06 | |
| | |/ / | |/| | | | | | | | | | | Run those json configurations as part of presubmits | ||
* | | | | Fixing client_config init | 2016-04-05 | |
| | | | | |||
* | | | | Nailing down dependencies better | 2016-04-05 | |
| | | | | |||
* | | | | Merge branch 'optionalize_client_config' into strong-includes | 2016-04-05 | |
|\| | | | |||
| * | | | Merge github.com:grpc/grpc into optionalize_client_config | 2016-04-05 | |
| |\ \ \ | |||
* | | | | | Getting dependencies fixed up | 2016-04-05 | |
|/ / / / | |||
| * | | | Merge pull request #6070 from ctiller/head-of-line-blocking | 2016-04-05 | |
| |\ \ \ | | | | | | | | | | | Fix a head of line blocking issue in the C++ server | ||
* | | | | | Move subchannel_call_holder | 2016-04-05 | |
| | | | | | |||
| | | * | | Merge branch 'filters-can-cause-closes' into e2efuzz | 2016-04-04 | |
| | | |\ \ | |||
| | | | * \ | Merge branch 'head-of-line-blocking' into filters-can-cause-closes | 2016-04-04 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | * | | Add test to verify bad behavior | 2016-04-04 | |
| | | | | | | |||
| | | * | | | Server fuzzer progress | 2016-04-03 | |
| | | |/ / | |||
| | * / / | Add a failing test due to a head of line blocking bug in the server | 2016-04-02 | |
| | |/ / | |||
* | | | | Merge branch 'subchannel_factory_create_lb_channel' of ↵ | 2016-04-01 | |
|\ \ \ \ | | | | | | | | | | | | | | | | github.com:dgquintas/grpc into ccmerge | ||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | 2016-04-01 | |
| |/| | | | | |/ / | | | | | | | | | subchannel_factory_create_lb_channel | ||
| | * | | Merge pull request #6042 from ctiller/optionalize_resolvers | 2016-04-01 | |
| | |\ \ | | | | | | | | | | | Optionalize resolvers | ||
* | | \ \ | Merge github.com:grpc/grpc into optionalize_client_config | 2016-04-01 | |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | Merge branch 'master' into subchannel_factory_create_lb_channel | 2016-04-01 | |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #5419 from ctiller/cleaner-posix2 | 2016-04-01 | |
| |\ \ \ \ | | | | | | | | | | | | | Move all event handling code behind one grand unified interface | ||
* | \ \ \ \ | Merge branch 'optionalize_resolvers' into optionalize_client_config | 2016-04-01 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge github.com:grpc/grpc into optionalize_resolvers | 2016-04-01 | |
| |\| | | | | |||
| | * | | | | Merge pull request #6001 from ctiller/optionalize_census | 2016-04-01 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Optionalize census | ||
| | | | * \ \ | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-04-01 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | Merge branch 'optionalize_census' into optionalize_resolvers | 2016-04-01 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | |