Yang Gao
|
4bc2ca4de6
|
Revert "Move grpc_shutdown internals to a detached thread"
|
6 years ago |
yang-g
|
86b23adc7f
|
Other comments
|
6 years ago |
Alexander Polcyn
|
139d9f6e94
|
Revert "Revert c-ares as the default resolvre"
This reverts commit ca30b2240f .
|
6 years ago |
Alexander Polcyn
|
ca30b2240f
|
Revert c-ares as the default resolvre
|
6 years ago |
Alexander Polcyn
|
2b328ee0ca
|
Re-enable c-ares as the default resolver; but keep SRV queries off by default
|
6 years ago |
Alexander Polcyn
|
371b987bf4
|
Revert turning c-ares on by default
|
6 years ago |
Alexander Polcyn
|
46a872864c
|
Turn on c-ares as the default resolver
|
6 years ago |
Alexander Polcyn
|
00763bc3ea
|
Support named scope id's with ipv6 resolver on posix
|
6 years ago |
Alexander Polcyn
|
7dc330f298
|
Disable SRV and TXT lookups for localhost
|
6 years ago |
Mark D. Roth
|
c5f344deaf
|
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
|
6 years ago |
hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
6 years ago |
Mark D. Roth
|
dedff37b4f
|
Allow encoding arbitrary channel args on a per-address basis.
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
Alexander Polcyn
|
570599cfc6
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
6 years ago |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
6 years ago |
yang-g
|
c930956289
|
Fix tests
|
6 years ago |
ncteisen
|
1a3c2d3e3a
|
Move uri_parser to lib
|
6 years ago |
ncteisen
|
3cb8b0b8cb
|
Move uri_parser to common spot
|
6 years ago |
Alexander Polcyn
|
0f4968a6d9
|
Fix a dangling pointer on ares_request object in case of cancellation
|
6 years ago |
Sree Kuchibhotla
|
8cf33aa8fa
|
Fix asan bug
|
7 years ago |
Sree Kuchibhotla
|
50419a04ae
|
fix format specifier for size_t and and a typo in test
|
7 years ago |
Sree Kuchibhotla
|
0a7363ffcb
|
Add a test to parse invalid addresses
|
7 years ago |
Mark D. Roth
|
ba4f66e705
|
Allow more timing slack in dns cooldown test.
|
7 years ago |
Mark D. Roth
|
1a10a9b9bf
|
Fix dns_resolver_cooldown_test and fake_resolver_test.
|
7 years ago |
Alexander Polcyn
|
626cea8f73
|
Put c-ares queries under a combiner
|
7 years ago |
Juanli Shen
|
3ffb8d5c4d
|
Don't resolve if there is a resolution timer
|
7 years ago |
Mark D. Roth
|
7898da90e7
|
Clean up test cases in dns_resolver_test.
|
7 years ago |
Sree Kuchibhotla
|
1dd12c084a
|
Fix some more formatting issues
|
7 years ago |
Mark D. Roth
|
9db86fcc63
|
Convert retry throttle code to C++ and add tests.
|
7 years ago |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f .
|
7 years ago |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
ncteisen
|
e9587db853
|
Move status util
|
7 years ago |
Mark D. Roth
|
6fc5aba81a
|
Fix asan failure in fake_resolver_test.
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |
Adele Zhou
|
461d59cf08
|
Add BUILD file
|
7 years ago |
Juanli Shen
|
d82e137c7b
|
Add a results_upon_error setter to fake resolver
|
7 years ago |
David Garcia Quintas
|
8d8214afe5
|
Removed obsolete lb_policies_test
|
7 years ago |
David Garcia Quintas
|
f25126cffb
|
PR comments
|
7 years ago |
David Garcia Quintas
|
956fe5e089
|
Added tests, supporting c-ares as well as std resolver.
|
7 years ago |
David Garcia Quintas
|
b86cdde209
|
Undo changes to dns_resolver_test.cc
|
7 years ago |
David Garcia Quintas
|
7896b62f2d
|
DNS cooldown mechanism
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Yash Tibrewal
|
45e754a5af
|
Fix typo s/resolition/resolution
|
7 years ago |
Yash Tibrewal
|
f0798f91ff
|
Solve a stack_use_after_scope issue in sockaddr_resolver_test
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |