aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/credentials.h
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
* Fixed include guardsGravatar David Garcia Quintas2016-03-15
* Have a dedicated server security connector.Gravatar Julien Boeuf2016-02-24
* Testing GCE detection in google default credentials.Gravatar Julien Boeuf2015-12-09
* Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\
| * Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
| * Fixing implementations.Gravatar Julien Boeuf2015-11-18
* | clang-formatGravatar Craig Tiller2015-11-18
* | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\ \ | |/ |/|
| * stream_op cleanup: security changesGravatar Craig Tiller2015-11-02
* | Addressing comments.Gravatar Julien Boeuf2015-10-20
* | Got the core test passing.Gravatar Julien Boeuf2015-10-09
* | Got core to compile (without the tests)Gravatar Julien Boeuf2015-10-09
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-09
|\|
* | First pass at the headers.Gravatar Julien Boeuf2015-10-09
| * Fixing #3680Gravatar Julien Boeuf2015-10-08
|/
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\
* | Call list progressGravatar Craig Tiller2015-09-18
| * Design and implementation of the core credentials plugin API.Gravatar Julien Boeuf2015-08-31
|/
* Change the ownership model of the auth processor.Gravatar Julien Boeuf2015-08-30
* Credentials cleanup:Gravatar Julien Boeuf2015-08-25
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge branch 'auth_md_processor' into server_creds_auth_md_processorGravatar Julien Boeuf2015-08-03
|\
| * Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
| |\
| * \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \
| * | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| |/ /
* | / Getting started on metadata processor set on server creds.Gravatar Julien Boeuf2015-07-19
| |/ |/|
* | Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
|/
* Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
|\
* | Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
* | More flexible default google creds.Gravatar Julien Boeuf2015-07-07
|/
* clang-formatGravatar Craig Tiller2015-06-05
* Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
* Fixup mergeGravatar Craig Tiller2015-05-30
* Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\
| * Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* | clang-format some filesGravatar Craig Tiller2015-05-13
* | Initial refactoring of a few testsGravatar Craig Tiller2015-05-11
|/
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* Allow extracting mdctx from credsGravatar Craig Tiller2015-04-14
* Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01