aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/security_connector.c
Commit message (Expand)AuthorAge
* Move the default roots check before allocationGravatar yang-g2015-08-24
* Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...Gravatar Craig Tiller2015-07-31
|\
* | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| * Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
|/
* clang-format changed filesGravatar Craig Tiller2015-07-01
* Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
* SSL refcounting fixesGravatar Craig Tiller2015-06-30
* Merge pull request #2143 from murgatroid99/core_security_conversion_warningsGravatar jboeuf2015-06-23
|\
| * Fixed integer conversion warnings in src/core/securityGravatar murgatroid992015-06-19
* | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
|/
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
* Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
* Putting tsi util in header so that it can be used elsewhere.Gravatar Julien Boeuf2015-05-18
* Clean up tsi properties.Gravatar Julien Boeuf2015-05-13
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17