aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Label all iomgr objectsGravatar Craig Tiller2015-06-01
| | | | | This allows a list of them to be dumped to isolate where memory leaks are occuring.
* Merge github.com:grpc/grpc into but-maybe-i-want-to-pollGravatar Craig Tiller2015-05-30
|\ | | | | | | | | Conflicts: Makefile
* | clang-formatGravatar Craig Tiller2015-05-29
| |
* | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
| | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support?
| * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-26
| |\ | |/ |/|
* | Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
| |
| * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-21
| |\ | |/ |/|
| * Addressing comments.Gravatar Julien Boeuf2015-05-20
| |
* | Merge pull request #1681 from ctiller/asan-is-magicalGravatar jboeuf2015-05-20
|\ \ | | | | | | Fix memory leak
* \ \ Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-chargeGravatar David G. Quintas2015-05-20
|\ \ \ | | | | | | | | Fix leaks in dualstack_socket_test
| * | | Fix leaks in dualstack_socket_testGravatar Craig Tiller2015-05-20
| | | |
| | * | Fix memory leakGravatar Craig Tiller2015-05-20
| |/ /
* / / Fix ASAN reported leakGravatar Craig Tiller2015-05-20
|/ /
| * Fixing test.Gravatar Julien Boeuf2015-05-20
| |
| * API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-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.Gravatar Julien Boeuf2015-05-20
| |
* | Fix tests: stage server sends so that we dont inadvertently abbreviate streamsGravatar Craig Tiller2015-05-19
| |
* | Fix comparison to not crashGravatar Craig Tiller2015-05-19
| |
* | Fix testGravatar Craig Tiller2015-05-19
| |
* | Send RST_STREAM when closing from the server without getting a client ↵Gravatar Craig Tiller2015-05-19
|/ | | | half-close first
* Add testing for GRPC_TRACEGravatar Craig Tiller2015-05-18
|
* Fix test, readd it to buildGravatar Craig Tiller2015-05-15
|
* Fix mistaken test changeGravatar Craig Tiller2015-05-12
|
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
|\
| * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-11
| |\
* | \ Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
|\ \ \ | | |/ | |/| | | | | | | Conflicts: vsprojects/Grpc.mak
| * | Replacing DELETE with DESTROY.Gravatar Nicolas "Pixel" Noble2015-05-09
| | |
| * | One more unistd.h to remove.Gravatar Nicolas "Pixel" Noble2015-05-09
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-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.Gravatar Nicolas Noble2015-05-09
| | | |
| | | * Fix broken compilationGravatar Craig Tiller2015-05-08
| | | |
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | | | |/ | | |/|
* | | | Fix broken compilationGravatar Craig Tiller2015-05-08
| | | |
* | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\ \ \ \ | | |/ / | |/| |
* | | | Fix testGravatar Craig Tiller2015-05-08
| | | |
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc
| * | | | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | | | |
| * | | | Merging with master.Gravatar Julien Boeuf2015-05-08
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-binGravatar Abhishek Kumar2015-05-08
| | |\ \ \ | | | |/ / | | |/| | Throw away queued messages on error
* | | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Fix C test buildGravatar Craig Tiller2015-05-08
| | | | |
| | | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | | |\ | | |_|_|/ | |/| | | | | | | | | | | | | Conflicts: src/cpp/server/server.cc
| | * | | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
| | | | |
| | | * | Throw away queued messages on errorGravatar Craig Tiller2015-05-06
| | |/ /
| | | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| | |/ | | | | | | | | | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time.
| * / Enable test that got forgottenGravatar Craig Tiller2015-05-05
| |/
* | Fix new tests in C coreGravatar Craig Tiller2015-05-05
| |
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-05
|\|
| * Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
| |\ | | | | | | Expose max message size at the server side.
* | | C Core API cleanup.Gravatar Craig Tiller2015-05-04
| | | | | | | | | | | | | | | | | | Simplify grpc_event into something that can be non-heap allocated. Deprecate grpc_event_finish. Remove grpc_op_error - use an int as this is more idiomatic C style.