aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/secure_channel_create.c
Commit message (Expand)AuthorAge
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* merge with masterGravatar Alistair Veitch2015-06-01
|\
| * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\
| | * Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* | | Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
| |/ |/|
| * Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
|/
* clang-formatGravatar Craig Tiller2015-04-24
* Make the things compile againGravatar Craig Tiller2015-04-23
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* Share mdctx between secure channelsGravatar Craig Tiller2015-04-14
* Fix a TSAN reported raceGravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Adding call host (:authority header) check in the secure channel.Gravatar Julien Boeuf2015-02-10
* Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26