2008-08-04 |
Daniel Stenberg | - Fix by Tofu Linden: |
blob | commitdiff |
2008-06-30 |
Daniel Stenberg | - As was pointed out to me by Andreas Schuldei, the... |
blob | commitdiff | diff to current |
2008-05-15 |
Yang Tse | use same time source for timeout initialization and... |
blob | commitdiff | diff to current |
2008-05-13 |
Daniel Stenberg | - Introducing millisecond resolution support for the... |
blob | commitdiff | diff to current |
2008-05-05 |
Yang Tse | Improved parsing of resolver configuration files |
blob | commitdiff | diff to current |
2008-04-04 |
Daniel Stenberg | Eino Tuominen improved the code when a file is used... |
blob | commitdiff | diff to current |
2007-10-22 |
Gunter Knauf | removed dependency on gettimeofday() since we use only... |
blob | commitdiff | diff to current |
2007-10-20 |
Yang Tse | Fix compiler warning: conversion from "int" to "unsigne... |
blob | commitdiff | diff to current |
2007-10-18 |
Yang Tse | Renamed a variable to avoid shadowing a global declaration |
blob | commitdiff | diff to current |
2007-10-18 |
Yang Tse | Fix compiler warning: conversion from "int" to "unsigne... |
blob | commitdiff | diff to current |
2007-10-02 |
Yang Tse | Avoid a segfault when generating a DNS "Transaction... |
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-28 |
Steinar H. Gunderson | Support a few more socket options, and refactor the... |
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-22 |
Daniel Stenberg | Brad House provided a fix for ares_save_options():... |
blob | commitdiff | diff to current |
2007-07-14 |
Daniel Stenberg | Brad House's fix to hish a win32 compiler warning |
blob | commitdiff | diff to current |
2007-07-14 |
Daniel Stenberg | Vlad Dinulescu fixed two outstanding valgrind reports |
blob | commitdiff | diff to current |
2007-07-03 |
Gunter Knauf | few minor changes to make ares compile for NetWare... |
blob | commitdiff | diff to current |
2007-06-02 |
Daniel Stenberg | Brad Spencer found and fixed three flaws in the code... |
blob | commitdiff | diff to current |
2007-05-30 |
Daniel Stenberg | first take at detecting a random device and seeding... |
blob | commitdiff | diff to current |
2007-05-30 |
Daniel Stenberg | Shmulik Regev brought cryptographically secure transact... |
blob | commitdiff | diff to current |
2007-05-30 |
Daniel Stenberg | Brad House added ares_save_options() and ares_destroy_o... |
blob | commitdiff | diff to current |
2007-05-25 |
Daniel Stenberg | Ravi Pratap fixed a flaw in the init_by_resolv_conf... |
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-19 |
Yang Tse | add debug messages for initialization failures |
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-14 |
Yang Tse | Oops, missing argument separator comma |
blob | commitdiff | diff to current |
2007-02-14 |
Yang Tse | in debug messages also show error description |
blob | commitdiff | diff to current |
2007-02-13 |
Yang Tse | Fix c-ares failing to get the search sequence of /etc... |
blob | commitdiff | diff to current |
2007-02-06 |
Gisle Vanem | Added HAVE_PROCESS_H for DOS/Win32. |
blob | commitdiff | diff to current |
2007-02-02 |
Yang Tse | add debug messages for initialization failures |
blob | commitdiff | diff to current |
2007-02-01 |
Yang Tse | compiler warning fix |
blob | commitdiff | diff to current |
2006-11-22 |
Daniel Stenberg | Michael Wallner fixed this problem: When I set domains... |
blob | commitdiff | diff to current |
2006-11-06 |
Yang Tse | avoid a couple of potential zero size memory allocations |
blob | commitdiff | diff to current |
2006-10-18 |
Yang Tse | Replace is*() macros with our own IS*() ones. |
blob | commitdiff | diff to current |
2006-09-11 |
Daniel Stenberg | - Guilherme Balena Versiani: I noted a strange BUG... |
blob | commitdiff | diff to current |
2006-07-22 |
Gisle Vanem | Added CVS id. |
blob | commitdiff | diff to current |
2006-07-22 |
Gisle Vanem | If CURLDEBUG defined, call curl_memdebug() if $CARES_ME... |
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 |
2006-01-05 |
Daniel Stenberg | James Bursa fixes: find the hosts file on RISC OS,... |
blob | commitdiff | diff to current |
2005-08-21 |
Daniel Stenberg | Alfredo Tupone provided a fix for the Windows code... |
blob | commitdiff | diff to current |
2005-08-04 |
Daniel Stenberg | killed trailing whitespace, narrowed a few lines to... |
blob | commitdiff | diff to current |
2005-04-19 |
Daniel Stenberg | sortlist_alloc() is never used on win32, so ifdef out... |
blob | commitdiff | diff to current |
2005-04-16 |
Daniel Stenberg | avoid warning on windows |
blob | commitdiff | diff to current |
2005-04-09 |
Dominick Meglio | Made sortlist support IPv6 (this can probably use some... |
blob | commitdiff | diff to current |
2005-04-09 |
Dominick Meglio | Made sortlist support CIDR matching for IPv4 |
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-20 |
Daniel Stenberg | silence win32 compiler warnings |
blob | commitdiff | diff to current |
2005-03-19 |
Daniel Stenberg | silence warnings on win32 about static functions that... |
blob | commitdiff | diff to current |
2004-12-10 |
Daniel Stenberg | untabified |
blob | commitdiff | diff to current |
2004-11-10 |
Gisle Vanem | Replace IsNT with IS_NT(). |
blob | commitdiff | diff to current |
2004-10-06 |
Daniel Stenberg | removed tabs and trailing whitespace from source |
blob | commitdiff | diff to current |
2004-09-28 |
Daniel Stenberg | - Henrik Stoerner fix: got a report that Tru64 Unix... |
blob | commitdiff | diff to current |
2004-09-26 |
Daniel Stenberg | - Henrik Stoerner: found out that C-ARES does not look... |
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-08-13 |
Daniel Stenberg | Harshal Pradhan made minor syntax change to make this... |
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 Vanem made this build fine with djgpp and the... |
blob | commitdiff | diff to current |
2004-06-14 |
Daniel Stenberg | prevent compiler warnings on non-win32 platforms |
blob | commitdiff | diff to current |
2004-06-10 |
Daniel Stenberg | Gisle Vanem's init patch for Windows |
blob | commitdiff | diff to current |
2004-06-08 |
Daniel Stenberg | James Bursa fixed a RISC OS init issue, removed trailin... |
blob | commitdiff | diff to current |
2004-05-27 |
Daniel Stenberg | clear the domains and sortlist when the 'channel' is... |
blob | commitdiff | diff to current |
2004-05-13 |
Daniel Stenberg | James Bursa's patch to avoid free(NULL) (mainly because... |
blob | commitdiff | diff to current |
2004-05-11 |
Daniel Stenberg | - Nico Stappenbelt reported that when processing domain... |
blob | commitdiff | diff to current |
2004-05-03 |
Daniel Stenberg | don't free(NULL) |
blob | commitdiff | diff to current |
2004-02-26 |
Daniel Stenberg | fixed a "comparison between signed and unsigned" warning |
blob | commitdiff | diff to current |
2004-02-26 |
Daniel Stenberg | minor fixes to avoid MIPSPro pedantic warnings |
blob | commitdiff | diff to current |
2004-02-25 |
Daniel Stenberg | Dan Fandrich fixed a minor flaw in Dominick's fix! |
blob | commitdiff | diff to current |
2004-02-23 |
Daniel Stenberg | more int/long fixes after icc "remarks" |
blob | commitdiff | diff to current |
2004-02-23 |
Daniel Stenberg | next_id is an unsigned short, typecast the assign to... |
blob | commitdiff | diff to current |
2004-02-22 |
Daniel Stenberg | Dominick Meglio's fix for supporting multiple names... |
blob | commitdiff | diff to current |
2004-02-04 |
Daniel Stenberg | try_config() takes a second parameter as const, to... |
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 |
2003-10-07 |
Daniel Stenberg | ares 1.1.1 with collected applied patches |
blob | commitdiff | diff to current |
|