yang-g
|
545c555d31
|
Rename new public API
|
6 years ago |
Alexander Polcyn
|
93b7acd9bf
|
Disable service config resolution with c-ares by default
|
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 |
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 |
yang-g
|
e00ca0371a
|
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
|
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
|
cdd698810b
|
Move grpc_shutdown internals to a detached thread
|
6 years ago |
Alex Polcyn
|
e52d87b53d
|
Add a grpclb-in-DNS interop test suite
|
6 years ago |
Alexander Polcyn
|
964d679edc
|
Resolve ip literals and Windows localhost manually when using c-ares
|
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 |
Alexander Polcyn
|
0220a998db
|
Explicitly delete fd from pollset set after c-ares is done
|
7 years ago |
Noah Eisen
|
373fc6dc40
|
Manual fixes to enable performance- clang tidy checks
|
7 years ago |
Alexander Polcyn
|
50a7213929
|
Revert "Fix c-ares tests ipv6-only brokenness"
This reverts commit 27718ce64d .
|
7 years ago |
Alexander Polcyn
|
d6be87b0c1
|
Fix previously-encountered issue: set so_reuseaddr on dummy sockets
|
7 years ago |
Alexander Polcyn
|
d2e357b10d
|
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
This reverts commit 8b5e45a35b , reversing
changes made to 2ea5e1d1de .
|
7 years ago |
Jan Tattermusch
|
61278f3aa7
|
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
|
7 years ago |
Alexander Polcyn
|
27718ce64d
|
Fix c-ares tests ipv6-only brokenness
|
7 years ago |
Alexander Polcyn
|
96dbfe1664
|
Fix shutdown of closed fd when c-ares opens a second fd
|
7 years ago |
Alexander Polcyn
|
59d8f7317f
|
Remove README
|
7 years ago |
Alexander Polcyn
|
fd1a6604ab
|
Remove a test
|
7 years ago |
Alexander Polcyn
|
550621c1b5
|
Make local DNS server tests more generic
|
7 years ago |
Alexander Polcyn
|
6f8f914f8d
|
cleanup, and get rid of unnecessary timeouts in two places
|
7 years ago |
Alexander Polcyn
|
0d98c8d9f0
|
Fix a bug in an address sorting comparison
|
7 years ago |
Alexander Polcyn
|
29fead7d49
|
Convert c-ares test runner from bash to python, so that it works on
windows
|
7 years ago |
Alexander Polcyn
|
046ad6b13f
|
Fix bug in addr sorting shutdonw
|
7 years ago |
Adele Zhou
|
3f322e1088
|
Fix a memory leak
|
7 years ago |
Alex Polcyn
|
11a45a8057
|
Fix c-ares tests under gcc musl
|
7 years ago |
Alexander Polcyn
|
42c0d59d76
|
Revert "Add a flag to the resolver_component_test that permits extra addresses"
This reverts commit 02ce860592 .
|
7 years ago |
Alex Polcyn
|
77f64f76bd
|
Put address_sorting's public header under its own directory. Also add
test_only to sort function used in test.
|
7 years ago |
Alexander Polcyn
|
5de347855a
|
Reorganize cmake rules for address sorting; also fix merge conflict
Fix clang-tide issue
|
7 years ago |
Alexander Polcyn
|
d21ee15076
|
Stop relying on certain ipv6 macros. Also bazel build updates.
Fix error just made in bazel/grpc_build_system.bzl
Fix merge conflict support/env -> gpr/env
|
7 years ago |
Alexander Polcyn
|
690dde672a
|
Add address sorting submodule for use in c-ares wrapper
|
7 years ago |
Alexander Polcyn
|
1eaac47f52
|
Fix arg parsing in resolver test script
|
7 years ago |
Alexander Polcyn
|
0a05b782fe
|
Move python DNS utilities to utils subdirectory
|
7 years ago |
Alex Polcyn
|
3c5e12de08
|
Remove the C++ test dependency on dig and dnsutils
|
7 years ago |
Alexander Polcyn
|
092f199474
|
Clean up grpc_py_binary build rule
|
7 years ago |
Alexander Polcyn
|
02ce860592
|
Add a flag to the resolver_component_test that permits extra addresses
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |