aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures
Commit message (Collapse)AuthorAge
* Removed compression levels from clients and _experimental_'d signature of ↵Gravatar David Garcia Quintas2015-07-17
| | | | methods manipulating compression algorithms
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
|\
| * Fixup some testsGravatar Craig Tiller2015-07-06
| |
* | Fixed leaksGravatar David Garcia Quintas2015-07-01
| |
| * clang-format affected filesGravatar Craig Tiller2015-06-30
| |
| * SSL channel args work with client config againGravatar Craig Tiller2015-06-29
| |
| * Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| |
| * Further client config workGravatar Craig Tiller2015-06-26
| |
| * Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| |
* | Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
| |
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
|\|
* | Added generated configsGravatar David Garcia Quintas2015-06-19
| |
| * clang-format affected filesGravatar Craig Tiller2015-06-17
| |
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ | |/ |/|
* | Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mindGravatar Yang Gao2015-06-04
|\ \ | | | | | | Enable runtime configuration of tracers
| * | Enable runtime configuration of tracersGravatar Craig Tiller2015-06-03
| | |
* | | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
|/ /
| * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| |\ | |/ |/|
* | 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 branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-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-pollGravatar Craig Tiller2015-05-30
|\ \ | | | | | | | | | | | | Conflicts: Makefile
| | * Fix testsGravatar Craig Tiller2015-05-29
| | |
| | * Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
| | |\ | |_|/ |/| |
* | | clang-formatGravatar Craig Tiller2015-05-29
| | |
| | * Update testsGravatar Craig Tiller2015-05-29
| | |
| | * Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar 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?
| | * Fix fixtureGravatar Craig Tiller2015-05-19
| | |
| * | Fixing test.Gravatar Julien Boeuf2015-05-20
| | |
| * | Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
|/ /
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-19
| |\ | |/ |/|
* | Add testing for GRPC_TRACEGravatar Craig Tiller2015-05-18
| |
* | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-11
|\ \
| | * Test editsGravatar Craig Tiller2015-05-11
| | |
| | * Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into ↵Gravatar Craig Tiller2015-05-11
| | |\ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | we-dont-need-no-backup Conflicts: test/core/end2end/fixtures/chttp2_fullstack.c test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c test/core/end2end/fixtures/chttp2_socket_pair.c test/core/end2end/tests/cancel_after_accept.c
| | * Starting to clean up testsGravatar Craig Tiller2015-05-11
| |/
| * 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
| | |
* | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
|\ \ \ | | |/ | |/|
| * | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
| |/
* / 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.
* clang-formatGravatar Craig Tiller2015-04-24
|
* Make the things compile againGravatar Craig Tiller2015-04-23
|
* clang-formatGravatar Craig Tiller2015-04-23
|
* One test compilesGravatar Craig Tiller2015-04-22
|
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| | | | | - Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-04
|\
| * FormattingGravatar Craig Tiller2015-03-03
| |
| * Add a test that bad hostnames failGravatar Craig Tiller2015-03-03
| |
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|