Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | | Eradicate Uniform, Deterministic, and Pareto interarrival | vjpai | 2016-04-20 |
| | | | | | | | | | | distributions since we don't use them and it's not sensible to add them | ||
| * | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
|/ | | | | application handle the authentication. | ||
* | regenerate tests.json with C++ perf scenarios | Jan Tattermusch | 2016-04-14 |
| | |||
* | add ScenarioResult and ScenarioResultSummary proto messages | Jan Tattermusch | 2016-04-14 |
| | |||
* | Merge branch 'master' into binary_logging | Michael Lumish | 2016-04-07 |
|\ | |||
| * | Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types | Nicolas Noble | 2016-04-07 |
| |\ | | | | | | | Handle google/protobuf includes in src/proto | ||
| * | | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| | | | | | | | | | | | | Run those json configurations as part of presubmits | ||
| * | | Merge branch 'master' into metrics_typo | Sree Kuchibhotla | 2016-04-05 |
| |\ \ | |||
| * | | | Fix a typo in metrics.proto. No code is using double_value yet and hence no ↵ | Sree Kuchibhotla | 2016-04-05 |
| | | | | | | | | | | | | | | | | other code changes are needed | ||
| | | * | Handle google/protobuf includes in src/proto | murgatroid99 | 2016-04-05 |
| | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-04-04 |
| | |\ | | |/ | |/| | |||
| * | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | |||
| | * | Merge github.com:grpc/grpc into channel_max_reconnect_backoff | Craig Tiller | 2016-03-30 |
| | |\ | | |/ | |/| | |||
* | | | Fixed typo in import statement | murgatroid99 | 2016-03-30 |
| | | | |||
* | | | Merge branch 'master' into binary_logging | murgatroid99 | 2016-03-30 |
|\| | | |||
| * | | fix copyright | Sree Kuchibhotla | 2016-03-23 |
| | | | |||
| * | | Address code review comments | Sree Kuchibhotla | 2016-03-23 |
| | | | |||
* | | | Merge branch 'master' into binary_logging | murgatroid99 | 2016-03-17 |
|\| | | |||
| | * | Added a channel argument to set the maximum reconnect backoff duration. ↵ | Aaron Isotton | 2016-03-08 |
| | | | | | | | | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377. | ||
| * | | Allow use of alternative credential types. | Dan Born | 2016-03-03 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 | yang-g | 2016-02-24 |
| |\ | |||
| * | | global replace health check proto v1alpha to v1 | yang-g | 2016-02-19 |
| | | | |||
| | * | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
| |/ | |||
| * | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | | |||
* | | Fixed inconsistency in a type in the binary log proto | murgatroid99 | 2016-02-10 |
| | | |||
* | | Update binary log proto, add document explaining it | murgatroid99 | 2016-02-10 |
| | | |||
* | | Added binary log proto | murgatroid99 | 2016-02-10 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-08 |
| |\ | |/ |/| | |||
* | | Merge branch 'master' into worker_quit | Vijay Pai | 2016-02-02 |
|\ \ | |||
* | | | Add a Quit RPC so that we can conveniently shut down the workers from the ↵ | vjpai | 2016-02-02 |
| | | | | | | | | | | | | driver. | ||
| * | | Copyright and clang-format | Vijay Pai | 2016-02-01 |
| | | | |||
| * | | Reduce diff | Vijay Pai | 2016-02-01 |
| | | | |||
| * | | Enable properly working core limits on clients and servers, | Vijay Pai | 2016-02-01 |
| | | | | | | | | | | | | | | | and determine these dynamically if only one or the other is specified but both are running on the same host | ||
| * | | Clean-up core list usage and make it possible to reset the core list | Vijay Pai | 2016-02-01 |
| | | | |||
| * | | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
| |\ \ | |/ / |/| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 |
| | |\ | |_|/ |/| | | |||
* | | | Remove host option from ServerConfig proto since it is error-prone and | Vijay Pai | 2016-01-29 |
| | | | | | | | | | | | | may cause inter-language confusion. | ||
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-28 |
| | |\ | |_|/ |/| | | |||
* | | | Fix copyrights | Craig Tiller | 2016-01-27 |
| | | | |||
* | | | Merge github.com:grpc/grpc into fix-c++ | Craig Tiller | 2016-01-27 |
|\ \ \ | |||
* | | | | Small testing fixes | Craig Tiller | 2016-01-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - end2end test deadlines may complete before checking IsCancelled => don't expect it to be false in these cases - add exponential backoff to port_posix - ensure run_tests rebuilds targets with a regex I commonly use | ||
| * | | | Sanity checks and asan fix | vjpai | 2016-01-27 |
| | | | | |||
| * | | | Actually create async generic server | vjpai | 2016-01-26 |
|/ / / | |||
| * | | Sanity fix copyright | vjpai | 2016-01-19 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-19 |
| | |\ | |_|/ |/| | | |||
| * | | Merge branch 'master' into corelimit2 | vjpai | 2016-01-19 |
| |\ \ | |/ / |/| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-15 |
| | |\ | |||
* | | | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
|\ \ \ \ | | |_|/ | |/| | |