aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* :(Gravatar yang-g2015-08-07
* Fix gce detectionGravatar yang-g2015-08-07
* Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-thingsGravatar Yang Gao2015-08-07
|\
* \ Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \
| | * Print error message on client auth errorGravatar Craig Tiller2015-08-06
| |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
|\ \
* | | Cleanup.Gravatar Julien Boeuf2015-08-05
* | | Fixing API (thanks Craig for the comments) and associated tests.Gravatar Julien Boeuf2015-08-05
| | * Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | |\ | | |/ | |/|
| | * Testing port serverGravatar Craig Tiller2015-08-04
* | | Merge branch 'auth_md_processor' into server_creds_auth_md_processorGravatar Julien Boeuf2015-08-03
|\ \ \
| * | | Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
| * | | Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
| |\ \ \ | | |_|/ | |/| |
| | | * Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
| | |/ | |/|
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| |\ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| | |\ \
| | | * \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | | |\ \
| * | | \ \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| | |\ \ \ \ \
| * | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| |\| | | | | |
| | | | | | * | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| | | | | | * | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | | |_|/ / | | | |/| | |
| | | | * | | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| | | |/ / /
| | | | * / Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| | | |/ /
* | | | | Putting the auth metadata processor on the server creds.Gravatar Julien Boeuf2015-07-21
| | * | | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | |/ /
* | | / Getting started on metadata processor set on server creds.Gravatar Julien Boeuf2015-07-19
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
| |\|
* | | Cannot figure out server filter logic for error in auth md processing.Gravatar Julien Boeuf2015-07-17
| | * Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\
* | | | Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
| |\ \ | |/ / |/| |
| * | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
* | | Clean up handshaking server channels properlyGravatar yang-g2015-07-15
|/ /
| * Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\
| * 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
| | |\
| | * | Resolve commentsGravatar yang-g2015-07-09
* | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2271 from jboeuf/oauth2_access_tokenGravatar Yang Gao2015-07-08
| |\ \ \
| * \ \ \ Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
| |\ \ \ \
| | | * \ \ 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
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | | | * | More flexible default google creds.Gravatar Julien Boeuf2015-07-07