aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #15156 from AspirinSJL/resolution_timer_fixGravatar Juanli Shen2018-04-30
|\ | | | | Check retry timer before starting resolving
| * Don't resolve if there is a resolution timerGravatar Juanli Shen2018-04-30
| |
* | Merge pull request #15219 from AspirinSJL/update_kokoro_build_versionGravatar Jan Tattermusch2018-04-28
|\ \ | | | | | | Update the kokoro build version in gcloud command
* \ \ Merge pull request #15216 from grpc/jtattermusch-patch-1Gravatar Jan Tattermusch2018-04-28
|\ \ \ | | | | | | | | Fix bad variable name in route_guide_server.js
* \ \ \ Merge pull request #15204 from yashykt/debugassertGravatar Yash Tibrewal2018-04-27
|\ \ \ \ | | | | | | | | | | Add GPR_DEBUG_ASSERT
* \ \ \ \ Merge pull request #15220 from ncteisen/microbenchmarksGravatar Noah Eisen2018-04-27
|\ \ \ \ \ | | | | | | | | | | | | Don't Use Benchmark Counters
| * | | | | Stop tracking call size in bm diffGravatar ncteisen2018-04-27
| | | | | |
* | | | | | Merge pull request #15217 from jiangtaoli2016/fix_security_connector_namespaceGravatar Jiangtao Li2018-04-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix namespace of security_connector test functions
* \ \ \ \ \ \ Merge pull request #14905 from ara-ayvazyan/enable_loopback_fastpathGravatar Noah Eisen2018-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable SIO_LOOPBACK_FAST_PATH on Windows
| | | * | | | | Dont use benchmark countersGravatar ncteisen2018-04-27
| | | | | | | |
| | | | | | * | Update the kokoro build version in gcloud commandGravatar Juanli Shen2018-04-27
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #15215 from mehrdada/merge-1.11.x-for-distribtestsGravatar Mehrdad Afshari2018-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Python source distribtests (for master)
| | | * | | | | fix namespace of security_connector test functionsGravatar jiangtaoli20162018-04-27
| |_|/ / / / / |/| | | | | |
| | | | | * | Fix bad variable name in route_guide_server.jsGravatar Jan Tattermusch2018-04-27
| |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'v1.11.x'Gravatar Mehrdad Afshari2018-04-27
|/| | | | |
| * | | | | Merge pull request #15202 from mehrdada/python-source-distrib-testsGravatar Mehrdad Afshari2018-04-27
| |\ \ \ \ \ | | | | | | | | | | | | | | Python source distribtests
* | \ \ \ \ \ Merge pull request #14387 from dcow/zone-idGravatar Mark D. Roth2018-04-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gRPC core: strip zone-id from IPv6 hosts before TLS verification
* \ \ \ \ \ \ \ Merge pull request #15211 from grpc/jtattermusch-patch-1Gravatar Jan Tattermusch2018-04-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update ISSUE_TEMPLATE.md
| | | | * | | | | Bump pip in yapf_virtual_environmentGravatar Mehrdad Afshari2018-04-27
| | | | | | | | |
| | | | * | | | | Fix the Python source distribtest scriptGravatar Mehrdad Afshari2018-04-27
| | | | | | | | |
* | | | | | | | | Merge pull request #15178 from jtattermusch/better_csharp_instructionsGravatar Jan Tattermusch2018-04-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Better C# build instructions.
| | * | | | | | | | Update ISSUE_TEMPLATE.mdGravatar Jan Tattermusch2018-04-27
| |/ / / / / / / / |/| | | | | | | |
| | | | * | | | | Add Python source distribtest targetsGravatar Mehrdad Afshari2018-04-26
| | | | | | | | |
| | | | * | | | | Add Dockerfiles for Python source distribtestsGravatar Mehrdad Afshari2018-04-26
| | | |/ / / / /
| | | | | | * | Add GPR_DEBUG_ASSERTGravatar Yash Tibrewal2018-04-26
| | | | | | | |
| | | | * | | | Enable SIO_LOOPBACK_FAST_PATH on WindowsGravatar Ara Ayvazyan2018-04-26
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interopGravatar yihuaz2018-04-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable C++ in ALTS interop tests
* \ \ \ \ \ \ \ Merge pull request #15188 from ncteisen/microbenchmarksGravatar Noah Eisen2018-04-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support Microbenchmarks Internally
* \ \ \ \ \ \ \ \ Merge pull request #15173 from hcaseyal/timerscopeGravatar hcaseyal2018-04-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add missing include for GPR_TIMER_SCOPE in latency profiling
* \ \ \ \ \ \ \ \ \ Merge pull request #15174 from hcaseyal/test_instructionsGravatar hcaseyal2018-04-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Update the run tests instructions to clarify a python module error
* \ \ \ \ \ \ \ \ \ \ Merge pull request #15189 from markdroth/tracer_log_levelGravatar Mark D. Roth2018-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change trace logging to use GPR_INFO instead of GPR_DEBUG.
| | | | | | | * | | | | gRPC core: strip zone-id from IPv6 hosts before TLS verificationGravatar David Cowden2018-04-26
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When initiating a connection to an IPv6 peer using an address that is not globally scoped, there may be ambiguity regarding which zone the destination address applies to when multiple links of the same scope are present. The scoped address architecture and zone-id syntax are described in rfc4007 and rfc 6874, respectively: * https://tools.ietf.org/html/rfc4007#section-6 * https://tools.ietf.org/html/rfc6874 This patch allows host name verification performed during TLS session establishment, and on a per-call basis, to work correctly when the peer presents a certificate with a non-global IPv6 address listed as one of its alternate names. Whether arbitrary certificate authorities choose issue certificates of this nature, or not, is outside the scope of gRPC. The zone-id is separated from the address using a percent (%) character. It is considered a system implementation detail and guidance suggests it be stripped from any paths or addresses egressing a host because it is irrelevant and meaningless otherwise. It would not make sense for a server to present a certificate containing non-global IPv6 addresses with zone-ids present nor would it work unless two hosts happened to be using the same zone-id. ssl_host_matches_name is prefixed with grpc_ because it has been promoted to the global namespace for testing. Resolves #14371
* | | | | | | | | | | Merge pull request #15171 from ZhouyihaiDing/API_revertGravatar Zhouyihai Ding2018-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | PHP: remove channel list tests and related observation and clean method
| | | | | | | * | | | | Further improvements to README.mdGravatar Jan Tattermusch2018-04-26
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #15059 from adelez/remove_vipGravatar adelez2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Remove VIP in cloud-to-prod interop tests.
| | * | | | | | | | | | | PHP: remove channel observation and clean method used for testsGravatar ZhouyihaiDing2018-04-25
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove VIP in cloud-to-prod interop tests.Gravatar Adele Zhou2018-04-25
| | | | | | | | | | | | |
| | | | | | * | | | | | | Support microbenchmarks internallyGravatar ncteisen2018-04-25
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #15047 from davidben/ssl-session-accessGravatar Vijay Pai2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Do not reach into BoringSSL internals.
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15177 from grpc/wenbozhu-patch-1Gravatar Wenbo Zhu2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update README.md
| | | | | | | | * | | | | | don't call security_handshake_failed_lockedGravatar Yihua Zhang2018-04-25
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15110 from muxi/advance-boringssl-10.0.2Gravatar Muxi Yan2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BoringSSL podspec update
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15157 from dmaclach/patch-1Gravatar apolcyn2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update License under third_party/address_sorting
| | | | | | | * | | | | | | | | Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
| |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | enable c++ for ALTS kokoro testsGravatar Yihua Zhang2018-04-25
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15180 from jtattermusch/run_tests_auto_set_flakes_optinGravatar Jan Tattermusch2018-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | run_tests.py --auto_set_flakes should be disabled by default
| | | | * | | | | | | | | | Update README.mdGravatar Wenbo Zhu2018-04-25
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | run_tests.py --auto_set_flakes should be disabled by defaultGravatar Jan Tattermusch2018-04-25
|/ / / / / / / / / / / / /
| | | | | | | | * / / / / better C# instructionsGravatar Jan Tattermusch2018-04-25
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | Update README.mdGravatar Wenbo Zhu2018-04-24
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | Mention grpc-web