Fedor Indutny
|
0f850f7ae7
|
deps: provide TXT chunk info in c-ares
Provide more information in `ares_txt_reply` to coalesce chunks from the
same record into one string.
fix #7367
|
2015-05-12 10:47:51 +02:00 |
Ben Noordhuis
|
7e1c0e75ed
|
deps: sync with upstream bagder/c-ares@bba4dc5
Fixes: https://github.com/iojs/io.js/issues/1676
PR-URL: https://github.com/iojs/io.js/pull/1678
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
|
2015-05-12 10:46:57 +02:00 |
Fedor Indutny
|
a60a9b0dbd
|
deps: provide TXT chunk info in c-ares
Provide more information in `ares_txt_reply` to coalesce chunks from the
same record into one string.
fix #7367
|
2014-04-24 10:40:35 +04:00 |
Ben Noordhuis
|
9498fd15c7
|
deps: upgrade c-ares to 1.10.0
|
2013-05-14 02:07:35 +02:00 |
Bert Belder
|
81791ff33c
|
Add c-ares dependency
This is the c-ares code that used to live in the libuv source tree.
It is based on c-ares 1.9.0.
|
2012-08-07 01:49:02 +02:00 |