David Garcia Quintas
|
956fe5e089
|
Added tests, supporting c-ares as well as std resolver.
|
7 years ago |
adelez
|
23d7b7c22d
|
Merge pull request #14239 from adelez/foundry_integration
Increase timeouts
|
7 years ago |
Jan Tattermusch
|
27909dcf46
|
Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_number
tcp_posix.cc: Magic number 13 probably a typo in manual merge
|
7 years ago |
David Garcia Quintas
|
e7cd8355ea
|
c-ares resolver changes
|
7 years ago |
David Garcia Quintas
|
3ee68da517
|
PR Comments
|
7 years ago |
David Garcia Quintas
|
b86cdde209
|
Undo changes to dns_resolver_test.cc
|
7 years ago |
Muxi Yan
|
f2e99e9871
|
Exclude bcm.c for dup symbol issue
|
7 years ago |
Sree Kuchibhotla
|
ef4df60110
|
Merge pull request #14217 from sreecha/epollex-fix
Fix an issue in epollex that was causing some workers to get stuck in pollset_work()
|
7 years ago |
Yash Tibrewal
|
83ad85e2fa
|
Remove unnecessary check and few more comments
|
7 years ago |
Adele Zhou
|
2a86e7ba06
|
Increase test timeouts
|
7 years ago |
Jan Tattermusch
|
a3088a6ce8
|
fix rounding problem in EchoDeadline test
|
7 years ago |
Yang Gao
|
8d98bf2379
|
Merge pull request #14237 from yang-g/epollex_timer_anno
Add timer trace annotations to epollex
|
7 years ago |
Jan Tattermusch
|
680d2cba13
|
Merge pull request #14235 from boivie/patch-1
typo: probobuf -> protobuf
|
7 years ago |
Zhouyihai Ding
|
9233201cc3
|
Merge pull request #13541 from Kunde21/php/constructor-cleanup
php: Removed opts checks in BaseStub when Channel is passed as argument
|
7 years ago |
Jan Tattermusch
|
486a619af2
|
Merge pull request #14233 from jtattermusch/settings_timeout_test_race
Tentative fix for EventState::done() data race
|
7 years ago |
Zhouyihai Ding
|
1952018a02
|
Merge pull request #12703 from thinkerou/fix_bug
PHP: fix call flag been reset bug
|
7 years ago |
Yash Tibrewal
|
54f6092eff
|
Force the client to shutdown so that the server write can complete
|
7 years ago |
Matt Kwong
|
74958c59e2
|
Update Podspec version for ObjC
|
7 years ago |
yang-g
|
041c3ede86
|
Add timer trace annotations to epollex
|
7 years ago |
Adele Zhou
|
60a8bb6b92
|
Merge branch 'master' of github.com:grpc/grpc
|
7 years ago |
Jan Tattermusch
|
12ba4b1e05
|
make grpc_passthru_endpoint_stats refcounted
|
7 years ago |
adelez
|
29d1e504ee
|
Merge pull request #14225 from adelez/foundry_integration
Change SHA1 to SHA256
|
7 years ago |
Victor Boivie
|
e5758a1a77
|
typo: probobuf -> protobuf
|
7 years ago |
Jan Tattermusch
|
8376749faa
|
fix EventState::done() data race
|
7 years ago |
Jan Tattermusch
|
246a433f8c
|
regenerate CODEOWNERS
|
7 years ago |
Jan Tattermusch
|
e9a23b5938
|
add dockerfile OWNERS
|
7 years ago |
Jan Tattermusch
|
bc3b6165e3
|
add cmake OWNERS
|
7 years ago |
Chad Kunde
|
1ac45e116e
|
Removed opts checks in BaseStub when the elements aren't not used.
|
7 years ago |
David Garcia Quintas
|
f550426eba
|
Don't destroy null lb_addr
|
7 years ago |
Yash Tibrewal
|
e6cf0aeff4
|
Merge pull request #14211 from yashykt/httpsclibazel
Bazel fix for httpcli_test and httpscli_test
|
7 years ago |
David Garcia Quintas
|
7896b62f2d
|
DNS cooldown mechanism
|
7 years ago |
Adele Zhou
|
1620b327d3
|
Merge branch 'httpsclibazel'
|
7 years ago |
Yash Tibrewal
|
ac35926a2f
|
Manually set roots pem env variable for httpscli_test
|
7 years ago |
Matt Kwong
|
42c6a00e03
|
Merge pull request #4 from muxi/update-boringssl-podspec
Update BoringSSL podspec
|
7 years ago |
Muxi Yan
|
e1e939eeab
|
Update BoringSSL podspec
|
7 years ago |
Adele Zhou
|
c539b6869e
|
Merge branch 'httpsclibazel'
|
7 years ago |
Adele Zhou
|
9c5b69f0ed
|
Change SHA1 to SHA256
|
7 years ago |
Jiangtao Li
|
ff3a8f1881
|
Merge pull request #14218 from jiangtaoli2016/disable_failed_ssl_test
Disable failing ssl_transport_security_tests when using OpenSSL lib
|
7 years ago |
Sree Kuchibhotla
|
9f91136fe6
|
Update ev_epollex_linux.cc
|
7 years ago |
jiangtaoli2016
|
faa74228d7
|
Disable failing ssl_transport_security_tests when using OpenSSL lib
|
7 years ago |
Sree Kuchibhotla
|
53853d58f6
|
Fix an issue in epollex that was causing some workers to get indefinitely stuck in pollset_work()
|
7 years ago |
Jan Tattermusch
|
219c512f54
|
magic number 13 probably a typo in manual merge
|
7 years ago |
Yash Tibrewal
|
e8e2426f98
|
Bazel fix for httpcli_test
|
7 years ago |
Matt Kwong
|
08c765a80e
|
Add RAND_bytes_with_additional_data to ASAN suppressions
|
7 years ago |
Matt Kwong
|
e7a60bd812
|
Add NOMINMAX flag for Python Windows
|
7 years ago |
Matt Kwong
|
654944bfeb
|
Add -fno-rtti and -fno-exceptions flags to BoringSSL compilation
|
7 years ago |
Matt Kwong
|
a110c74c58
|
Update BoringSSL to latest chromium-stable ref
|
7 years ago |
Yash Tibrewal
|
123547c962
|
Merge pull request #14204 from yashykt/ssltestfix
Fix end2end test flake #13477
|
7 years ago |
Feng Li
|
aba7a817fa
|
Merge pull request #14200 from grpc/fengli79-patch-1
Update README.rst for python grpcio-tools
|
7 years ago |
Mehrdad Afshari
|
836f4c64d0
|
Merge pull request #14201 from mehrdada/shellcheck
Expand shellcheck enforcement to all tools/run_tests
|
7 years ago |