aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/httpcli/httpcli_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
* 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-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
| * Transfer the ownership of the handshaker.Gravatar Julien Boeuf2015-08-21
| * Security connector is now responsible for the handshake.Gravatar Julien Boeuf2015-08-21
|/
* Testing port serverGravatar Craig Tiller2015-08-04
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17