Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Comments addressed. | David Garcia Quintas | 2015-05-31 |
| | |||
* | Adapted the following to the new iomgr's cb API: | David Garcia Quintas | 2015-05-31 |
| | | | | | alarm_test, tcp_posix, fd_posix, pollset_posix, credentials, call, channel, server, child_channel | ||
* | 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 |
| |\ | |||
| * | | Fixing build issue. | 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 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | clang-format | 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 |
| | | | |||
* | | | Add a test of cmdline usage strings - and make them saner | Craig Tiller | 2015-05-28 |
| |/ |/| | |||
| * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| |\ | |||
* | | | clang-format | Craig Tiller | 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. | ||
* | | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 |
| | | |||
* | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
|\ \ | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-21 |
| | |\ | | |/ | |/| | |||
| | * | Addressing comments. | Julien Boeuf | 2015-05-20 |
| | | | |||
| * | | Merge pull request #1681 from ctiller/asan-is-magical | jboeuf | 2015-05-20 |
| |\ \ | | | | | | | | | Fix memory leak | ||
| * \ \ | Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge | David G. Quintas | 2015-05-20 |
| |\ \ \ | | | | | | | | | | | Fix leaks in dualstack_socket_test | ||
| | * | | | Fix leaks in dualstack_socket_test | Craig Tiller | 2015-05-20 |
| | | | | | |||
| | | * | | Fix memory leak | Craig Tiller | 2015-05-20 |
| | |/ / | |||
| * / / | Fix ASAN reported leak | Craig Tiller | 2015-05-20 |
| |/ / | |||
* | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-20 |
|\| | | |||
| | * | Fixing test. | Julien Boeuf | 2015-05-20 |
| | | | |||
| | * | 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 |
| | | | |||
| * | | Fix tests: stage server sends so that we dont inadvertently abbreviate streams | Craig Tiller | 2015-05-19 |
| | | | |||
| * | | Fix comparison to not crash | Craig Tiller | 2015-05-19 |
| | | | |||
| * | | Fix test | 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 | ||
* | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
|\| | | | | | | | | | | | Conflicts: Makefile build.json | ||
| * | Add testing for GRPC_TRACE | Craig Tiller | 2015-05-18 |
| | | |||
* | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-18 |
|\| | |||
| * | Fix test, readd it to build | Craig Tiller | 2015-05-15 |
| | | |||
* | | Crash handling test | Craig Tiller | 2015-05-15 |
|/ | |||
* | Use platform suffix api | Craig Tiller | 2015-05-15 |
| | |||
* | Add subprocess GPR API | Craig Tiller | 2015-05-15 |
| | | | | | | | | Port fling_test to it. This will be used to: - port remaining tests to Windows - enable testing what happens when servers or clients mysteriously disappear | ||
* | Merge pull request #1580 from jboeuf/tsi_properties_cleanup | Nicolas Noble | 2015-05-14 |
|\ | | | | | Clean up tsi properties. | ||
| * | Clean up tsi properties. | Julien Boeuf | 2015-05-13 |
| | | |||
* | | Fix mistaken test change | Craig Tiller | 2015-05-12 |
| | | |||
* | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
|\| | |||
| * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-11 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: vsprojects/Grpc.mak | ||
* | | | Clean out old code | Craig Tiller | 2015-05-11 |
| | | | |||
| * | | Replacing DELETE with DESTROY. | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | |||
| * | | One more unistd.h to remove. | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projects | Nicolas "Pixel" Noble | 2015-05-09 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak | ||
| * | | | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| | | | | |||
| | | * | Fix broken compilation | Craig Tiller | 2015-05-08 |
| | | | |