aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed compression interop and re-enable for C++.
| | | * | | | | | | | | | Expand corpusGravatar Craig Tiller2016-05-18
| | | | | | | | | | | | |
| | | | * | | | | | | | | Misc changesGravatar Sree Kuchibhotla2016-05-17
| | | | | | | | | | | | |
| | | | * | | | | | | | | Make the rpc timeout configurableGravatar Sree Kuchibhotla2016-05-17
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | 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 a grpc_recycle_unused_port to return pick_unused_port ports to the portserver
* | | | | | | | | | | | 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
| | | | | | | | | | | |
| | | | | | | | * | | | Assert we get a valid creds.Gravatar yang-g2016-05-16
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | * | | | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | | | | | | | | |
| | | | * | | | | | | Expand corpusGravatar Craig Tiller2016-05-16
| | | | | | | | | | |
* | | | | | | | | | | Better testingGravatar 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 'connect_first' into test_affineGravatar Craig Tiller2016-05-14
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix large_metadata_bad_client_test to avoid C99 string literal length limit.
| | | | * | | | | | Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc_pick_unused_port a lot.
| | | | * | | | | | Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also actually add the port parameter to grpc_recycle_unused_port. Also remove the downsizing gpr_realloc in the recycle codepath, which is unnecessary and can free the pointer.
* | | | | | | | | | Merge pull request #6578 from jtattermusch/add_bat_copyrightsGravatar Jan Tattermusch2016-05-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add copyrights to .bat files (and update the checker to report missing ones)
| | | | * | | | | | | clang-formatGravatar Craig Tiller2016-05-13
| | | | | | | | | | |
| | | | * | | | | | | Make qps workers connect before even warmup stage beginsGravatar Craig Tiller2016-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
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine
| | * | | | | | | | | add missing copyrights to .bat filesGravatar Jan Tattermusch2016-05-13
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #6561 from vjpai/ytpoGravatar Jan Tattermusch2016-05-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | De-💩ify code
| | | | | | | * | | | 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
| | | | | | | | |
* | | | | | | | | Merge pull request #6553 from grpc/revert-6488-revert-6214-masterGravatar Jan Tattermusch2016-05-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml
| | | * | | | | | | Fix tsan reported errorGravatar Craig Tiller2016-05-12
| | | | | | | | | |
* | | | | | | | | | Add callback when gRPC FD is about to be orphaned.Gravatar Robbie Shade2016-05-12
| |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Fix test usage of pollsetGravatar Craig Tiller2016-05-12
| | | | | | | | |
| | * | | | | | | steaming -> streamingGravatar Vijay Pai2016-05-12
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Server builder plugin