aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
...
* | | | | 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
* | 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
* Discard the read buffer on stream errorGravatar yang-g2016-02-22
* Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
|\
* | Add a helper to return all the secure typesGravatar yang-g2016-02-19
* | Revert "make an enum"Gravatar yang-g2016-02-19
* | make an enumGravatar yang-g2016-02-18
* | Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
| * Make the poll override function assert on non-zero timeout if invokedGravatar Vijay Pai2016-02-16