2515 Commits (066a50b9ca4f8fbb8f4b6c6c08ec21f02236ab6b)

Author SHA1 Message Date
Craig Tiller 4b881c5947
Remove grpc_mdelem (#28267) 3 years ago
Craig Tiller 55b365f287
Move resolver code around a little (#27846) 3 years ago
Vignesh Babu 7e9e503bd9
Revert "modify call.cc to remove grpc-timeout metadata on the server side (#28419)" (#28455) 3 years ago
Vignesh Babu 038ea2196d
modify call.cc to remove grpc-timeout metadata on the server side (#28419) 3 years ago
Craig Tiller e8c790df71
Dont hpack very long paths (#28436) 3 years ago
Vignesh Babu 0dda706907
fixing heap use after free bug due to mismanaged ref counting in passthru endpoint (#28417) 3 years ago
Craig Tiller f6d392b623
Fix timeout bug in api fuzzer (#28385) 3 years ago
Craig Tiller 99e833d751
Better handle invalid content-type (#28377) 3 years ago
Craig Tiller fb54d04ae2
Fix handling of very long user-agent strings (#28376) 3 years ago
apolcyn 1a8d2b6760
API to cancel grpc_resolve_address (#27883) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Denny C. Dai c485b94ed7
Remove extern c wrapping for openssl headers (#28360) 3 years ago
Craig Tiller 0deb64d1f6
Move content-type, colon prefixed metadata to new system (#28204) 3 years ago
Jan Tattermusch 5466a0bc43
skip unittest.grpc.io dualstack socket test if DNS64 is used (#28343) 3 years ago
Mark D. Roth 790365f261
xds: fix memory leak (#28327) 3 years ago
apolcyn 0fa0e5f300
Revert "Revert "Replace work serializer with a mutex in c-ares resolver" #28324" (#28325) 3 years ago
Craig Tiller b972b76816
Revert "Replace work serializer with a mutex in c-ares resolver (#27858)" (#28324) 3 years ago
apolcyn ec600f3973
Replace work serializer with a mutex in c-ares resolver (#27858) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Craig Tiller f9c227b212
Fix fuzzer found crash in new metadata code (#28278) 3 years ago
Vignesh Babu bb02562307
Fix use after free bug in API fuzzer (#28230) 3 years ago
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198) 3 years ago
Vignesh Babu e19e36deac
Api fuzzer double free bug (#28237) 3 years ago
Craig Tiller 220cf641fa
Reland slice metadata conversion (#28210) 3 years ago
Vignesh Babu 851ad13313
Filter zero length slices passed to grpc passthru endpoint (#28205) 3 years ago
Craig Tiller 7717587063
Revert "Move a bunch of slice typed metadata to new system (#28107)" (#28208) 3 years ago
Craig Tiller 4d432aefc1
Move a bunch of slice typed metadata to new system (#28107) 3 years ago
Craig Tiller 46eae022cc
Remove unused override, and the static metadata that supports it (#28193) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Vignesh Babu 78a4d21f9b
Api fuzzer overflow bug (#28161) 3 years ago
Craig Tiller 86d119c8ab
Remove unused constants (#28156) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Craig Tiller 4573ee8491
Add missing exec ctx to public api (#28134) 3 years ago
Vignesh Babu 4dd0bba12e
Revert "Revert "Api fuzzer extensions to support simulating traffic congestion (#27820)" (#27973)" (#27974) 3 years ago
Craig Tiller 0794973bbb
Reland user-agent metadata work (#28109) 3 years ago
Craig Tiller 98276d8b46
Guard against duplicate ops in the same batch (#28118) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Jan Tattermusch 89d08dad9d
Revert "user-agent metadata trait, also: grpc_core::Slice is born (#27770)" (#28108) 3 years ago
Craig Tiller 7a40f50cb3
user-agent metadata trait, also: grpc_core::Slice is born (#27770) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller b690bd011f
Allow API fuzzer to send multiple slices (#27993) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
ZhenLian 2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials (#25631) 3 years ago
Vignesh Babu 879f97ef70
Revert "Api fuzzer extensions to support simulating traffic congestion (#27820)" (#27973) 3 years ago
Vignesh Babu c1089d2964
Api fuzzer extensions to support simulating traffic congestion (#27820) 3 years ago
AJ Heller c79cdc0ae8
Add support for abstract unix domain sockets (#27906) 3 years ago