aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/init_secure.c
Commit message (Collapse)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| | | | Also converting to .cc
* Add tracer for plugin credentials.Gravatar Mark D. Roth2017-09-26
|
* clang formatGravatar ncteisen2017-07-13
|
* Tracers know their nameGravatar ncteisen2017-07-13
|
* Add cq and fd tracerGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
|
* Update include pathsGravatar Craig Tiller2017-03-28
|
* Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
|
* Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
|
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25