2011-06-14 |
Jakub Hrozek | Fix incorrect sizeof() in ares_save_options |
blob | commitdiff |
2011-06-04 |
Daniel Stenberg | strlen: use size_t to receive the return |
blob | commitdiff | diff to current |
2011-05-26 |
Yang Tse | ares_init: make ares_private.h last included header... |
blob | commitdiff | diff to current |
2011-05-20 |
Yang Tse | winsock: compilation fixes |
blob | commitdiff | diff to current |
2011-05-17 |
David Stuart | IPv6-on-windows: find DNS servers correctly |
blob | commitdiff | diff to current |
2011-03-25 |
Yang Tse | renamed getplatform() to ares__getplatform() to avoid... |
blob | commitdiff | diff to current |
2011-03-24 |
Yang Tse | build: move platform stuff to ares_platform.c and ares_... |
blob | commitdiff | diff to current |
2011-03-23 |
Yang Tse | build: find out windows platform using GetVersionEx() |
blob | commitdiff | diff to current |
2011-03-22 |
Yang Tse | System's errno.h inclusion cleanup. |
blob | commitdiff | diff to current |
2011-03-22 |
Yang Tse | ares_init: fix gethostname error detection on winsock... |
blob | commitdiff | diff to current |
2011-02-18 |
Gisle Vanem | Watt32: fix server init |
blob | commitdiff | diff to current |
2011-02-16 |
Dima Tisnek | config_sortlist: (win32) missing else |
blob | commitdiff | diff to current |
2010-12-27 |
Daniel Stenberg | init_by_resolv_conf: fix compiler warnings |
blob | commitdiff | diff to current |
2010-12-10 |
Yang Tse | ares_init: fix detection of semicolon comments in resol... |
blob | commitdiff | diff to current |
2010-12-02 |
Yang Tse | fix compiler warning: rounding, sign extension, or... |
blob | commitdiff | diff to current |
2010-12-01 |
Yang Tse | fix compiler warning: conversion may lose significant... |
blob | commitdiff | diff to current |
2010-11-29 |
Yang Tse | atoi: remove atoi usage |
blob | commitdiff | diff to current |
2010-11-28 |
Yang Tse | ares_init: fix compiler warning: conversion may lose... |
blob | commitdiff | diff to current |
2010-10-05 |
Daniel Stenberg | ares_save_options: assignments instead of memcpy |
blob | commitdiff | diff to current |
2010-10-05 |
Daniel Stenberg | init_by_options: don't copy an empty sortlist |
blob | commitdiff | diff to current |
2010-07-30 |
Ben Greear | remove all uses of uint32_t |
blob | commitdiff | diff to current |
2010-07-18 |
Ben Greear | local-bind: Support binding to local interface/IPs |
blob | commitdiff | diff to current |
2010-06-11 |
BogDan Vatra | init: allow c-ares to work on Android OS |
blob | commitdiff | diff to current |
2010-06-02 |
Jakub Hrozek | ares_init: Last, not first instance of domain or search... |
blob | commitdiff | diff to current |
2010-03-27 |
Daniel Stenberg | remove all $Id$ lines |
blob | commitdiff | diff to current |
2010-03-09 |
Yang Tse | watt32 compilation fix |
blob | commitdiff | diff to current |
2010-03-05 |
Yang Tse | Added IPv6 name servers support |
blob | commitdiff | diff to current |
2009-11-18 |
Yang Tse | Make usage of calloc()'s arguments consistent with... |
blob | commitdiff | diff to current |
2009-11-18 |
Yang Tse | workaround icc 9.1 optimizer issue |
blob | commitdiff | diff to current |
2009-11-11 |
Yang Tse | Renamed fpGetNetworkParams and fpSystemFunction036... |
blob | commitdiff | diff to current |
2009-11-09 |
Yang Tse | Test for USE_WINSOCK since it is more restrictive than... |
blob | commitdiff | diff to current |
2009-11-02 |
Yang Tse | Renamed c-ares setup.h to ares_setup.h |
blob | commitdiff | diff to current |
2009-10-10 |
Yang Tse | Fix compiler warning: loop without body |
blob | commitdiff | diff to current |
2009-10-08 |
Yang Tse | Fix compiler warning |
blob | commitdiff | diff to current |
2009-09-17 |
Yang Tse | Attempt to silence bogus compiler warning: "Potential... |
blob | commitdiff | diff to current |
2009-09-07 |
Gisle Vanem | Suppress warnings about unused prototypes in Watt32... |
blob | commitdiff | diff to current |
2009-08-03 |
Daniel Stenberg | - Joshua Kwan fixed the init routine to fill in the... |
blob | commitdiff | diff to current |
2009-06-12 |
Yang Tse | Revert last change, it is inappropriate. |
blob | commitdiff | diff to current |
2009-06-12 |
Gisle Vanem | Replace CURLDEBUG with DEBUGBUILD. |
blob | commitdiff | diff to current |
2009-05-26 |
Yang Tse | Make ares_init(), ares_dup() and ares_init_options... |
blob | commitdiff | diff to current |
2009-05-17 |
Yang Tse | Introduction of ares_library_init() and ares_library_cl... |
blob | commitdiff | diff to current |
2009-04-22 |
Yang Tse | avoid use of alloca() |
blob | commitdiff | diff to current |
2009-04-21 |
Yang Tse | Moved potential inclusion of system's malloc.h and... |
blob | commitdiff | diff to current |
2008-12-04 |
Daniel Stenberg | Gregor Jasny provided the patch that introduces ares_se... |
blob | commitdiff | diff to current |
2008-12-03 |
Daniel Stenberg | Introduce ares_dup(3) and new thoughts about API/ABI... |
blob | commitdiff | diff to current |
2008-12-01 |
Daniel Stenberg | minor indent fix |
blob | commitdiff | diff to current |
2008-12-01 |
Daniel Stenberg | Convert the public config struct to the same binary... |
blob | commitdiff | diff to current |
2008-11-28 |
Dan Fandrich | Make use of gethostname() conditional on it being available |
blob | commitdiff | diff to current |
2008-11-25 |
Yang Tse | In preparation for the upcomming IPv6 nameservers patch... |
blob | commitdiff | diff to current |
2008-11-20 |
Daniel Stenberg | use unsigned short better intead of mixing with ints... |
blob | commitdiff | diff to current |
2008-11-01 |
Daniel Stenberg | - Carlo Contavalli added support for the glibc "rotate... |
blob | commitdiff | diff to current |
2008-09-17 |
Yang Tse | adjust inclusion of "nameser.h" |
blob | commitdiff | diff to current |
2008-09-16 |
Yang Tse | code cleanup |
blob | commitdiff | diff to current |
2008-09-15 |
Yang Tse | include header file only when available |
blob | commitdiff | diff to current |
2008-09-11 |
Yang Tse | move inclusion of ares_private.h last |
blob | commitdiff | diff to current |
2008-09-06 |
Yang Tse | remove unnecessary typecasting of malloc() |
blob | commitdiff | diff to current |
2008-08-04 |
Daniel Stenberg | - Fix by Tofu Linden: |
blob | commitdiff | diff to current |
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 |
next |