yang-g
94c38ee0a1
Add fuzzer test case
6 years ago
Juanli Shen
e889fda482
Use real resolver in xds lb channel
6 years ago
Mark D. Roth
a04b0646de
Don't use a separate call context for subchannel calls.
6 years ago
Vijay Pai
f919ace038
Add a microbenchmark for immediately-firing alarms
6 years ago
Prashant Jaikumar
bca92b2b7e
Added test for wall-clock time change on the client
6 years ago
Prashant Jaikumar
6b19927bc4
Bad connection test
6 years ago
Yash Tibrewal
9df6023dca
Move Optional to gprpp, and reviewer comments
6 years ago
Prashant Jaikumar
95965f71d3
Remove network_status_tracker
...
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
Soheil Hassas Yeganeh
2e017da58a
Add microbenchmarks for grpc_timer
...
This helps assessing upcoming changes.
6 years ago
Yihua Zhang
0531d3d3ad
extend local credentials to support tcp loopback
6 years ago
Vijay Pai
ca4e55e6ca
Benchmark to show that byte buffer copy is size-independent
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago
Yash Tibrewal
bab043e865
Cleanup
6 years ago
Jan Tattermusch
14d0dff09f
make client_channel_stress_test run exclusively
6 years ago
Vijay Pai
ac10426163
Add server_interceptors_end2end_test to build.yaml
6 years ago
Vijay Pai
25f4346ac1
Remove inproc_nosec_test since inproc is inherently secure
6 years ago
Yash Tibrewal
6e00b3bb88
Use InProc Channel for callback tests
6 years ago
Yash Tibrewal
9b83b7d19e
Adding intercepted channel
6 years ago
Jan Tattermusch
64e119504f
regenerate projects
6 years ago
Vijay Pai
be18cedf90
Delete epollsig poller and tests using it
6 years ago
Alexander Polcyn
964d679edc
Resolve ip literals and Windows localhost manually when using c-ares
6 years ago
Vijay Pai
d4afae9a56
regen projects
6 years ago
Vijay Pai
8bf52535d1
Provide a generic client-side unary callback API
6 years ago
Yash Tibrewal
8d47cd4992
Revert "Revert "Fathom tcp changes""
6 years ago
Jan Tattermusch
97ba943f17
Revert "Fathom tcp changes"
6 years ago
Yash Tibrewal
9c5bde5e4e
More commits
6 years ago
Vijay Pai
72695b886e
Add an inproc-based non-polling test of core callback API
6 years ago
Vijay Pai
17e3611c0d
Infrastructure for adding custom polling engines
6 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
6 years ago
Alex Polcyn
5cd8b1eb81
Enable c-ares queries on Windows
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a
, reversing
changes made to e41215e181
.
6 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
6 years ago
ncteisen
c194528844
Adds C++ Channelz Service
6 years ago
Yash Tibrewal
f0397933b0
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
...
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
6 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
7 years ago
ncteisen
a0a59537d2
s/CodegenGeneric/Raw/g
7 years ago
Juanli Shen
f5f1d57d7a
Add load reporting filter
7 years ago
ncteisen
77472309d5
Add channel creation benchmark
7 years ago
Juanli Shen
fba01d86e7
Remove load data store targets from build.yaml
7 years ago
ncteisen
9e26b6c282
Regenerate project and fix sanity
7 years ago
ncteisen
bacd625d37
Add end2end test for codegen_generic
7 years ago
Sree Kuchibhotla
16ad9b8280
Added a test to catch such things in future
7 years ago
Yash Tibrewal
2bf8ef24a1
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
7 years ago
Yash Tibrewal
84328e733d
No need to fallback on https_proxy for insecure connections
7 years ago
Yash Tibrewal
1b9a7faa71
Prefer using https_proxy for secure channels and http_proxy for insecure channels
7 years ago
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
7 years ago
Jan Tattermusch
5349496af0
set higher cpu_cost for arena test
7 years ago
ncteisen
d93589a0a1
Don't proxy no_error_on_hotpath
7 years ago