Lidi Zheng
|
8bcffaa5ca
|
Hide init_grpc_aio and guard async API outside of AsyncIO context
|
5 years ago |
Karthik Ravi Shankar
|
7166d0124d
|
Merge branch 'master' into server-builder
|
5 years ago |
Karthik Ravi Shankar
|
8e5d8e64d3
|
Fix formatting
|
5 years ago |
Karthik Ravi Shankar
|
4a930208e7
|
Merge branch 'master' into healthcheck
|
5 years ago |
Karthik Ravi Shankar
|
8f2361fcda
|
Remove health_check_service_interface_impl from build files.
|
5 years ago |
Stanley Cheung
|
59dc7fb277
|
Merge pull request #23217 from stanley-cheung/php-update-readme
Update PHP README.md
|
5 years ago |
Stanley Cheung
|
9b66452f7c
|
Update PHP README.md
|
5 years ago |
Karthik Ravi Shankar
|
70465c92ec
|
Merge pull request #23180 from karthikravis/opencensus
Move OpenCensus back to ::grpc from ::grpc_impl
|
5 years ago |
Karthik Ravi Shankar
|
4b78ae524e
|
Merge pull request #23179 from karthikravis/resource-quota
Revert https://github.com/grpc/grpc/pull/18345
|
5 years ago |
Matthew Stevenson
|
9c116d5c03
|
Address David's comments.
|
5 years ago |
Lidi Zheng
|
b2c420fa44
|
Merge pull request #23265 from lidizheng/aio-context-info
[Aio] Implement methods to access auth context and peer info
|
5 years ago |
Muxi Yan
|
a5972eead3
|
Release dispatch queue on CFStreamHandle destroy
|
5 years ago |
Benjamin Krämer
|
91e44c21bc
|
Fix whitespaces
|
5 years ago |
Stanley Cheung
|
9ec31c795e
|
Merge pull request #23254 from HannahShiSFB/api-doxygen
PHP: update comments of ext files
|
5 years ago |
Vijay Pai
|
3a09a95f0e
|
Merge pull request #23271 from grpc/revert-23177-checksizebeforedecompress
Revert "Add message-size check before message decompression"
|
5 years ago |
Srini Polavarapu
|
39103342cf
|
v1.30.0 interop tests
|
5 years ago |
Karthik Ravi Shankar
|
1bf54724f4
|
Merge branch 'master' into healthcheck
|
5 years ago |
Karthik Ravi Shankar
|
f0d2aff3c7
|
Merge branch 'master' into opencensus
|
5 years ago |
Karthik Ravi Shankar
|
6657ea64eb
|
Merge branch 'master' into resource-quota
|
5 years ago |
Vijay Pai
|
c7f2956b67
|
Revert "Add message-size check before message decompression"
|
5 years ago |
Mark D. Roth
|
92f7ece27d
|
Merge pull request #23267 from markdroth/import_fix
add missing virtual dtor
|
5 years ago |
Srini Polavarapu
|
9655f1f644
|
Merge pull request #23266 from srini100/v1.30.x
Bump to v1.30.0
|
5 years ago |
Karthik Ravi Shankar
|
0ac5d5e111
|
Fix build error
|
5 years ago |
Karthik Ravi Shankar
|
31e6b69c8e
|
Merge branch 'master' into server-builder
|
5 years ago |
Lidi Zheng
|
ae49a85038
|
Fix the typo
|
5 years ago |
Mark D. Roth
|
c9c01d38fa
|
add missing virtual dtor
|
5 years ago |
Esun Kim
|
e758ccaff0
|
Merge pull request #23256 from veblush/json-run-flaky-preassign-port
Fixed port conflict of json_run_localhost
|
5 years ago |
Mark D. Roth
|
2aa6774c2d
|
Merge pull request #23004 from kedartal/incomplete_type_fix
Move ~grpc_server_security_connector() = default to .cc file
|
5 years ago |
Lidi Zheng
|
b96381694c
|
Sort tests.json alphabetically
|
5 years ago |
Lidi Zheng
|
8102ee894c
|
Merge pull request #23264 from lidizheng/v1.30.x-patch
Backport: Trust google-auth library will handle their dependency properly
|
5 years ago |
Mark D. Roth
|
728d02f4df
|
Merge pull request #23104 from markdroth/chttp2_server_c++
Convert chttp2 server connection-handling code to C++.
|
5 years ago |
Matthew Stevenson
|
048ff29146
|
Add #if defined(TLS1_3_VERSION).
|
5 years ago |
Mark D. Roth
|
4d541fc30a
|
Merge pull request #23051 from markdroth/xds_config_selector2
Add ConfigSelector API.
|
5 years ago |
Srini Polavarapu
|
d1c4118798
|
Regenerate projects
|
5 years ago |
Srini Polavarapu
|
a4e8cf0094
|
Bump version to 1.30.0
|
5 years ago |
Lidi Zheng
|
11a29eb95a
|
Implement methods to access auth context and peer info
|
5 years ago |
Matthew Stevenson
|
3a14c1a432
|
Add tls1.h header regardless of what SSL library is used.
|
5 years ago |
Lidi Zheng
|
281f80aeab
|
Install rsa==4.0 to avoid the egg cache race issue
|
5 years ago |
Lidi Zheng
|
a5d2f719bd
|
Trust google-auth library will handle their dependency properly
|
5 years ago |
apolcyn
|
bb235dd31a
|
Merge pull request #23186 from apolcyn/upmerge_source_only_to_1_30x
Add back source-only ruby packages for 1.30.x
|
5 years ago |
Esun Kim
|
2a3b1f0eb7
|
Revert log changes
|
5 years ago |
Jan Tattermusch
|
dbb39a525d
|
Merge pull request #22982 from kou/fix-cpp-version
Fix wrong version in gRPCConfigVersion.cmake and grpc++*.pc
|
5 years ago |
Patrice Chalin
|
a5c9b22cc9
|
Fix the grpcpp.h formatting.
|
5 years ago |
Patrice Chalin
|
5be0b22dc0
|
Update links to grpc.io guides in header files
|
5 years ago |
Mark D. Roth
|
3e6ccbe790
|
Merge pull request #23233 from markdroth/repo_mgr
Pass repo manager duty to nicolasnoble
|
5 years ago |
Jan Tattermusch
|
89be9c27f1
|
Merge pull request #23220 from chalin/chalin-docs-fix-grpc-io-links-200616
Docs: fix links to grpc.io quick start, tutorial and other pages
|
5 years ago |
T.J. Mercier
|
d8c9ab1645
|
I is a reserved identifier
|
5 years ago |
Yash Tibrewal
|
d48d39c432
|
Merge pull request #23177 from yashykt/checksizebeforedecompress
Add message-size check before message decompression
|
5 years ago |
Richard Belleville
|
4fcf9d01d2
|
Address review comments
|
5 years ago |
Yash Tibrewal
|
b57a11a82b
|
Reviewer comments
|
5 years ago |