492 Commits (55c0d40e6aca01fe981af8f3a515e0601a1c7009)

Author SHA1 Message Date
Mark D. Roth db3d8be647 Add MetadataInterface abstraction to LB policy API. 5 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 5 years ago
yang-g 94c38ee0a1 Add fuzzer test case 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
Vijay Pai 44402ad0a1 Make executor look more like the rest of the codebase (namespace, etc) 6 years ago
Alexander Polcyn 7dc330f298 Disable SRV and TXT lookups for localhost 6 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 6 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 6 years ago
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 6 years ago
yang-g 606be620d8 Fix tests 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
Vishal Powar 68c353351c Run the tools/codegen/core/gen_static_metadata.py and generate the 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Alexander Polcyn 0f4968a6d9 Fix a dangling pointer on ares_request object in case of cancellation 6 years ago
ncteisen e35f24da4d reviewer feedback 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Alexander Polcyn 626cea8f73 Put c-ares queries under a combiner 7 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
Yash Tibrewal 09335338eb Indicate the reasoning for 5 seconds deadline 7 years ago
Yash Tibrewal 8aebc7225d Add comment on the changes 7 years ago
Yash Tibrewal baa3a70906 5 second deadline for shutting down 7 years ago
Yash Tibrewal 19f0b1da67 Fix for issue #15458 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
David Garcia Quintas d3ace6cf29 Fix authority fuzzing failures 7 years ago
Adele Zhou aadbd18596 Also add size 7 years ago
Adele Zhou 7bc84a2256 Use timeout instead of size 7 years ago
Adele Zhou 8f7bdecf7c Set default size large for fuzzer tests, and enormous for api_fuzzer 7 years ago
David Garcia Quintas f73e76d596 Fix check in channel.cc and tweak direct channel tests 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Noah Eisen 9f3f4837af Add repro 7 years ago
Noah Eisen e547b217d3 Fix fuzz bug 7 years ago
Noah Eisen b5aec72e7d Add fuzz repro 7 years ago
Noah Eisen 2ee8cb998b Add fuzz repro 7 years ago
Noah Eisen eec31840ab Fix fuzz test 7 years ago
Noah Eisen c7f026142d Add repro 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Yash Tibrewal ec717fa226 Fix heap use-after-free bug in chttp2 reported by fuzzer 7 years ago
Muxi Yan 931f68ec56 regenerate metadata 7 years ago
Muxi Yan 3db2caaf2e Replace message/deflate,gzip with deflate,gzip 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Craig Tiller 33cb50096c Add fuzzed example that found this crash 7 years ago
Craig Tiller d7ae4a1c61 Also stop processing input stream 7 years ago