670 Commits (0344ce4a3ab6f5f85f21c41558c1c8621b6b171f)

Author SHA1 Message Date
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Anirudh Ramachandra f920ae0329
Also allow passing in channel args as part of the check_peer call. (#30481) 2 years ago
Yousuk Seung 55849467fc
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Esun Kim 156ad18623
gtestify test/core/security (#30199) 2 years ago
Vignesh Babu 98b930300e
Change secure endpoint write code to use max_frame_size to control encrypted frame sizes at the sender. (#29990) 2 years ago
Ashitha Santhosh 9bc16ede7c
Update authz tests to use callback (#30058) 2 years ago
Craig Tiller 6532084a06
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735) 3 years ago
Alessio Buraggina 990bb66ebf
Add MacOS system roots loading support. (#29957) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Alessio Buraggina 372d48b389
Add FreeBSD system roots loading support. (#29436) 3 years ago
Anirudh Ramachandra e89883cc87
Revert "Revert "Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses."" (#29798) 3 years ago
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 3 years ago
Yousuk Seung d1338d8751
Make ChannelCredsRegistryTest order independent (#29644) 3 years ago
Anirudh Ramachandra 440ae5684c
Revert "Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses." 3 years ago
Anirudh Ramachandra a31224fc10
Fix grpc_sockaddr_to_uri to return URI encoded string. Also see #29323 which has a similar fix for unix abstract addresses. (#29478) 3 years ago
Craig Tiller 5918f98ecb
[iwyu] Enable nosafe_headers (#29591) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
sai-sunder-s 387dbb92bd
Add Session Token to AWS IMDSv2 Metadata requests (#29296) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Yash Tibrewal 01f333a1c1
TlsCredentials: Comparator implementation (#28940) 3 years ago
Craig Tiller 138c4667c9
Change main argument of call promise to be a struct (#29019) 3 years ago
Alisha Nanda be4e1051a9
Add resource quota for secure endpoint (#28970) 3 years ago
Yash Tibrewal 55ba777c7a
credentials_test: Add namespace (#29006) 3 years ago
Craig Tiller 87acbadba1
Third attempt: Convert client_auth_filter to promises (#28968) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Ben Beasley faea518de0
Fix implicit std::string_view(nullptr) (#28589) 3 years ago
Craig Tiller 0f73576b17
Revert "Revert "Revert "Convert client_auth_filter to promises (#28767)" (#28951)" (#28952)" (#28967) 3 years ago
Craig Tiller 235098de22
Revert "Revert "Convert client_auth_filter to promises (#28767)" (#28951)" (#28952) 3 years ago
Craig Tiller 5bfe38f10f
Revert "Convert client_auth_filter to promises (#28767)" (#28951) 3 years ago
Craig Tiller cadce47ebf
Convert client_auth_filter to promises (#28767) 3 years ago
Yash Tibrewal 3f19e0cc02
Revert "Revert "CompositeChannelCredentials: Comparator implementation ( #28902)" (#28919)" (#28918) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
Yash Tibrewal bbfcb7ca35
Revert CompositeChannelCreds merge fiasco (#28930) 3 years ago
Yash Tibrewal 778ad437b1
HttpRequestSSLCredentials: Comparator implementation (#28900) 3 years ago
Yash Tibrewal a72c8ebb7d
CredentialsTest: Fix TestGoogleDefaultCredsExternalAccountCredentials (#28923) 3 years ago
Yash Tibrewal e6a54ef372
Revert "CompositeChannelCredentials: Comparator implementation (#28902)" (#28919) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Yash Tibrewal 2fdb5f90c3
CompositeChannelCredentials: Comparator implementation (#28902) 3 years ago
Yash Tibrewal e178a44931
XdsCredentials: Comparator implementation (#28903) 3 years ago
Yash Tibrewal 95c12d88c3
InsecureCredentials : Comparator implementation (#28899) 3 years ago
Yash Tibrewal c65a55383a
Gtestify credentials_test (#28897) 3 years ago
Yash Tibrewal 5f67cd07f4
Explicit method for comparing channel credentials (#28844) 3 years ago
Ashitha Santhosh 1fee3d72be
remove SDK term from gRPC authz (#28843) 3 years ago
Ashitha Santhosh 55e4af1b14
Revert "Revert "Update to rbac policy struct and end2end authz test. (#27074)" (#28552)" (#28620) 3 years ago