Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6965 from ctiller/naughty_client | Jan Tattermusch | 2016-06-21 |
|\ | | | | | Fix memory leak upon receiving two RST_STREAMs | ||
* \ | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 | Jan Tattermusch | 2016-06-20 |
|\ \ | | | | | | | Add well known protos to Node and Ruby tools packages | ||
* \ \ | Merge pull request #6848 from thinkerou/default_roots_pem | Jan Tattermusch | 2016-06-20 |
|\ \ \ | | | | | | | | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback | ||
| | | * | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 |
| |_|/ |/| | | |||
* | | | Merge pull request #6957 from ctiller/cpu_cost | Jan Tattermusch | 2016-06-17 |
|\ \ \ | | | | | | | | | Adjust cpu_cost of some tests to better reflect reality | ||
* \ \ \ | Merge pull request #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ | | | | | | | | | | | Unifying error handling within core | ||
* \ \ \ \ | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ | | | | | | | | | | | | | Make C++ compile and run under gcc-4.4 | ||
| | | * | | | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| | | | | | | |||
| | | * | | | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| |_|/ / / |/| | | | | |||
| | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ | | | | | | | | | | | | | PHP: implement custom_metadata interop, status_code_and_message, unimplemented_method tests | ||
| | * \ \ \ | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 |
| | | |\ \ \ | |||
| * | | | | | | php: run advanced interop tests | Stanley Cheung | 2016-06-17 |
| | |_|/ / / | |/| | | | | |||
* / | | | | | update third_party/protobuf to v3.0.0-beta-3.2 | Jan Tattermusch | 2016-06-17 |
|/ / / / / | |||
* | | | | | Merge pull request #6902 from sreecha/php_stress_test | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ | | | | | | | | | | | | | PHP stress client in stress test framework | ||
* \ \ \ \ \ | Merge pull request #6926 from vjpai/clang34 | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Disable ccache for ubuntu-14.04/clang3.4 docker config | ||
* \ \ \ \ \ \ | Merge pull request #6917 from ctiller/poller_restrictions | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow forcing the use of the default polling strategy [instead of all strategies] | ||
| | | | | | * | | Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback | thinkerou | 2016-06-17 |
| | | | | | | | | |||
| | * | | | | | | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. | Vijay Pai | 2016-06-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabling it allows clang-3.4 to run C/C++ on docker | ||
| | * | | | | | | no ccache | Vijay Pai | 2016-06-16 |
| | | |_|_|/ / | | |/| | | | | |||
| | | | * | | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | Allow forcing the use of the default polling strategy [instead of all ↵ | Craig Tiller | 2016-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | strategies] | ||
* | | | | | | | Disable fuzzed tests on TSAN | Craig Tiller | 2016-06-15 |
| |/ / / / / |/| | | | | | |||
| | | | | * | Change cleanup step in node package build to account for well known protos | murgatroid99 | 2016-06-15 |
| | | | | | | |||
| | | | | * | Fix compiler/plugin.proto copying to the wrong place | murgatroid99 | 2016-06-15 |
| | | | | | | |||
| | | | | * | Add well known protos to Node and Ruby tools packages | murgatroid99 | 2016-06-15 |
| |_|_|_|/ |/| | | | | |||
| | | | * | 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 | ||
| | | * | | | PHP stress client in stress test framework | Sree Kuchibhotla | 2016-06-14 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #6704 from yang-g/distribtest | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ | | | | | | | | | | | | | Add distrib test utilities for c++ | ||
| * | | | | | minor fixes | yang-g | 2016-06-13 |
| | | | | | | |||
* | | | | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Proto server reflection | ||
| | | | | * | | Add an option --regex_exclude to block certain tests from running | Vijay Pai | 2016-06-13 |
| | | | | | | | |||
| | | | | | * | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | |\ | |||
| | | | | | | * | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | |\ | |||
| | | | | | * | \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | | * | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | |\ \ | | | | | | | |/ / | | | | | | |/| | | |||
| | | | | | | * | | Corpus | Craig Tiller | 2016-06-13 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #6867 from ctiller/blazing-fuzz | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6864 from ctiller/fuzzing-hell | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix fuzzing detected bug | ||
| | | | | | | | | | * | small fixes | Craig Tiller | 2016-06-13 |
| | | | | | | | | |/ | | | | | | | | |/| | |||
| | | | | | | | * | | Add a test of connecting many times in a row | Craig Tiller | 2016-06-12 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6503 from kpayson64/python_3_support | Jan Tattermusch | 2016-06-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Initial Python3 support | ||
* | | | | | | | | | | | add support for clang3.5, clang3.7 and gcc4.6 | Jan Tattermusch | 2016-06-11 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Merge branch 'fuzzing-hell' into error | Craig Tiller | 2016-06-10 |
| | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| | | | | | | | | | * | fuzzer corpus | Craig Tiller | 2016-06-10 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Initial Python3 support | Ken Payson | 2016-06-10 |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable Changes: -Convert all str types to byte types at cython layer (ascii encoding) -Use six for packages that have different names in Python2/Python3 -By default, unit tests are compiled/run in Python2.7 and Python3.4 -Ensure MACOSX_BUILD_TARGET is at least 10.7 | ||
| | | | | | | | | * | fuzzer corpus | Craig Tiller | 2016-06-10 |
| | | | | | | | | | | |||
| | | | | | | | | * | fuzzer corpus | Craig Tiller | 2016-06-10 |
| | | | | | | | |/ |