aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security
Commit message (Collapse)AuthorAge
* Fixing clang-format.Gravatar Julien Boeuf2016-06-06
|
* Adding error details for JWT and oauth2.Gravatar Julien Boeuf2016-06-06
|
* Merge branch 'master' into fix_3803Gravatar Julien Boeuf2016-06-04
|\
| * Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ | | | | | | Change win32 file suffix
| * \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | |\ | | | |/ | | |/|
* | | | replacing cancel op by close op in order to plumb error message.Gravatar Julien Boeuf2016-05-18
| | | |
* | | | Starting the work to fix #3803.Gravatar Julien Boeuf2016-05-18
| | | | | | | | | | | | | | | | - We still need a way to bubble up this error.
| | * | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2016-05-10
| | |\ \ | | | | | | | | | | | | | | | credentials_refactoring
| | * | | Fixing headers.Gravatar Julien Boeuf2016-05-10
| | | | |
| | | * | clang-formatGravatar Julien Boeuf2016-05-10
| | |/ /
| | * / 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...
| * | clang-formatGravatar David Garcia Quintas2016-05-02
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| |\ \ | |/ / |/| |
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| |\ \
| | | * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| | |/
* | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
|\ \ \ | | |/ | |/|
| * | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | application handle the authentication.
| | * Added grpc_call_stats to the call stackGravatar David Garcia Quintas2016-04-14
| |/
| * Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
|\|
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-28
|\|
| * Merge github.com:grpc/grpc into optionalize_chttp2Gravatar Craig Tiller2016-03-28
| |\
| | * Merge github.com:grpc/grpc into status_codesGravatar Craig Tiller2016-03-28
| | |
* | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-28
| |/ |/|
| * clang-formatGravatar Craig Tiller2016-03-28
| |
| * Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25