aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
|\
* | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| * Fix clock type mismatchGravatar yang-g2015-07-28
|/
* Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
* Merge with head and resolve conflictGravatar yang-g2015-07-17
|\
* | resolve commentsGravatar yang-g2015-07-13
* | Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
|\
| * Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| |\
| | * Merge branch 'master' of github.com:grpc/grpc into oauth2_access_tokenGravatar Julien Boeuf2015-07-08
| | |\
| | | * Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
| | | |\
* | | | | Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
| * | | | merge head and resolve conflictGravatar yang-g2015-07-07
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-08
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Add a unit testGravatar yang-g2015-07-06
|/ / / /
* | | | Merge pull request #2216 from jboeuf/unpadded_base64Gravatar Nicolas Noble2015-07-01
|\ \ \ \
| | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-01
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| |_|/ / |/| | |
* | | | SSL refcounting fixesGravatar Craig Tiller2015-06-30
| | | * Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| |_|/ |/| |
| | * Fixing this one as well.Gravatar Julien Boeuf2015-06-29
| |/ |/|
| * Base64 decode improvements.Gravatar Julien Boeuf2015-06-25
|/
* Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
|\
| * Ensure tests are built during run_tests runsGravatar Craig Tiller2015-06-19
* | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
| * clang-format affected filesGravatar Craig Tiller2015-06-17
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ | |/ |/|
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into count-the-thingsGravatar Craig Tiller2015-06-01
|\ \
| | * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| | |\ | |_|/ |/| |
| * | Fixing tools compilation.Gravatar Nicolas "Pixel" Noble2015-06-02
* | | Label all iomgr objectsGravatar Craig Tiller2015-06-01
|/ /
| * Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
| * Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
| |\ | |/ |/|
* | Removed non-ISO usage of __FUNCTION__.Gravatar David Garcia Quintas2015-05-31
| * Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
|\ \
| * | Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* | | Addressing comments.Gravatar Julien Boeuf2015-05-20
* | | API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
|/ /
| * Port endpoint tests to pollsetsGravatar Craig Tiller2015-05-13
|/
* Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
* Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* Fixing !strcmp in the tests.Gravatar Julien Boeuf2015-03-09
* Adding refresh token parsingGravatar Julien Boeuf2015-03-09
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07