p4lang-grpc:zhen_check_call_host_tls_2

Last commit made on 2020-02-21
Get this branch:
git clone -b zhen_check_call_host_tls_2 https://git.launchpad.net/p4lang-grpc

Branch merges

Branch information

Name:
zhen_check_call_host_tls_2
Repository:
lp:p4lang-grpc

Recent commits

641a496... by Zhen Lian <email address hidden>

check peer name only when specifying options

17036c1... by apolcyn <email address hidden>

Merge pull request #21698 from apolcyn/bump_g_stands_for

Bump g stands for

8a7c289... by ZhenLian <email address hidden>

Merge pull request #22084 from grpc/zhen_cleanup_check_call_host

make check_call_host() in ssl_security_connector to use ssl_utils

056a3bc... by Esun Kim <email address hidden>

Merge pull request #21845 from veblush/absl-str-format

Replaced gpr_asprintf with absl::StrFormat

ab1c642... by Esun Kim <email address hidden>

Merge pull request #22092 from veblush/absl-ex

Enable absl completely

695c844... by Eric Gribkoff <email address hidden>

Merge pull request #22016 from ericgribkoff/xds_kokoro

Run C++ xDS tests on Kokoro

179506c... by Vijay Pai <email address hidden>

Merge pull request #22085 from grpc/vjpai-patch-1

Don't depend on InlinedVector::clear to de-allocate

ddd0107... by Jiangtao Li <email address hidden>

Merge pull request #21324 from tmatsuo/x-goog-user-project

feat: add x-goog-user-project header from quota_project_id field

5f41758... by Esun Kim <email address hidden>

Replaced gpr_asprintf with absl::StrFormat

433439b... by Esun Kim <email address hidden>

Merge pull request #21843 from veblush/absl-make-unique

Replaced grpc_core::MakeUnique with absl::make_unique