Jan Tattermusch
|
d0bbb86a2b
|
avoid collisions with ephemeral ports on foundry
|
6 years ago |
Yash Tibrewal
|
18a6a012f2
|
Merge branch 'master' into linuxversion
|
6 years ago |
Yash Tibrewal
|
8afddf1c48
|
Merge branch 'master' into tcpusertimeout
|
6 years ago |
Yash Tibrewal
|
2f6640f005
|
Add logging to be sure about set values
|
6 years ago |
Hope Casey-Allen
|
5b27941372
|
Even cleaner implementation that does not modify the grpc_mdelem struct.
|
6 years ago |
adelez
|
20345b21bb
|
Merge pull request #16611 from adelez/long_conn
Added long_connection test.
|
6 years ago |
Adele Zhou
|
165417e4fa
|
Change the test name to long_lived_channel
|
6 years ago |
Jiangtao Li
|
8ff6bcf0cc
|
Merge pull request #16613 from jiangtaoli2016/root
Update TLS root perm (monthly, if needed).
|
6 years ago |
Jan Tattermusch
|
2972071810
|
Merge pull request #16608 from jtattermusch/foundry_upload_durations
Upload test duration for foundry tests
|
6 years ago |
Adele Zhou
|
094dc6822c
|
Added long_connection test.
|
6 years ago |
Yash Tibrewal
|
5f2bb7a7d4
|
s/GRPC/gRPC
|
6 years ago |
Jan Tattermusch
|
1e69a21beb
|
upload test duration for foundry tests
|
6 years ago |
jiangtaoli2016
|
d1263c8c90
|
Update TLS root perm (monthly, if needed).
|
6 years ago |
Vijay Pai
|
3bc10c0f44
|
Merge pull request #16492 from vjpai/client_callback
EXPERIMENTAL: C++ generic client-side unary callback API
|
6 years ago |
Vijay Pai
|
0382d06248
|
Don't use cq_tag on Server CallOpSet's yet
|
6 years ago |
Noah Eisen
|
584dd05646
|
Merge pull request #16080 from ncteisen/clang-tidy
Fix Clang Tidy (again...)
|
6 years ago |
apolcyn
|
b13097de54
|
Merge pull request #16420 from apolcyn/localhost_windows_hack
When using c-ares, resolve ip literals and Windows localhost on our own
|
6 years ago |
ncteisen
|
6656bc7398
|
regenerate projects
|
6 years ago |
ncteisen
|
157e7fa03e
|
fix clang tidy
|
6 years ago |
Noah Eisen
|
e914bbac72
|
Merge pull request #16606 from ncteisen/fix-channelz-server
Add Check on Server for Channelz Accessor
|
6 years ago |
Alexander Polcyn
|
964d679edc
|
Resolve ip literals and Windows localhost manually when using c-ares
|
6 years ago |
Nicolas Noble
|
d2c7d4dea4
|
Merge pull request #16603 from srini100/v1.15.x
Bump version to 1.15.0
|
6 years ago |
ncteisen
|
b9a174ab15
|
Add check on server for channelz accessor
|
6 years ago |
Noah Eisen
|
71aa60265c
|
Merge pull request #16360 from ncteisen/channelz-cpp-server
Channelz++ Part 3: GetServers Support
|
6 years ago |
Yash Tibrewal
|
b8193d58b3
|
Merge pull request #16594 from yashykt/statusdr
Make batch_error an atomic to avoid data races
|
6 years ago |
Nicolas Noble
|
c16eba8a4c
|
Merge pull request #16599 from markdroth/subchannel_list_ubsan_fix
Fix ubsan error in subchannel_list code.
|
6 years ago |
Vijay Pai
|
20778b0c46
|
Address reviewer comments
|
6 years ago |
Srini Polavarapu
|
27665a3567
|
regenerate projects
|
6 years ago |
Srini Polavarapu
|
590f2b5fcd
|
Bump version to 1.15.0
|
6 years ago |
Hope Casey-Allen
|
713f9bc93a
|
Clang tidy
|
6 years ago |
Hope Casey-Allen
|
fba18108fa
|
Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_static_table
|
6 years ago |
Hope Casey-Allen
|
0b4e263fdf
|
Small formatting and style changes
|
6 years ago |
Nathan Herring
|
916a686ef3
|
Revert "Use grpc_slice_unref_internal"
This reverts commit 147826a909 .
|
6 years ago |
Nathan Herring
|
2d8c682cac
|
Revert "Missing #include"
This reverts commit 234fdc6fbf .
|
6 years ago |
Hope Casey-Allen
|
4a9cd9c38b
|
Fix codegen script to include port_platform
|
6 years ago |
Hope Casey-Allen
|
b731178a7c
|
Fix codegen script to include port_platform
|
6 years ago |
Hope Casey-Allen
|
fbe594beeb
|
Much cleaner approach that should address code review comments as well
|
6 years ago |
Hope Casey-Allen
|
009d828341
|
WIP. Modifying grpc_mdelem to store the static hpack table idnex
|
6 years ago |
Eric Anderson
|
2ec802fe53
|
Merge pull request #16601 from zhangkun83/java_release_1.15.0
Add v1.15.0 release of grpc-java
|
6 years ago |
Hope Casey-Allen
|
c004a8e259
|
Responding to code review comments
|
6 years ago |
Kun Zhang
|
71e0ca94e9
|
Add v1.15.0 release of grpc-java
|
6 years ago |
Yash Tibrewal
|
b6bb49dbf7
|
reinterpret casts for compiler checks
|
6 years ago |
Yang Gao
|
de11358660
|
Merge pull request #16600 from grpc/revert-16574-health_checking_service
Revert "Second attempt: Implement Watch method in health check service."
|
6 years ago |
Mark D. Roth
|
42d9becd91
|
Revert "Second attempt: Implement Watch method in health check service."
|
6 years ago |
ncteisen
|
6ef3b0dc2b
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-server
|
6 years ago |
Noah Eisen
|
107d10ea73
|
Merge pull request #16346 from ncteisen/channelz-server
Channelz Part 5: Server Support
|
6 years ago |
Mark D. Roth
|
796509b66d
|
Fix ubsan error in subchannel_list code.
|
6 years ago |
ncteisen
|
722bc69966
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server
|
6 years ago |
Noah Eisen
|
cdb4ad333d
|
Merge pull request #16082 from ncteisen/channelz-cpp
Channelz++ Part 2: Support GetSubchannel
|
6 years ago |
Yash Tibrewal
|
11d3309130
|
Make batch_error an atomic to avoid data races
|
6 years ago |