388 Commits (7e0e18d21e996c1bed242bca8eacb559527f95e3)

Author SHA1 Message Date
Noah Eisen 5e17e4430c Add fuzz test 8 years ago
Craig Tiller 143cfa7792 Disable compression+resource_quota_server tests 8 years ago
Craig Tiller 2f269ec781 Rollback rqs change: may have been too aggressive 8 years ago
Craig Tiller d47be446d7 Speed up tests 8 years ago
Mark D. Roth 0c0b89a88b Change hash table to use linear probing and add unit test. 8 years ago
yang-g 6bc701659c Remove status_helper as it is not needed any more 8 years ago
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 8 years ago
Craig Tiller 93b06d7ac1 Add a C++ compatibility check config 8 years ago
yang-g 6163da5135 Disallow empty method slice in api_fuzzer 8 years ago
yang-g f3d9b4808a Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973 8 years ago
yang-g eceec8eaf6 Add helper function to supply and parse error_details from Status. 8 years ago
Jan Tattermusch 58aa2cb8f1 fix 1MB perf scenarios 8 years ago
Noah Eisen c6ec1155d0 Fix error overflow bug 8 years ago
Craig Tiller 71d6ce65d4 Merge deadline_init/deadline_start 8 years ago
Craig Tiller a24b971214 Rename compress_filter --> message_compress_filter 8 years ago
Craig Tiller 376887d213 Split event notification out of ev_epoll_linux.c 8 years ago
Craig Tiller f3ba6a0133 Fix sanity 8 years ago
Sree Kuchibhotla 3c754e4716 Microbenchmark for measuring impact of multiple threads calling cq_next 8 years ago
Yuchen Zeng b0c2225336 generate projects 8 years ago
Yuchen Zeng af5c505fc1 Add bad_ping test, fix ping test 8 years ago
Craig Tiller c8f62bcb03 Add new setting for true-binary mode 8 years ago
Craig Tiller 3be7dd0e79 Optionalize deadline checking 8 years ago
Vijay Pai 45a9abae95 Add option to limit # of messages per stream with tests 8 years ago
Craig Tiller af76743e33 Optionalize compress, gather all the http2 filter bits together in ext/ 8 years ago
Craig Tiller 9b3648a28e Optionalize message_size_filter 8 years ago
Craig Tiller 494e72d6b4 Add a minimal stack test 8 years ago
Craig Tiller 6d4894e9d6 optionalize max_age 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Vijay Pai 47fc606d11 Performance model of coordinator-worker use case 8 years ago
Jan Tattermusch 46df13b4a3 add 1mb ping pong scenarios 8 years ago
David Garcia Quintas 228a5142c1 Don't assert over invalid channel args 8 years ago
Craig Tiller d4387c0075 codgen 8 years ago
David Garcia Quintas fde5dbb681 Fixed oss-fuzz/961 8 years ago
Craig Tiller 2835161513 Reinstate one check, fix fall out 8 years ago
Craig Tiller 29b527fa30 Reinstate one check, fix fall out 8 years ago
Vijay Pai 05222512d7 Add C++ large message tests to PRs and master 8 years ago
Yuchen Zeng 3835d13788 Fix the test condition for max_connection_idle test 8 years ago
yang-g aab6992c00 Remove call from sibling list when it is not first child. 8 years ago
Yuchen Zeng b2caafc911 Add max_connection_idle test 8 years ago
Yuchen Zeng 22321fc7e5 Add max_connection_age end2end test 8 years ago
Craig Tiller 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 8 years ago
yang-g fdd908b01a Clamp memory usage estimate 8 years ago
Harsh Vardhan 974f3d797a
remove lang specific streaming methods 8 years ago
Harsh Vardhan 31e74bb0f3
Update sources & headers 8 years ago
Yuchen Zeng a809ea5c14 Add max_age_filter 8 years ago
ncteisen 7cd4f6890b Add fuzzer bug 8 years ago
Nicolas "Pixel" Noble b02dd01584 Fixing qps & benchmark. 8 years ago
Vijay Pai 52f50d44b0 Resolve a circular dependence that was being generated between 8 years ago
Michael Warres c46b3ebeb9 Add socket factory support to udp_server.c 8 years ago
Makarand Dharmapurikar 226098c9f1 added b64.c to the sources neede for grpc_base 8 years ago