Aaron Bieber
|
40fd69668d
|
deps: back port OpenBSD fix in c-ares/c-ares
Original PR: https://github.com/c-ares/c-ares/pull/68
PR-URL: https://github.com/nodejs/node/pull/9232
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
2016-10-28 09:14:40 -07:00 |
Fedor Indutny
|
cc192f0eb3
|
deps: sync with upstream c-ares/c-ares@4ef6817
PR-URL: https://github.com/nodejs/node/pull/5199
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
2016-02-11 22:23:48 -05:00 |
Fedor Indutny
|
1258b0166d
|
deps: sync with upstream bagder/c-ares@2bae2d5
PR-URL: https://github.com/nodejs/node/pull/5090
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
|
2016-02-08 14:44:19 -05:00 |
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 |