3842 Commits (c0c38b1f19c98f4c21ac2b75ba968e0c3aeefd19)

Author SHA1 Message Date
David Garcia Quintas bb76c33a0c Fixes leak in test_cancel_after_client_done & cancel_after_accept 9 years ago
Sree Kuchibhotla 11e304a3b1 Fix the failing test. (Adding fd was caling 'kicked_without_pollers' 9 years ago
Craig Tiller 40945c702a Add missing function for completion queue 9 years ago
David Klempner 948afddffe Run clang-format against port_posix.c and port_windows.c 9 years ago
Craig Tiller 6f7756e970 Expand corpus 9 years ago
yang-g ed9ae72e7b Assert we get a valid creds. 9 years ago
Craig Tiller e2f7f31552 Expand corpus 9 years ago
Craig Tiller 1f963ba63f Expand corpus 9 years ago
Craig Tiller c3b88b079e Better testing 9 years ago
Craig Tiller d5b3482f4d Expand corpus 9 years ago
Craig Tiller 680822fdc6 Expand corpus 9 years ago
Craig Tiller 892c37072e Expand corpora 9 years ago
Craig Tiller 9d2822a167 Fix fuzzer bugs 9 years ago
Craig Tiller 2f9fc7be95 Fix fuzzer bug, add corpora 9 years ago
Craig Tiller d8550756ea Add fuzzing for receving messages after close 9 years ago
Yuchen Zeng 5833c706db Add incremental decoding and input validation 9 years ago
David Klempner 6fb122dc6e Add calls to grpc_recycle_unused_port to two of the tests which call 9 years ago
David Klempner c7614cf277 Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago
Craig Tiller 52237e3a96 clang-format 9 years ago
Craig Tiller 63d24f1c7d Make qps workers connect before even warmup stage begins 9 years ago
David Klempner 2754c91fee Add an API to return an unused port to the portserver 9 years ago
David Garcia Quintas 13878f494b Added missing memset to grpc_op in test 9 years ago
Jan Tattermusch f551edf730 add missing copyrights to .bat files 9 years ago
Mark D. Roth 34ee7e1bc3 Use bool instead of int. 9 years ago
Robbie Shade 006314ae3a Correct assertion for single FD being orphaned. Consistent comments. 9 years ago
Craig Tiller e0d6c57e15 Fuzzing fixes 9 years ago
Yuchen Zeng d982bba41d Add base64 decoder 9 years ago
David Garcia Quintas 118dc63dbb made send_initial_md compression level a "maybe" 9 years ago
David Garcia Quintas 5ff7b71a25 memset for api fuzzer 9 years ago
David Garcia Quintas 183ba02ce7 Renamed some defines 9 years ago
Craig Tiller d039722f06 Fix goaway_server_test 9 years ago
Craig Tiller bc5fcadcfb Fix httpscli_test 9 years ago
Craig Tiller 945af65ccd Fix api_fuzzer leak 9 years ago
Craig Tiller 65279fe4e3 Fix jwt_verifier_test 9 years ago
Craig Tiller be0d7fe60d Fix socket_utils_test, clang-fmt 9 years ago
Mark D. Roth 5eba7971fb Switch from snprintf() to gpr_asprintf(). 9 years ago
Mark D. Roth 0eb3e13ea2 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. 9 years ago
Mark D. Roth 8f42fcc716 Work-in-progress on fixing endpoint tests. 9 years ago
Craig Tiller 5f902c1267 Fix tsan reported error 9 years ago
Robbie Shade 9aa6f40dff Add callback when gRPC FD is about to be orphaned. 9 years ago
Mark D. Roth c1ff8658ff Fixed socket_utils_test. 9 years ago
Craig Tiller a65f9f5820 Fix test usage of pollset 9 years ago
Mark D. Roth de788e71bc Fixed hpack_parser_test and hpack_table_test. 9 years ago
Vijay Pai b4cb249107 steaming -> streaming 9 years ago
makdharma c2ec95bad4 Revert "Revert "cronet wrapper code"" 9 years ago
Craig Tiller 113cc3d2b4 Fix compile error 9 years ago
Jan Tattermusch b85e9d43f0 fix formatting 9 years ago
Craig Tiller 9d86120547 clang-format 9 years ago
Craig Tiller 8bda87ca59 Fix most hpack fuzzers 9 years ago
David Garcia Quintas d5520c13c2 fixes for resolve address 9 years ago