552 Commits (ce16365421bddbd9e338af15dd81da80467bf39c)

Author SHA1 Message Date
Richard Belleville c8a8a6aea4 Get new core API design building 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Karthik Ravi Shankar fa0c73146c Fix formatting issue 4 years ago
Karthik Ravi Shankar 0963497181 Fix fetch oauth2 test 4 years ago
Richard Belleville c10cae4659 Remove platform-specific assertion 4 years ago
Richard Belleville f2a0f47fbb Add test 4 years ago
jiangtaoli2016 e8f17c5f96 Fix SPIFFE ID check 4 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
ZhenLian b98457ff79 fix first round of feedback 5 years ago
ZhenLian 9f92365657 Expose Peer SPIFFE Identity 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
ZhenLian 096c276182 [4/n] Avoid using hardcoded test credentials 5 years ago
Mark D. Roth 41cfae4234 Revert "Merge pull request #19693 from apolcyn/control_plane_creds" 5 years ago
ZhenLian 738272f3a8 [ImproveTLS] add a wrapper to error_detail in C core args 5 years ago
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Matthew Stevenson 786e6c3ed3 Fix build issues. 5 years ago
Matthew Stevenson ad9a9a7067 Remove unnecessary comments. 5 years ago
Matthew Stevenson 3c87fb610f Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options. 5 years ago
Moiz Haidry f53456210d Addressed Mark's comments 5 years ago
Moiz Haidry ede2ffc1a8 Addressed Mark's comments 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Vijay Pai f6b38f75a4
Revert "feat: add x-goog-user-project header from quota_project_id field" 5 years ago
Julien Boeuf f930322bf9 Add more tests for STS 5 years ago
Mark D. Roth f961942266 Convert security code to use new JSON API 5 years ago
Zhen Lian 9ded19e24d fix first round of comments 5 years ago
Takashi Matsuo 9bed17b987 feat: add x-goog-user-project header from quota_project field 5 years ago
Zhen Lian ffcf4f477e [TLS Lib Clean-up] Add hostname check For tls library 5 years ago
yang-g 5bc57b64fe InitGoogleTest before grpc_init 5 years ago
Julien Boeuf 323e23a7c5 Fix STS credentials to ignore empty actor token path. 5 years ago
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 5 years ago
Akshay Kumar db11b94f25 FullChainExperimental-01-200103 5 years ago
Yihua Zhang a6dbc7adb5 rename spiffe to tls 5 years ago
Juanli Shen 2693d34c30 Make StringView cmp compatible with absl 5 years ago
Jan Tattermusch 13843be76e
fix type 5 years ago
Jan Tattermusch eb137ea519 clang format 5 years ago
Jan Tattermusch 04796c8ccb fix //test/core/security:credentials_test under local bazel run 5 years ago
Julien Boeuf cedf76ee9a Fixing bug where subject token was used instead of the actor token. 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Zhen Lian ddf565db33 running clang-format -i on each modified files 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Esun Kim de81f120b2 Abseilify StringView 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Zhen Lian e8d570618e [Exposing ALTS Context 1/2] Fill in context on TSI and Security Connector Layer 5 years ago
Vijay Pai 2477b966e2 Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago