aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* 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
|\ \
* \ \ 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
| | |/ | |/|
| | * Improve test debugability, fix race conditionGravatar Craig Tiller2016-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
| |\ \ \
* | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-20
|\| | | |
| | * | | Fixed the fixGravatar David Garcia Quintas2016-05-20
* | | | | clang-formatGravatar Craig Tiller2016-05-20
| * | | | Merge pull request #6576 from rjshade/fix_udp_server_testGravatar Jan Tattermusch2016-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
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Expand corpusGravatar Craig Tiller2016-05-18
| | * | | | | Expand corpusGravatar Craig Tiller2016-05-17
| * | | | | | Fix leak in port deallocationGravatar Craig Tiller2016-05-17
* | | | | | | Remove broken testGravatar 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
| * | | | | | | Merge pull request #6589 from dklempner/return_unused_portGravatar Jan Tattermusch2016-05-16
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Add missing function for completion queueGravatar Craig Tiller2016-05-16
| | * | | | | | Run clang-format against port_posix.c and port_windows.cGravatar David Klempner2016-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
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affineGravatar Craig Tiller2016-05-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #6567 from markdroth/large_metadata_test_fixGravatar David Klempner2016-05-13
|\ \ \ \ \ \
| | | * | | | Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| | | * | | | Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
| | | * | | | Merge branch 'master' into return_unused_portGravatar David Klempner2016-05-13
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Add an API to return an unused port to the portserverGravatar David Klempner2016-05-13
* | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
|\ \ \ \ \ \ \
| | | | | * | | Correct assertion for single FD being orphaned. Consistent comments.Gravatar Robbie Shade2016-05-13
| | | | |/ / /
* | | | / / / Renamed some definesGravatar David Garcia Quintas2016-05-12
| |_|_|/ / / |/| | | | |
| | * | | | Switch from snprintf() to gpr_asprintf().Gravatar Mark D. Roth2016-05-12
| | * | | | Fix large_metadata_bad_client_test to avoid C99 string literal length limit.Gravatar Mark D. Roth2016-05-12