Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head | yang-g | 2015-12-07 |
|\ | |||
* | | add test for global plugin | yang-g | 2015-12-07 |
| | | |||
| * | merge with head | yang-g | 2015-12-07 |
| |\ | |/ |/| | |||
| * | some tests | yang-g | 2015-12-07 |
| | | |||
* | | Add bad hpack frame tests | Craig Tiller | 2015-12-07 |
|/ | |||
* | Merge pull request #4276 from jtattermusch/vs2015_fixup | Nicolas Noble | 2015-12-03 |
|\ | | | | | Fixup nuget packages | ||
* \ | Merge pull request #4207 from yang-g/server_builder_options | Craig Tiller | 2015-12-03 |
|\ \ | | | | | | | Server builder options | ||
| | * | unify .targets file with zlib nuget | Jan Tattermusch | 2015-12-03 |
| |/ |/| | |||
* | | Merge pull request #4248 from ctiller/odr | Nicolas Noble | 2015-12-03 |
|\ \ | | | | | | | Fix dependency violations | ||
* \ \ | Merge pull request #4236 from jtattermusch/get_ready_vs2015 | Nicolas Noble | 2015-12-03 |
|\ \ \ | | | | | | | | | Make native nuget packages VS2015 ready | ||
| | * | | Build fix | Craig Tiller | 2015-12-02 |
| | | | | |||
| | * | | Correctly tag dependencies: generated files | Craig Tiller | 2015-12-02 |
| |/ / |/| | | |||
| * | | regenerate project files | Jan Tattermusch | 2015-12-01 |
| | | | |||
| * | | improve injected .targets files | Jan Tattermusch | 2015-12-01 |
| | | | |||
| * | | grpc_csharp_ext VS2015 support | Jan Tattermusch | 2015-12-01 |
| | | | |||
| * | | update openssl nuget packages | Jan Tattermusch | 2015-12-01 |
| | | | |||
| * | | update zlib nuget packages | Jan Tattermusch | 2015-12-01 |
| | | | |||
* | | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 |
|\| | | |||
| | * | Add set pointer api to channel_arguments | yang-g | 2015-11-25 |
| | | | |||
| | * | add server_builder_option | yang-g | 2015-11-25 |
| | | | |||
| * | | merge with head | yang-g | 2015-11-24 |
| |\| | |||
| | * | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 |
| | | | |||
| * | | merge with head | yang-g | 2015-11-20 |
| |\| | |||
* | | | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-20 |
|\ \ \ | | |/ | |/| | |||
* | | | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 |
| | | | |||
| * | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 |
| |\ \ | |||
| * \ \ | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-19 |
| |\ \ \ | |||
* | | | | | Static metadata declarations | Craig Tiller | 2015-11-18 |
| |/ / / |/| | | | |||
| | | * | merge with head | yang-g | 2015-11-18 |
| | | |\ | |_|_|/ |/| | | | |||
| * | | | Merge branch 'master' into stress_tests_metrics | Sree Kuchibhotla | 2015-11-16 |
| |\ \ \ | |||
| | | * | | Fix bugs, make tests robust | Craig Tiller | 2015-11-11 |
| | | | | | |||
| | | * | | First round changes to handle dynamic hpack table size | Craig Tiller | 2015-11-10 |
| |_|/ / |/| | | | |||
| | | * | refacto of the reconnect tcp server to a general purpose test tcp server to ↵ | yang-g | 2015-11-06 |
| | | | | | | | | | | | | | | | | be reused by the set_initial_string_test | ||
| | | * | first part, secure channel only | yang-g | 2015-11-05 |
| | |/ | |||
* | | | Merge github.com:grpc/grpc into new_op | Craig Tiller | 2015-11-05 |
|\ \ \ | | |/ | |/| | |||
| * | | Add in security support, make payload protos configurable | vjpai | 2015-11-04 |
| | | | | | | | | | | | | Have not yet added tests with security support, coming soon | ||
| | * | Make number of stubs per channel configurable and expose metrics from | Sree Kuchibhotla | 2015-11-03 |
| | | | | | | | | | | | | client | ||
* | | | Add a test for cancel_with_status | Craig Tiller | 2015-11-03 |
| | | | |||
* | | | Add a test with a large negative deadline | Craig Tiller | 2015-11-03 |
| | | | | | | | | | | | | Mirrors a node test, and fix a bug that it found | ||
| * | | Cleanup directory and make minor changes | vjpai | 2015-11-02 |
| | | | |||
* | | | stream_op cleanup: build system changes | Craig Tiller | 2015-11-02 |
| |/ |/| | |||
| * | Merge remote-tracking branch 'upstream/master' into protosplit | vjpai | 2015-11-02 |
| |\ | |/ |/| | |||
| * | Split up into a new service proto, use proper service suffix, add a | vjpai | 2015-10-29 |
| | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests. | ||
| * | Numerous proto changes to make things more sane and fix some outstanding issues | vjpai | 2015-10-28 |
| | | |||
* | | Merge pull request #3937 from jtattermusch/coapp_openssl | Nicolas Noble | 2015-10-22 |
|\ \ | | | | | | | Add scripts for coapp openssl NuGet packages | ||
| * | | update project site info for coapp packages | Jan Tattermusch | 2015-10-22 |
| | | | |||
| * | | use openssl sources from third_party/openssl | Jan Tattermusch | 2015-10-22 |
| | | | |||
* | | | Merge pull request #3868 from sreecha/stress_tests_new | David G. Quintas | 2015-10-22 |
|\ \ \ | | | | | | | | | Interop stress tests | ||
| | * | | add files to build openssl coapp package | Jan Tattermusch | 2015-10-22 |
| | | | | |||
| * | | | Fix the error reported by tools/run_tests/check_sources_and_headers.py | Sree Kuchibhotla | 2015-10-22 |
| | | | |