320057d5 | 01-Jul-2011 |
Igor Zinkovsky |
uv_stream_t |
9d84f926 | 29-Jun-2011 |
Henry Rawas |
poll instead of ares timeout |
08809b2d | 30-Jun-2011 |
Ryan Dahl |
unix: initial attempt at uv_getaddrinfo |
65b772a0 | 30-Jun-2011 |
Ryan Dahl |
unix: remove unnecessary define |
bde908f5 | 30-Jun-2011 |
Ryan Dahl |
unix: Include libeio |
39da51b2 | 29-Jun-2011 |
Ryan Dahl |
Remove WIN32_LEAN_AND_MEAN |
8fd916d6 | 29-Jun-2011 |
Henry Rawas |
fix mingw build |
5b7cfe4b | 28-Jun-2011 |
Ryan Dahl |
unbreak 'make bench' |
796621c7 | 28-Jun-2011 |
Ryan Dahl |
Implement c-ares on unix. |
57859618 | 28-Jun-2011 |
Ryan Dahl |
uv_ares utility methods put into new uv-common.c file |
fa514948 | 28-Jun-2011 |
Ryan Dahl |
Move around uv_hrtime in the header |
7b56134f | 28-Jun-2011 |
Ryan Dahl |
Rename uv_get_hrtime, uv_get_exepath to uv_hrtime, uv_exepath |
ac005f0a | 28-Jun-2011 |
Ryan Dahl |
Add Matt to the authors |
caf1a991 | 27-Jun-2011 |
Matt Stevens |
IPv6 support Fixes #70. Fixes #19. |
f9b9bb44 | 28-Jun-2011 |
Ryan Dahl |
Remove __CARES_BUILD_H CPP symbols |
d743cd48 | 28-Jun-2011 |
Bert Belder |
Followup for ares_build.h removal |
ad9356fb | 28-Jun-2011 |
Bert Belder |
Remove unused variable |
6049387c | 28-Jun-2011 |
Ryan Dahl |
ares.h should not depend on ares_build.h A dirty dirty patch but c-ares's header rules are way too annoying for a static library. |
e78275c6 | 27-Jun-2011 |
Ryan Dahl |
Add rm to authors |
28620a4f | 27-Jun-2011 |
Bert Belder |
Windows: No configure build |
daa499c5 | 27-Jun-2011 |
Ryan Dahl |
unix: Remove c-ares and libev configure scripts Instead let's be a bit more clever. |
8801925b | 25-Jun-2011 |
Bert Belder |
Un-break the unix build |
b0ea9192 | 25-Jun-2011 |
Bert Belder |
Igor, welcome back |
fc059832 | 25-Jun-2011 |
Bert Belder |
Add todo item for making ares handles private |
21969b7a | 25-Jun-2011 |
Bert Belder |
benchmark-getaddrinfo: resolve more, use less concurrency |