Lidi Zheng
bacd659bd9
Merge pull request #24968 from lidizheng/increase-build-extra-timeout
...
Increase Python job timeout to deflake build extra job
4 years ago
Jan Tattermusch
b2ca2ba285
Merge pull request #24361 from veblush/py2to3-sanity
...
Porting sanity & distrib script to Python3
4 years ago
Jan Tattermusch
254730af92
Merge pull request #24000 from jtattermusch/makefile_more_cleanup2
...
Makefile: remove support for building protobuf, C++ libraries and executables
4 years ago
Jan Tattermusch
113f5e89b5
build_ruby.sh: build Debug protoc on config=dbg
4 years ago
Jan Tattermusch
64e33aa505
cmake not needed for grpc_interop_ruby
4 years ago
matthewstevenson88
8f5dcdf554
Merge pull request #24955 from matthewstevenson88/fix-tls-version-negotiation
...
Fix TLS version selection in SSL transport security.
4 years ago
Adam J Heller
612eb923cb
Merge pull request #24970 from drfloob/mark-qps-benchmark-tests-flaky
...
Mark QPS Benchmark Tests as flaky
4 years ago
Matthew Stevenson
46f0373d91
Fix typo.
4 years ago
Esun Kim
ab44f737ec
py2to3 sanity scripts
4 years ago
Stanley Cheung
bd46bcd005
Merge pull request #24969 from HannahShiSFB/phpunit8-warnings
...
PHP: fix phpunit warnings
4 years ago
AJ Heller
01378c742f
Add TODO for the OOM fix that makes these tests flaky
4 years ago
AJ Heller
34ba812e20
Mark QPS Benchmark Tests as flaky
4 years ago
Lidi Zheng
7b8ca91178
Increase Python job timeout to deflake build extra job
4 years ago
root
85a0368b1b
add assert
4 years ago
Nicolas Noble
1eddcd1ec1
Merge pull request #24823 from cpsauer/patch-1
...
Add grpc_extra_deps() to C++ README
4 years ago
root
48de85ba51
move up from RC3 to 8.0.0
4 years ago
Jan Tattermusch
b4007c1cbc
fix bloat_diff.py
4 years ago
Jan Tattermusch
e5b2edd188
fix grpc_android.sh
4 years ago
Matthew Stevenson
9f8fbf39fb
Implement David's suggestions.
4 years ago
Matthew Stevenson
d660e2a47a
Revert "Rework version selection following David's comment."
...
This reverts commit 70764178bf
.
4 years ago
Matthew Stevenson
70764178bf
Rework version selection following David's comment.
4 years ago
apolcyn
2e702fc8f5
Merge pull request #24872 from thii/add-darwin_arm64-and-darwin_arm64e-config_settings
...
Add darwin_arm64 and darwin_arm64e to c-ares’ config settings
4 years ago
donnadionne
aba2cefd40
Merge pull request #24949 from donnadionne/log
...
Separate out ref counted related logs from the xds_client logs
4 years ago
Jiangtao Li
69981215e0
Merge pull request #24948 from jiangtaoli2016/root_update
...
Update root pem certs
4 years ago
Jiangtao Li
8a546ca501
Merge pull request #24959 from jiangtaoli2016/engine
...
Only enable OpenSSL Engine when compiler supports it
4 years ago
Matthew Stevenson
dfcb4c0b67
Remove fallthrough case when setting max TLS version.
4 years ago
Donna Dionne
d64d0bfe12
Merge remote-tracking branch 'upstream/master' into log
4 years ago
jiangtaoli2016
85d7c1ba97
Only enable OpenSSL Engine when compiler supports it
4 years ago
Mark D. Roth
fdb651e927
Merge pull request #24954 from grpc/arena-alignment-fix
...
Fixing alignment issue with Arenas.
4 years ago
Yash Tibrewal
1d2cce2449
Merge pull request #24950 from yashykt/delarrayfix
...
Fix subject_alternative_names deletion
4 years ago
Donna Dionne
57aa10f3e7
Name change
4 years ago
Nicolas Noble
6eabdf7339
Fixing alignment issue with Arenas.
4 years ago
Matthew Stevenson
3c74038797
Fix TLS version negotiation in SSL transport security.
4 years ago
Yash Tibrewal
27dbc95a81
Fix subject_alternative_names deletion
4 years ago
Lidi Zheng
0dd3f7e65b
Merge pull request #24946 from lidizheng/abort-annotation
...
[Aio] Correct type annotation of grpc.aio.ServicerContext.abort
4 years ago
Lidi Zheng
e1b9574c6d
Merge pull request #24947 from lidizheng/try-fix-macos-build
...
Fix the macOS Python SSL module failure
4 years ago
Donna Dionne
96a11767a1
Separate out ref counted related logs from the xds_client logs
4 years ago
jiangtaoli2016
8c885f754a
Update root pem certs
4 years ago
Lidi Zheng
25b3662c6e
Update pyOpenSSL with cryptography
4 years ago
Adam J Heller
246518666f
Merge pull request #24938 from drfloob/fix-gpr_log-warning
...
Fix gpr_log compiler warning about string literals, breaking the build
4 years ago
Adam J Heller
82f01022a2
Merge pull request #24941 from drfloob/fix-uri-parser-overpermissive-invalid-percent-decoding
...
Fix overpermissive percent-decoding of URIs ('%eth1' case)
4 years ago
Lidi Zheng
fd05dcef50
Upgrade pyOpenSSL explicitly
4 years ago
Lidi Zheng
2c302b9089
Try force install Python 3.7
4 years ago
Lidi Zheng
45b4608a02
Correct the type annotation of abort
4 years ago
AJ Heller
6cc1d2edb0
Fix overpermissive percent-decoding of URIs ('%eth1' case)
...
Invalid `%nn` 3-character strings were being incorrectly decoded. For
example, in `%eth1`, the `%e` was being translated to ASCII 14, while
the correct behavior is to leave `%eth1` unchanged since the string
`%et` is an invalid 3-character percent encoding.
4 years ago
Jan Tattermusch
600dd1b86c
Merge pull request #21439 from apolcyn/revert_grpclb_in_dns_interop
...
Delete unused grpclb-in-dns interop test suite
4 years ago
Jan Tattermusch
fc2ea4d54a
upgrade ruby image in run_tests.py
4 years ago
Jan Tattermusch
c5c123efc9
add cmake to ruby dockerfiles
4 years ago
Jan Tattermusch
a35cd4f89d
build protoc artifacts with cmake
4 years ago
Jan Tattermusch
82fb6a4b7a
regenerate makefile
4 years ago