2008-07-10 |
Yang Tse | fix compiler warning |
blob | commitdiff |
2008-05-15 |
Yang Tse | millisecond resolution support followup |
blob | commitdiff | diff to current |
2008-05-13 |
Daniel Stenberg | - Introducing millisecond resolution support for the... |
blob | commitdiff | diff to current |
2008-05-08 |
Daniel Stenberg | check for strings.h in configure and use it for the... |
blob | commitdiff | diff to current |
2007-10-18 |
Yang Tse | Renamed internal function to avoid a variable shadowing it |
blob | commitdiff | diff to current |
2007-10-08 |
Gisle Vanem | 'FD_CLOXEC' is meaningless on MSDOS/Watt-32. |
blob | commitdiff | diff to current |
2007-10-04 |
Steinar H. Gunderson | Removed a piece of redundant code (process_answer alrea... |
blob | commitdiff | diff to current |
2007-09-30 |
Yang Tse | Fix compiler warning |
blob | commitdiff | diff to current |
2007-09-30 |
Yang Tse | check availability of <netinet/tcp.h> |
blob | commitdiff | diff to current |
2007-09-29 |
Steinar H. Gunderson | Use ISDIGIT instead of isdigit; fixes a gcc warning. |
blob | commitdiff | diff to current |
2007-09-29 |
Steinar H. Gunderson | Previously, processing a large batch of timeouts was... |
blob | commitdiff | diff to current |
2007-09-29 |
Gisle Vanem | Fix compiler warning in setsockopt(). |
blob | commitdiff | diff to current |
2007-09-29 |
Steinar H. Gunderson | TCP queries can time out too, not just UDP queries... |
blob | commitdiff | diff to current |
2007-09-29 |
Steinar H. Gunderson | Read and process as many packets as possible in read_ud... |
blob | commitdiff | diff to current |
2007-09-29 |
Steinar H. Gunderson | There are two different places in write_tcp_data()... |
blob | commitdiff | diff to current |
2007-09-28 |
Steinar H. Gunderson | Forgot to include a few hunks from ares_process.c earli... |
blob | commitdiff | diff to current |
2007-09-28 |
Steinar H. Gunderson | Support a few more socket options, and refactor the... |
blob | commitdiff | diff to current |
2007-09-28 |
Steinar H. Gunderson | Make the query callbacks return the number of timeouts... |
blob | commitdiff | diff to current |
2007-09-28 |
Steinar H. Gunderson | Three fixes in one commit (sorry): a) Take care of... |
blob | commitdiff | diff to current |
2007-09-28 |
Steinar H. Gunderson | Don't skip a server if it's the only one. (Bugfix from... |
blob | commitdiff | diff to current |
2007-09-27 |
Daniel Stenberg | wrong, revert the previous "fix" and instead check... |
blob | commitdiff | diff to current |
2007-09-27 |
Daniel Stenberg | eek, fix the conditions to return on either problem... |
blob | commitdiff | diff to current |
2007-09-22 |
Daniel Stenberg | Steinar H. Gunderson fixed: Correctly clear sockets... |
blob | commitdiff | diff to current |
2007-09-22 |
Daniel Stenberg | Steinar H. Gunderson modified c-ares to now also do... |
blob | commitdiff | diff to current |
2007-07-14 |
Daniel Stenberg | Vlad Dinulescu fixed two outstanding valgrind reports |
blob | commitdiff | diff to current |
2007-06-02 |
Daniel Stenberg | Brad House fixed VS2005 compiler warnings due to time_t... |
blob | commitdiff | diff to current |
2007-05-30 |
Daniel Stenberg | added ares_process_fd() to allow applications to ask... |
blob | commitdiff | diff to current |
2007-02-26 |
Gisle Vanem | Removed inclusion of <sys/types.h> in .c-files |
blob | commitdiff | diff to current |
2007-02-22 |
Yang Tse | Check for stdbool.h at configuration stage, and include... |
blob | commitdiff | diff to current |
2007-02-16 |
Yang Tse | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER... |
blob | commitdiff | diff to current |
2007-02-04 |
Gisle Vanem | Use correct 3rd argument for ioctlsocket() under Watt-32. |
blob | commitdiff | diff to current |
2007-02-01 |
Yang Tse | compiler warning fix |
blob | commitdiff | diff to current |
2006-10-25 |
Yang Tse | Compiler warning fix |
blob | commitdiff | diff to current |
2006-10-18 |
Yang Tse | Check for USE_WINSOCK instead of WIN32 where the check... |
blob | commitdiff | diff to current |
2006-08-29 |
Daniel Stenberg | Brad Spencer did |
blob | commitdiff | diff to current |
2006-07-29 |
Yang Tse | Fix compiler warnings. |
blob | commitdiff | diff to current |
2006-07-28 |
Yang Tse | Replace send() and recv() with swrite() and sread(... |
blob | commitdiff | diff to current |
2006-07-22 |
Gisle Vanem | 2nd try adding CVS id. |
blob | commitdiff | diff to current |
2006-07-14 |
Yang Tse | Fix compiler warning |
blob | commitdiff | diff to current |
2006-06-19 |
William Ahern | Handle EAGAIN/EWOULDBLOCK readiness errors, which can... |
blob | commitdiff | diff to current |
2006-05-03 |
Daniel Stenberg | Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option... |
blob | commitdiff | diff to current |
2005-12-20 |
Gisle Vanem | Changes for PellesC for Win32. It needs <unistd.h>... |
blob | commitdiff | diff to current |
2005-12-09 |
Yang Tse | Fix compiler warning |
blob | commitdiff | diff to current |
2005-11-25 |
Daniel Stenberg | read_tcp_data() fix to get the proper buffer pointer... |
blob | commitdiff | diff to current |
2005-11-25 |
Daniel Stenberg | Yang Tse: fixed compiler warnings |
blob | commitdiff | diff to current |
2005-08-10 |
Gunter Knauf | make ares compile again for NetWare. |
blob | commitdiff | diff to current |
2005-06-03 |
Daniel Stenberg | FIONBIO is in sys/ioctl.h on AIX |
blob | commitdiff | diff to current |
2005-06-02 |
Daniel Stenberg | sigh, define TRUE if not already |
blob | commitdiff | diff to current |
2005-06-02 |
Daniel Stenberg | William Ahern: |
blob | commitdiff | diff to current |
2005-04-06 |
Daniel Stenberg | Tupone Alfredo fixed includes of arpa/nameser_compat... |
blob | commitdiff | diff to current |
2005-03-13 |
Gisle Vanem | Prevent gcc warning. |
blob | commitdiff | diff to current |
2004-10-06 |
Daniel Stenberg | removed tabs and trailing whitespace from source |
blob | commitdiff | diff to current |
2004-08-20 |
Gisle Vanem | No WSAGetLastError() on Watt-32/DOS |
blob | commitdiff | diff to current |
2004-08-20 |
Gisle Vanem | Changes for Watt-32 on Windows. I've assumed Configure |
blob | commitdiff | diff to current |
2004-07-29 |
Daniel Stenberg | variable type fix |
blob | commitdiff | diff to current |
2004-07-24 |
Daniel Stenberg | Gisle Vanem: |
blob | commitdiff | diff to current |
2004-07-22 |
Daniel Stenberg | - Fixed a few variable return types for some system... |
blob | commitdiff | diff to current |
2004-07-01 |
Daniel Stenberg | Gisle's win32-fix. 'errno' is not used for errors when... |
blob | commitdiff | diff to current |
2004-07-01 |
Daniel Stenberg | Gisle Vanem made this build fine with djgpp and the... |
blob | commitdiff | diff to current |
2004-02-27 |
Daniel Stenberg | minor size_t fix to kill a warning |
blob | commitdiff | diff to current |
2004-02-23 |
Daniel Stenberg | make ares_expand_name() take a long * instead of an... |
blob | commitdiff | diff to current |
2004-02-04 |
Daniel Stenberg | don't use 'sin' as variable name as the picky compiler... |
blob | commitdiff | diff to current |
2004-02-02 |
Daniel Stenberg | remove rcsid stuff from c files, it serves no useful... |
blob | commitdiff | diff to current |
2004-01-29 |
Daniel Stenberg | Dirk Manske fixed a flaw in the setting of the socket... |
blob | commitdiff | diff to current |
2003-10-07 |
Daniel Stenberg | ares 1.1.1 with collected applied patches |
blob | commitdiff | diff to current |
|