Richard Belleville
|
d40a91dde5
|
Don't check tenancy if credentials specified
|
5 years ago |
Richard Belleville
|
c4491121c6
|
Stop checking g_is_on_gce in security connector
|
5 years ago |
Esun Kim
|
315caf5d05
|
Added grpc::testing::TestEnvironment
|
5 years ago |
Richard Belleville
|
535d0da0dd
|
Complete synchronously
|
5 years ago |
Richard Belleville
|
acbda9835e
|
Reuse mdelem
|
5 years ago |
Richard Belleville
|
ff5f4bb6fc
|
Add test
|
5 years ago |
Richard Belleville
|
8412476a9b
|
Add sunny day core API path
|
5 years ago |
Richard Belleville
|
d067b63d48
|
WIP
|
5 years ago |
Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
5 years ago |
Richard Belleville
|
c8a8a6aea4
|
Get new core API design building
|
5 years ago |
Esun Kim
|
62ac3f075a
|
Added call to grpc::testing::TestEnvironment in tests
|
5 years ago |
Richard Belleville
|
c10cae4659
|
Remove platform-specific assertion
|
5 years ago |
Richard Belleville
|
f2a0f47fbb
|
Add test
|
5 years ago |
jiangtaoli2016
|
e8f17c5f96
|
Fix SPIFFE ID check
|
5 years ago |
Mark D. Roth
|
3bb427195e
|
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
This reverts commit 4b7452bcdb , reversing
changes made to 133d0076b4 .
|
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"
This reverts commit 162fccdb90 , reversing
changes made to 228e7557fa .
|
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
- ensure that we don't crash if the token file is not readable.
- fixed the oauth2 token fetcher as well.
|
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 |