Yihua Zhang
|
e10d90ba27
|
add security level negotiation between call creds and channel.
|
2020-01-06 11:40:27 -08:00 |
Matthew Stevenson
|
a300865dd2
|
Merge remote-tracking branch 'upstream/master' into spiffe1
|
2019-09-16 10:43:55 -07:00 |
Matthew Stevenson
|
ff9697acd7
|
Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments.
|
2019-09-03 10:50:37 -07:00 |
Matthew Stevenson
|
5980d0d10d
|
Added unit tests and fixed some build problems
|
2019-08-02 09:38:35 -07:00 |
Christian Maurer
|
46dddacdf3
|
remove all unused-parameter warnings
|
2019-07-30 13:10:53 +02:00 |
Matthew Stevenson
|
e26e2b6b8b
|
First Spiffe1 commit
|
2019-07-29 10:33:34 -07:00 |
Esun Kim
|
ded9f46c06
|
Refactored BUILD file to isolate cronet rules
|
2019-07-24 14:55:35 -07:00 |
Julien Boeuf
|
109edca971
|
Adding C++ API and implementation for STS credentials:
- marked as experimental.
- also changed the name of a field in the options struct.
|
2019-07-09 22:28:44 -07:00 |
Moiz Haidry
|
3ce20819cf
|
Modify codegen to use grpc_impl namespace and other cleanups
|
2019-06-21 10:51:57 -07:00 |
Karthik Ravi Shankar
|
40210d3b8a
|
Move Channel to grpc_impl
|
2019-05-17 09:12:33 -07:00 |
Karthik Ravi Shankar
|
772a74aced
|
Revert changes to Channel
|
2019-05-15 14:24:17 -07:00 |
Karthik Ravi Shankar
|
e3a0c85960
|
Merge branch 'master' into grpc_namespace_channel_new
|
2019-04-30 14:30:03 -07:00 |
Karthik Ravi Shankar
|
5f6a57a4d0
|
Formatting issues
|
2019-04-26 13:08:25 -07:00 |
Karthik Ravi Shankar
|
5274deb32b
|
Fix the rebase and build
|
2019-04-23 14:12:48 -07:00 |
Karthik Ravi Shankar
|
df2c2c114c
|
Fix access to some CreateChannel/CreateCustomChannel methods
|
2019-04-23 14:04:54 -07:00 |
Karthik Ravi Shankar
|
2049b6c2bd
|
Fix build errors
|
2019-04-23 14:04:17 -07:00 |
Karthik Ravi Shankar
|
be9479542c
|
Fix include header issue
|
2019-04-23 14:03:06 -07:00 |
Karthik Ravi Shankar
|
60bdeef9f4
|
Move Channel also to impl for now
|
2019-04-23 14:03:06 -07:00 |
Karthik Ravi Shankar
|
e57182ab61
|
Fix the compile errors for tests and namespace.
|
2019-04-23 14:00:56 -07:00 |
Karthik Ravi Shankar
|
603d014f0e
|
Changes to fold credentials into grpc_impl from grpc
|
2019-04-23 13:54:26 -07:00 |