aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/security_connector.c
Commit message (Expand)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-04
* clang-format codeGravatar Craig Tiller2016-01-04
* Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-17
* Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-16
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
* | make security_connector manage pending handshaker, while handshaker owns tcpGravatar yang-g2015-11-20
* | move pending tcp management from server to connectorGravatar yang-g2015-11-19
| * clang-formatGravatar Craig Tiller2015-11-18
|/
* Got core to compile (without the tests)Gravatar Julien Boeuf2015-10-09
* clang-format all core filesGravatar Craig Tiller2015-09-23
* Update Windows stuffGravatar Craig Tiller2015-09-23
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar 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
* 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
| * Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...Gravatar Julien Boeuf2015-09-15
| |\ | |/ |/|
* | Move the default roots check before allocationGravatar yang-g2015-08-24
| * Transfer the ownership of the handshaker.Gravatar Julien Boeuf2015-08-21
| * Security connector is now responsible for the handshake.Gravatar Julien Boeuf2015-08-21
|/
* 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