Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-18 |
|\ | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal | ||
| * | Added missing but included headers to build.json | murgatroid99 | 2015-06-17 |
| | | |||
* | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\| | |||
| * | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 |
| |\ | |||
| | * | regenerate Grpc.mak | Jan Tattermusch | 2015-06-15 |
| | | | |||
| * | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| |/ | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
* | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 |
|\| | |||
| * | Remove non-existing file from build.json | Yang Gao | 2015-06-09 |
| | | |||
| * | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | |||
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-06 |
|\| | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c test/core/httpcli/httpcli_test.c | ||
| * | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 |
| | | |||
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-04 |
|\| | | | | | | | | | Conflicts: tools/doxygen/Doxyfile.core.internal | ||
| * | Merge pull request #1894 from yang-g/create-thread-pool | Nicolas Noble | 2015-06-03 |
| |\ | | | | | | | Add ability to override default thread pool | ||
| * | | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
| | | | |||
| | * | Add ability to override default thread pool | Yang Gao | 2015-06-03 |
| |/ | |||
| * | bump C# package versions | Jan Tattermusch | 2015-06-02 |
| | | |||
* | | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 |
|\| | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile src/core/iomgr/pollset_posix.c src/core/surface/call.c src/core/surface/channel.c src/core/surface/server.c src/python/src/grpc/_adapter/_low_test.py tools/doxygen/Doxyfile.core.internal | ||
| * | merge with master | Alistair Veitch | 2015-06-01 |
| |\ | |||
* | \ | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-30 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core | ||
| * | | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| | * \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ \ | |||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds | Julien Boeuf | 2015-05-29 |
| | | |\ \ | |||
| | * | \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||
* | | | | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | | | | | |||
| * | | | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support? | ||
| | | * | | Removing mdctx from the credentials. | Julien Boeuf | 2015-05-29 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | | | | |||
| * | | | | Merge pull request #1784 from jtattermusch/update_nuspec | Michael Lumish | 2015-05-29 |
| |\ \ \ \ | | | | | | | | | | | | | update nuspec files | ||
* | | | | | | Refactor pollset_kick | Craig Tiller | 2015-05-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow multiple threads to be polling Remove unnecessary windows stubs | ||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\| | | | | | |||
| * | | | | | Merge pull request #1770 from jtattermusch/plugin_vcxproj | Nicolas Noble | 2015-05-28 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Provide VS projects for building protoc plugins on Windows | ||
| | | * | | | update nuspec files | Jan Tattermusch | 2015-05-28 |
| | | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-27 |
|\| | | | | | |||
| | * | | | | update gitignore | Jan Tattermusch | 2015-05-27 |
| | | | | | | |||
| | * | | | | update readme | Jan Tattermusch | 2015-05-27 |
| | | | | | | |||
| | * | | | | provide VS solution for building protoc plugins | Jan Tattermusch | 2015-05-27 |
| | |/ / / | |||
| | | | * | Initial refactoring and context API changes | Alistair Veitch | 2015-05-26 |
| | | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| | | |\ \ | | | |/ / | | |/| | | |||
| * / | | | Add testing of bad client behavior | Craig Tiller | 2015-05-26 |
| |/ / / | | | | | | | | | | | | | | | | | This test will become a suite over coming weeks. Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs. | ||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c test/core/end2end/dualstack_socket_test.c test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c test/core/end2end/tests/early_server_shutdown_finishes_tags.c test/core/end2end/tests/graceful_server_shutdown.c test/core/end2end/tests/invoke_large_request.c test/core/end2end/tests/max_concurrent_streams.c test/core/end2end/tests/max_message_length.c test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c test/core/end2end/tests/request_response_with_metadata_and_payload.c test/core/end2end/tests/request_response_with_payload.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c test/core/end2end/tests/request_with_large_metadata.c test/core/end2end/tests/request_with_payload.c test/core/httpcli/httpcli_test.c tools/run_tests/run_tests.py | ||
| * | | | added support for building Symbol packages | Jan Tattermusch | 2015-05-21 |
| | | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-21 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | API for auth context and server-side secure transport only impl. | Julien Boeuf | 2015-05-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still TODO: - a way to plug a metadata processing (somewhat elsewhere but did not one to overload this already large PR). - plug-in the auth context on the client side. - Better end to end testing. | ||
| | * | | Starting on low level changes to support server side authentication. | Julien Boeuf | 2015-05-20 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-19 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Send RST_STREAM when closing from the server without getting a client ↵ | Craig Tiller | 2015-05-19 |
| |/ / | | | | | | | | | | half-close first | ||
| * / | Add testing for GRPC_TRACE | Craig Tiller | 2015-05-18 |
| |/ | |||
| * | Actually removing grpc_http.h from build.json. | Nicolas "Pixel" Noble | 2015-05-18 |
| | | |||
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-18 |
|\| | |||
| * | Merge pull request #1630 from jtattermusch/nuget_adjustments | Tim Emiola | 2015-05-18 |
| |\ | | | | | | | NuGet packaging adjustments |