aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
* Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
* Add proto_server_reflection_testGravatar Yuchen Zeng2016-05-20
* Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
* Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\
* | fix compiling errorGravatar yang-g2016-05-10
| * Resolve conflictsGravatar Yuchen Zeng2016-05-06
| |\
| * | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
* | | Add parsing back to protobuf exampleGravatar yang-g2016-05-06
* | | Add a test for server returning error with debug info in trailer.Gravatar yang-g2016-05-05
| |/ |/|
* | Fix async_end2end_test flow controlGravatar Craig Tiller2016-05-03
| * Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03
* | Cover large message sent securely or insecurely over asyncGravatar Vijay Pai2016-05-02
* | Add coverage for secure async end2end testingGravatar Vijay Pai2016-05-02
| * Add GRPC_ prefix for macrosGravatar Yuchen Zeng2016-04-29
| * modified has_async_methods and has_sync_methods of TestServerBuilderPluginGravatar Yuchen Zeng2016-04-29
| * Server builder pluginGravatar Yuchen Zeng2016-04-29
|/
* Merge branch 'master' into ignore_connectivityGravatar Craig Tiller2016-04-04
|\
* | FixesGravatar Craig Tiller2016-04-01
* | Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
| * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-04-01
| |\ | |/ |/|
* | Merge pull request #6041 from vjpai/i_know_virtual_destructorsGravatar Jan Tattermusch2016-03-31
|\ \
| | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | |\ | |_|/ |/| |
| * | Add virtual destructor to satisfy a requirement of some compilersGravatar vjpai2016-03-31
* | | Update copyrightsGravatar Craig Tiller2016-03-31
|/ /
| * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-30
| |\ | |/ |/|
| * Fix include pathGravatar Craig Tiller2016-03-30
* | Used TYPED_TEST to parametrizeGravatar Vijay Pai2016-03-29
* | clang-formatGravatar Vijay Pai2016-03-29
* | Add a concurrent test for sync client, async server caseGravatar Vijay Pai2016-03-29
| * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix includesGravatar Craig Tiller2016-03-25
* | Auto-changesGravatar Craig Tiller2016-03-25
* | Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
| * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-16
| |\ | |/ |/|
* | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctxGravatar Jan Tattermusch2016-03-15
|\ \
* | | Add support for IP Addresses in Subject Alt Names.Gravatar Paul Querna2016-03-14
| | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-07
| | |\
| * | | Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
| | |/ | |/|
| * | Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
* | | clang reformat.Gravatar Dan Born2016-03-03
* | | Allow use of alternative credential types.Gravatar Dan Born2016-03-03
| * | Better comments.Gravatar Vijay Pai2016-03-03
| * | clang-formatGravatar Vijay Pai2016-03-03
| * | Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
|/ /
* | Merge pull request #5523 from vjpai/e2e_stcGravatar Yang Gao2016-03-02
|\ \
| * | ServerTryCancel was not actually respecting the API since itGravatar Vijay Pai2016-03-01
* | | Fix ResponseStreamServerCancelAfter test flakeGravatar Sree Kuchibhotla2016-02-29
|/ /
| * Fix async e2eGravatar Craig Tiller2016-02-25
|/
* SimultaneousReadWritesDone test was not observing the contract on theGravatar Vijay Pai2016-02-25