aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
|\
| * Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\
| | * GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\|
* | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
|\ \ \ | | |/ | |/|
| * | Merge pull request #6695 from rjshade/request_with_flags_timeoutGravatar Jan Tattermusch2016-05-24
| |\ \
| * \ \ Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \
| | | * | Make request_with_flags timeout deadline equal to that of request_with_payload.Gravatar Robbie Shade2016-05-23
| | |/ /
| | * | Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| | |\ \
| | * \ \ Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| | |\ \ \
| | * \ \ \ Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_realsGravatar David G. Quintas2016-05-20
| | |\ \ \ \
| | | * | | | Fixed the fixGravatar David Garcia Quintas2016-05-20
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-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 pull request #6620 from ctiller/fuzz-itGravatar Jan Tattermusch2016-05-18
| | |\ \ \ \ \
| | | | | | * | clang-formatGravatar Craig Tiller2016-05-18
| | | | | | * | Merge github.com:grpc/grpc into signal_handlerGravatar Craig Tiller2016-05-18
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | * | | | | Expand corpusGravatar Craig Tiller2016-05-18
| | | * | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | * | | | | Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-itGravatar Craig Tiller2016-05-17
| | | |\ \ \ \ \
| | * | | | | | | Bug fixesGravatar Craig Tiller2016-05-17
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-17
| | | | | * | | | Fixes leak in test_cancel_after_client_done & cancel_after_acceptGravatar David Garcia Quintas2016-05-16
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | * | | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | | * | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | |/ / / / /
| | | * | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | * | | | | Expand corporaGravatar Craig Tiller2016-05-16
| | | * | | | | Fix fuzzer bugsGravatar Craig Tiller2016-05-16
| | | * | | | | Fix fuzzer bug, add corporaGravatar Craig Tiller2016-05-16
| | | * | | | | Add fuzzing for receving messages after closeGravatar Craig Tiller2016-05-16
| | | |/ / / /
| * | / / / / Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-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
| | |\ \ \ \
| * | | | | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6421 from ctiller/mwhaGravatar Jan Tattermusch2016-05-09
| |\ \ \ \ \ \
| | | * | | | | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
| | | | | | | * Added support for trailing metadataGravatar David Garcia Quintas2016-05-04
| * | | | | | | Merge pull request #6374 from grpc/dgquintas-patch-1Gravatar Jan Tattermusch2016-05-04
| |\ \ \ \ \ \ \
| | | | | | * | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | | | * | | | Fix max_message_length test, which was broken by the previous fix to theGravatar Mark D. Roth2016-05-04
| | | | * | | | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04