aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security
Commit message (Collapse)AuthorAge
...
| | | | | * Starting the work to fix #3803.Gravatar Julien Boeuf2016-05-18
| | | | | | | | | | | | | | | | | | | | | | | | - We still need a way to bubble up this error.
* | | | | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | | | |
* | | | | | Address some memory leaksGravatar Craig Tiller2016-05-18
| | | | | |
* | | | | | SanityGravatar Craig Tiller2016-05-18
| | | | | |
* | | | | | Cleanup error handling for google_default_credentialsGravatar Craig Tiller2016-05-17
| | | | | |
* | | | | | Fix jwt_verifier_testGravatar Craig Tiller2016-05-12
| | | | | |
| * | | | | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into ↵Gravatar Julien Boeuf2016-05-10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | credentials_refactoring
| * | | | | | Fixing headers.Gravatar Julien Boeuf2016-05-10
| | | | | | |
* | | | | | | Fix refcounting bugsGravatar Craig Tiller2016-05-10
| | | | | | |
| | * | | | | clang-formatGravatar Julien Boeuf2016-05-10
| |/ / / / /
* | | | | | Progress converting to new error system (HTTP fixes)Gravatar Craig Tiller2016-05-10
| | | | | |
* | | | | | Error reporting progressGravatar Craig Tiller2016-05-06
| | | | | |
* | | | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| | | | | |
* | | | | | Progress converting to new error systemGravatar Craig Tiller2016-05-05
|/ / / / /
| | | * | allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| | | | |
* | | | | 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...
| | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
| | | |\ | |_|_|/ |/| | |
| | | * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | | |
| * | | 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
|\ \ \ \ | | |/ / | |/| |
| | | * PR commentsGravatar David Garcia Quintas2016-04-25
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-25
| | | |\ | | |_|/ | |/| |
| * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | | | | | application handle the authentication.
| | | * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
| | |/ | |/|
| | * 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