Yash Tibrewal
|
92d11e368b
|
Merge pull request #14783 from yashykt/tcpposixfix
Remove unnecessary assert on size check of address length
|
7 years ago |
Muxi Yan
|
236bec5257
|
Improve keepalive_timeout test to capture the bug
|
7 years ago |
kpayson64
|
dd011f2643
|
Regenerate projects
|
7 years ago |
Muxi Yan
|
1ead89f90e
|
Merge pull request #14758 from muxi/cronet-plugin-registry
Let cronet use grpc_cronet_registry_plugin
|
7 years ago |
adelez
|
1cf6311258
|
Merge pull request #14755 from adelez/testcases2
Use a dictionary to tell which version of test cases to run.
|
7 years ago |
Yang Gao
|
e70199b3a2
|
Merge pull request #14720 from yang-g/timer
Make scope name unique and add missing header.
|
7 years ago |
Yash Tibrewal
|
14f1c35259
|
Remove unnecessary assert on size check of address length after conversion to socklen_t
|
7 years ago |
Adele Zhou
|
0e70223a49
|
Add older versions of Node back.
|
7 years ago |
Adele Zhou
|
46fb1659f5
|
Use a dictionary to tell which version of test cases to run.
|
7 years ago |
David Garcia Quintas
|
31e957632f
|
Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter
|
7 years ago |
adelez
|
dc87c1af96
|
Merge pull request #14782 from adelez/comp_tests
Disable node 1.7.2 in backwards comp tests temporarily.
|
7 years ago |
Adele Zhou
|
5657cd5827
|
Disable node 1.7.2 in backwards comp tests temporarily.
|
7 years ago |
Muxi Yan
|
cc1bb3463a
|
Fix wrong timeout value of keepalive watchdog
|
7 years ago |
Vijay Pai
|
7959f7d248
|
Merge pull request #14759 from vjpai/desneak
C++: Desneak client async unary call
|
7 years ago |
Michael Lumish
|
920f63f83e
|
Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip
Re-enable some tests for the Node Pure JS interop client
|
7 years ago |
Jan Tattermusch
|
f6909b259f
|
fix a test
|
7 years ago |
Jan Tattermusch
|
9b9807a48c
|
fix C# connectivity watcher shutdown race
|
7 years ago |
Jan Tattermusch
|
ffc2345ec8
|
fix resolver_component_tests_runner test in gcc_musl
|
7 years ago |
Jan Tattermusch
|
8327acd9a2
|
Merge pull request #14764 from jtattermusch/linux_extra_artifacts
Add config files for linux_extra artifacts
|
7 years ago |
Jiangtao Li
|
356d491245
|
Merge pull request #14483 from euroelessar/ticket-client
[grpc] Add SSL session client cache support
|
7 years ago |
Michael Lumish
|
ecedf4886f
|
Merge pull request #14728 from murgatroid99/node_interop_matrix
Make interop matrix compatible with new node repo
|
7 years ago |
murgatroid99
|
11fdbd892c
|
Re-enable some tests for the Node Pure JS interop client
|
7 years ago |
Noah Eisen
|
d2bc0c2609
|
Revert "Verify early OK behavior"
|
7 years ago |
Muxi Yan
|
b94d68111d
|
Add message size filter and deadline filter plugins
|
7 years ago |
Muxi Yan
|
7cc4bd80af
|
Let cronet use grpc_cronet_registry_plugin
|
7 years ago |
apolcyn
|
eb8af5c733
|
Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test
Add a flag to the c-ares resolver tests that permits extra addresses to be received
|
7 years ago |
Sree Kuchibhotla
|
3136dd367d
|
Merge pull request #14748 from sreecha/fix_reuseport
Enable SO_REUSEPORT in ipv6-only environments as well
|
7 years ago |
Muxi Yan
|
5062ce8a5c
|
Merge pull request #14674 from muxi/add-link-map-analyzer
Add Xcode link map analyzer script to ObjC repo
|
7 years ago |
Ruslan Nigmatullin
|
99d0cee31b
|
regenerate projects
|
7 years ago |
Ruslan Nigmatullin
|
7ae3733cab
|
[grpc] Add SSL session client cache support
|
7 years ago |
Jan Tattermusch
|
e29f350d3e
|
regenerate projects
|
7 years ago |
Jan Tattermusch
|
ac08180ab3
|
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
|
7 years ago |
Jan Tattermusch
|
b22cb9e81b
|
Add config files for linux_extra artifacts
|
7 years ago |
Vijay Pai
|
cdddc8ce42
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
|
7 years ago |
Jan Tattermusch
|
c4223da3ef
|
Merge pull request #14763 from jtattermusch/longer_protoc_artifact_timeout
Longer timeout for protoc artifacts on macos
|
7 years ago |
Jan Tattermusch
|
a9d59e195d
|
longer timeout for protoc artifacts on macos
|
7 years ago |
Sree Kuchibhotla
|
1c6f655925
|
Merge branch 'master' into fix_reuseport
|
7 years ago |
ncteisen
|
6e22d21608
|
Fix small build issues
|
7 years ago |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f .
|
7 years ago |
Sree Kuchibhotla
|
e4cae417b0
|
enable SO_REUSEPORT option in ipv6 too
|
7 years ago |
Noah Eisen
|
9bef139054
|
Merge pull request #14746 from grpc/revert-13883-channel-tracing
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
Yash Tibrewal
|
bce37d2785
|
Merge pull request #14464 from yashykt/socklent
Change size_t to socklen_t in resolve_address
|
7 years ago |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
Jiangtao Li
|
373866da41
|
Merge pull request #14737 from yihuazhang/alts_proto_cleanup
Cleanup ALTS proto
|
7 years ago |
Yihua Zhang
|
e88b62b974
|
clean up alts proto
|
7 years ago |
kpayson64
|
f001d67d4e
|
Merge pull request #14626 from kpayson64/remove_dead_code
Remove unused idle_jobs
|
7 years ago |
murgatroid99
|
b9250b4e01
|
Fix incorrect merge in node__master test case
|
7 years ago |
murgatroid99
|
993769d425
|
Re-enable Node 1.0.1 in interop matrix
|
7 years ago |
murgatroid99
|
f13288de48
|
Merge branch 'master' into node_interop_matrix
|
7 years ago |
murgatroid99
|
9a09eefb35
|
Comment out older Node library versions
|
7 years ago |