389 Commits (5e81d0927987fdd631e0242c36c1a80a8c1bc9dd)

Author SHA1 Message Date
yang-g b98bf8c165 Make package names consistent under test/core 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
Noah Eisen 680873b1b4 Env var for fuzzer trace 7 years ago
Noah Eisen 686437ada9 Add repro 7 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 7 years ago
Muxi Yan 68760439e7 Resolve performance 7 years ago
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 7 years ago
Muxi Yan 59827dd739 generate project 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Yuchen Zeng 3b4bed273c Cancel the dns lookup in dns_ares_shutdown 8 years ago
Yuchen Zeng 24e3bc5510 Fix api_fuzzer, dns_resolver_connectivity_test 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller 5e56f00d3a Fixes to new executor 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Noah Eisen 6b42bfde1f Add fuzzer to corpus 8 years ago
Noah Eisen 5e17e4430c Add fuzz test 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 8 years ago
Bogdan Drutu c2b1f1672d Change metadata names used by the instrumentation. 8 years ago
yang-g 6163da5135 Disallow empty method slice in api_fuzzer 8 years ago
Craig Tiller 0362d6b374 ubsan fixes 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
yang-g f3d9b4808a Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973 8 years ago
Noah Eisen c6ec1155d0 Fix error overflow bug 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
David Garcia Quintas 228a5142c1 Don't assert over invalid channel args 8 years ago
David Garcia Quintas fde5dbb681 Fixed oss-fuzz/961 8 years ago
yang-g aab6992c00 Remove call from sibling list when it is not first child. 8 years ago
yang-g fdd908b01a Clamp memory usage estimate 8 years ago
ncteisen 7cd4f6890b Add fuzzer bug 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
Yuchen Zeng c88fd35f97 Add reproduction 8 years ago
ncteisen 4b36a3d9ea Change error_create API to slice 8 years ago
Sree Kuchibhotla 752be9ceeb clang format code 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Craig Tiller 295df6da9a Add a slice type that shares a refcount with a transport stream 8 years ago
David Garcia Quintas bcd5f12e4b Fixed Heap-buffer-overflow in parse_unix via clusterfuzz 8 years ago
Craig Tiller dc6ac1a55f Add failing test 8 years ago
David Garcia Quintas f31f096274 Use call context to propagare LR costs 8 years ago
Craig Tiller b0fd02ed06 Add examples from fuzzer server 8 years ago
Mark D. Roth b43c7bfb85 Make sure grpc_secure_channel_create() never returns NULL. 8 years ago
Mark D. Roth bcfc085e78 Remove incorrect assertion in API fuzzer. 8 years ago