aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/end2end_test.cc
Commit message (Expand)AuthorAge
* make inline metadata value clearerGravatar yang-g2016-09-16
* Add a test for nonbin header containing binary valueGravatar yang-g2016-09-15
* Add a check for metadata from auth pluginGravatar yang-g2016-09-15
* Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
|\
* \ Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|\ \
| * | Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
| | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| |/ |/|
| * Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
* | Merge branch 'master' into assert_not_expectGravatar Robbie Shade2016-07-15
|\ \
| * | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| |/
| * Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| |\
* | | ASSERT vector size before directly accessing first elementGravatar Robbie Shade2016-06-23
|/ /
* | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\ \
* | | Deal with issues surrounding const members of classes used inGravatar Vijay Pai2016-06-15
* | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
| * | add a test with empty requestGravatar yang-g2016-06-07
|/ /
| * Fix double-free issue for optional_message.Gravatar Julien Boeuf2016-06-06
|/
* Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
|\
| * fix compiling errorGravatar yang-g2016-05-10
| * 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
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Add support for IP Addresses in Subject Alt Names.Gravatar Paul Querna2016-03-14
* Allow use of alternative credential types.Gravatar Dan Born2016-03-03
* Fix ResponseStreamServerCancelAfter test flakeGravatar Sree Kuchibhotla2016-02-29
* SimultaneousReadWritesDone test was not observing the contract on theGravatar Vijay Pai2016-02-25
* 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
* Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
* Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
|\
| * remove duplicate functionsGravatar yang-g2016-02-02
| * remove the old impl caused by 4921Gravatar yang-g2016-02-02
* | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-01
|\|
| * use huffman prefixGravatar yang-g2016-02-01
* | Comments and a minor fixGravatar Sree Kuchibhotla2016-01-29
* | Comments and formatGravatar Sree Kuchibhotla2016-01-28
* | Sync server end2end and async_end2end testsGravatar Sree Kuchibhotla2016-01-28
|/
* clang-format codeGravatar Craig Tiller2016-01-27
* Small testing fixesGravatar Craig Tiller2016-01-27
* Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* Fix copyrights againGravatar murgatroid992016-01-14
* FormatCodeGravatar Sree Kuchibhotla2016-01-13
* Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* Fix double read at end of stream bugGravatar Craig Tiller2015-12-15
* Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\