aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/secure_channel_create.c
Commit message (Expand)AuthorAge
* Sign conversion fixesGravatar Craig Tiller2015-09-10
* rename census_filter.{c,h} to grpc_filter.{c,h}Gravatar Hongyu Chen2015-08-21
* Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-20
|\
* | Move census_filters from .../channel to .../censusGravatar Hongyu Chen2015-08-19
| * Let lame_client accept error statusGravatar yang-g2015-08-17
* | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-07
|\|
* | Re-install census filters.Gravatar Hongyu Chen2015-08-07
| * Reorder filters to ensure that :authority is available when the auth filter n...Gravatar Craig Tiller2015-08-07
|/
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\
| * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\|
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| |\
* | \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ | | |/ | |/|
* | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| * | Clean up handshaking server channels properlyGravatar yang-g2015-07-15
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| |\ | |/ |/|
* | Fix segfaultGravatar Craig Tiller2015-07-06
* | clang-format changed filesGravatar Craig Tiller2015-07-01
* | Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
| * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
* | Fix leaking channel argsGravatar Craig Tiller2015-06-30
* | clang-format affected filesGravatar Craig Tiller2015-06-30
* | Fix refcountingGravatar Craig Tiller2015-06-30
* | SSL channel args work with client config againGravatar Craig Tiller2015-06-29
* | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\ | |/ |/|
| * Added generated configsGravatar David Garcia Quintas2015-06-19
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\|
* | clang-formatGravatar Craig Tiller2015-06-05
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\|
| * merge with masterGravatar Alistair Veitch2015-06-01
| |\
* | \ Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\ \ \ | | |/ | |/|
| * | 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
* | | | Fix memory leak, add debugGravatar Craig Tiller2015-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
| |/
* / Plumb pollset_set through to tcp setupGravatar Craig Tiller2015-05-08
|/
* 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