aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-06-07
|\
* | Make grpc++ independent of protobufGravatar yang-g2016-06-03
* | Merge pull request #6664 from dklempner/server_builder_plugin_testGravatar Jan Tattermusch2016-06-02
|\ \
| | * Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
| |/ |/|
* | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
|\ \
* | | Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
* | | Simpler trick to force a listening cqGravatar Craig Tiller2016-05-21
* | | Revert "Remove spam"Gravatar Craig Tiller2016-05-21
* | | Remove spamGravatar Craig Tiller2016-05-21
* | | Fixes and code simplificationGravatar Craig Tiller2016-05-20
* | | Fix server plugin testGravatar Craig Tiller2016-05-20
* | | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
* | | Fix server plugin testGravatar Craig Tiller2016-05-20
| | * Fix a missing initializationGravatar David Klempner2016-05-19
| * | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| |\|
* | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\ \ \ | | |/ | |/|
* | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \
| | * | 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
|\ \ \
| | | * Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
| | | |\
| | * | \ Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-05-10
| | |\ \ \ | | | | |/ | | | |/|
* | | | | 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
| |/ / / |/| | |
| | | * Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
* | | | 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
|/ /
| * Add the option of adding a non-listening server completion queue. This makes ...Gravatar Sree Kuchibhotla2016-04-21
|/
* 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