Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 pull request #6235 from vjpai/qps_driver_youre_fired | Jan Tattermusch | 2016-04-20 |
| |\ \ | | | | | | | | | Delete qps_driver and dependent scripts, add quit to qps_json_driver | ||
| | * | | Deprecation of qps_driver and use of shell scripts, in progress | vjpai | 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. | ||
| * | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-15 |
| |\ | |||
| * \ | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor | David Garcia Quintas | 2016-04-13 |
| |\ \ | |||
* | | | | Mergegen | Craig Tiller | 2016-04-12 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-12 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into memtracking | Nicolas "Pixel" Noble | 2016-04-12 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Add client fuzzer | Craig Tiller | 2016-04-11 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-11 |
|\| | | | |||
* | | | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| | | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into memtracking | Nicolas "Pixel" Noble | 2016-04-12 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Moving memory allocation tracking to its own file. | Nicolas "Pixel" Noble | 2016-04-12 |
| |_|/ |/| | | |||
| | * | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 |
| |/ |/| | |||
| * | Added codegen_test_full | David Garcia Quintas | 2016-04-08 |
|/ | | | | Which makes sure target that depend on both codegen and grpc build. | ||
* | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | |||
* | Remove *_codegen_lib | Craig Tiller | 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 | Craig Tiller | 2016-04-06 |
|\ | |||
| * | Merge pull request #6071 from ctiller/e2efuzz | Nicolas Noble | 2016-04-06 |
| |\ | | | | | | | Full stack server fuzzer | ||
| | * | Merge github.com:grpc/grpc into e2efuzz | Craig Tiller | 2016-04-06 |
| | |\ | |||
| * | | | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| | |/ | |/| | | | | | | | Run those json configurations as part of presubmits | ||
| * | | Merge pull request #6043 from ctiller/optionalize_client_config | Nicolas Noble | 2016-04-06 |
| |\ \ | | | | | | | | | Optionalize client config system | ||
* | | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
|\| | | | |||
| * | | | Merge pull request #6093 from dgquintas/nanopb_fuzzer | Nicolas Noble | 2016-04-05 |
| |\ \ \ | | | | | | | | | | | Added fuzzers for load_balancer_api parsing functions | ||
| | | | * | Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzz | Craig Tiller | 2016-04-05 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | * | | | Added fuzzers for load_balancer_api parsing functions | David Garcia Quintas | 2016-04-05 |
| | | | | | |||
* | | | | | Fixing client_config init | Craig Tiller | 2016-04-05 |
| | | | | | |||
* | | | | | Nailing down dependencies better | Craig Tiller | 2016-04-05 |
| | | | | | |||
* | | | | | Merge branch 'optionalize_client_config' into strong-includes | Craig Tiller | 2016-04-05 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into optionalize_client_config | Craig Tiller | 2016-04-05 |
| |\| | | | |||
* | | | | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
|/ / / / | |||
| * | | | Merge pull request #6070 from ctiller/head-of-line-blocking | Jan Tattermusch | 2016-04-05 |
| |\ \ \ | | | | | | | | | | | Fix a head of line blocking issue in the C++ server | ||
* | | | | | Move subchannel_call_holder | Craig Tiller | 2016-04-05 |
| | | | | | |||
| | | | * | Merge branch 'filters-can-cause-closes' into e2efuzz | Craig Tiller | 2016-04-04 |
| | | | |\ | |||
| | | | | * | Merge branch 'head-of-line-blocking' into filters-can-cause-closes | Craig Tiller | 2016-04-04 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
| | | | | * | Add test to verify bad behavior | Craig Tiller | 2016-04-04 |
| | | | |/ | | | |/| | |||
| | | | * | Server fuzzer progress | Craig Tiller | 2016-04-03 |
| | | | | | |||
| | | | * | Starting server fuzzer | Craig Tiller | 2016-04-02 |
| | | |/ | |||
| | * / | Add a failing test due to a head of line blocking bug in the server | Craig Tiller | 2016-04-02 |
| | |/ | |||
* | | | Merge branch 'subchannel_factory_create_lb_channel' of ↵ | Craig Tiller | 2016-04-01 |
|\ \ \ | | | | | | | | | | | | | github.com:dgquintas/grpc into ccmerge | ||
| | * | | Merge branch 'master' of github.com:grpc/grpc into ↵ | David Garcia Quintas | 2016-04-01 |
| |/| | | | |/ | | | | | | | subchannel_factory_create_lb_channel | ||
| | * | Merge pull request #6042 from ctiller/optionalize_resolvers | Nicolas Noble | 2016-04-01 |
| | |\ | | | | | | | | | Optionalize resolvers | ||
* | | \ | Merge github.com:grpc/grpc into optionalize_client_config | Craig Tiller | 2016-04-01 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Merge branch 'master' into subchannel_factory_create_lb_channel | David G. Quintas | 2016-04-01 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #5419 from ctiller/cleaner-posix2 | Nicolas Noble | 2016-04-01 |
| |\ \ \ | | | | | | | | | | | Move all event handling code behind one grand unified interface | ||
* | \ \ \ | Merge branch 'optionalize_resolvers' into optionalize_client_config | Craig Tiller | 2016-04-01 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | Zookeeper fixes | Craig Tiller | 2016-04-01 |
| | | | | |