aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/grpc_security.h
Commit message (Expand)AuthorAge
...
| | | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
| | | |\
| | * | | Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| |/ / /
| * | | Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abiGravatar Julien Boeuf2015-08-25
| |\ \ \ | | | |/ | | |/|
* | / | Use SSL override as a default host name if none is specifiedGravatar Craig Tiller2015-08-25
| |/ / |/| |
* | | Have a richer interface for auth metadata processors.Gravatar Julien Boeuf2015-08-19
| * | First draft at addressing #1799 for grpc_security.Gravatar Julien Boeuf2015-08-14
|/ /
| * Few improvements:Gravatar Julien Boeuf2015-08-14
|/
* Fixing API (thanks Craig for the comments) and associated tests.Gravatar Julien Boeuf2015-08-05
* 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 branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| |\ \
| | * \ 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
| | |/ /
| * / / Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| |/ /
* | / Getting started on metadata processor set on server creds.Gravatar Julien Boeuf2015-07-19
| |/ |/|
* | Cannot figure out server filter logic for error in auth md processing.Gravatar Julien Boeuf2015-07-17
* | 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
|\
| * Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| |\
| * | Resolve commentsGravatar yang-g2015-07-09
* | | Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
|/ /
| * Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge pull request #1971 from endobson/patch-1Gravatar Craig Tiller2015-06-09
|\
* | Properly exporting our C functions to C++.Gravatar Nicolas "Pixel" Noble2015-06-09
| * Fix typo in grpc_security.hGravatar Eric Dobson2015-06-08
|/
* Addressing comments.Gravatar Julien Boeuf2015-05-20
* API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
* Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
* Merge pull request #983 from jboeuf/refresh_token_parsingGravatar Yang Gao2015-03-12
|\
| * Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* | C# server side TLS supportGravatar Jan Tattermusch2015-03-09
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-23
|\|
| * Merge pull request #710 from jboeuf/default_google_credsGravatar Craig Tiller2015-02-23
| |\
| | * Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
* | | Server API simplificationGravatar Craig Tiller2015-02-23
|/ /
| * Added support for default credentials.Gravatar Julien Boeuf2015-02-21
* | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patchGravatar Nicolas "Pixel" Noble2015-02-22
|\|
* | Adding roots.pem from Mozilla and associated logic.Gravatar Julien Boeuf2015-02-20
* | Revert "Adding a constant for a well known place where the SSL roots are inst...Gravatar Nicolas Noble2015-02-19
* | Adding a constant for a well known place where the SSL roots are installed.Gravatar Julien Boeuf2015-02-19
| * Implementing JWT credentials (a.k.a JWT ID Tokens).Gravatar Julien Boeuf2015-02-19
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Attempt to better explain secure server creationGravatar Craig Tiller2015-02-17
* Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
* Fixing indent.Gravatar Julien Boeuf2015-01-20