Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DNS: Support NAPTR queries | Pavel Lang | 2013-03-06 | 1 | -0/+24 |
* | dns: make error message match errno | Dan Milon | 2013-01-18 | 1 | -0/+1 |
* | test: pick another CNAME record to test dns queries | Bert Belder | 2012-09-26 | 1 | -1/+1 |
* | Revert "DNS: Support NAPTR queries" | isaacs | 2012-06-16 | 1 | -24/+0 |
* | DNS: Support NAPTR queries | ssuda | 2012-06-16 | 1 | -0/+24 |
* | test: include common.js in all tests | Ben Noordhuis | 2012-02-20 | 1 | -0/+1 |
* | Tests: fix jslint issues | Andreas Madsen | 2012-01-17 | 1 | -2/+2 |
* | Add binding to uv_getaddrinfo | Ryan Dahl | 2011-10-20 | 1 | -8/+24 |
* | Remove tests relying on !process.features.uv | Ryan Dahl | 2011-10-11 | 1 | -8/+5 |
* | Fixed a lot of jslint errors. | Colton Baker | 2011-10-05 | 1 | -4/+4 |
* | test: add TXT DNS record lookup test | Ben Noordhuis | 2011-10-03 | 1 | -0/+12 |
* | process: add process.features, remove process.useUV | Ben Noordhuis | 2011-07-23 | 1 | -1/+1 |
* | dns_uv: match the old api better, fix tests | Bert Belder | 2011-07-05 | 1 | -30/+39 |
* | Bindings for libuv-integrated c-ares | Bert Belder | 2011-07-05 | 1 | -0/+370 |