2004-03-09 |
Daniel Stenberg | mingw has str(n)casecmp() functions |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | timezone dummy to build better on Windows - Gisle Vanem |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Gisle Vanem fixed the bad argc check |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | this is generated, removed from CVS |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | attempted typecase to silence the MIPSpro warning: |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Daniel Stenberg | Dirk Manske fixed the attempt to install the removed... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | minor size_t fix to kill a warning |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | updated the debug option function from curl's acinclude.m4 |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | fixed a "comparison between signed and unsigned" warning |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | minor fixes to avoid MIPSPro pedantic warnings |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | don't mix int and size_t, it generates warnings! |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | added the better debug option logic from curl by adding... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Don't check for HAVE_ defines in this header file,... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | fix |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Dan Fandrich fixed a minor flaw in Dominick's fix! |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | check for a few basic header files |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | include sys/select.h |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | ares_free_errmem is gone |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | unused and now removed |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | more int vs long/size_t fixes after icc compiler warnings |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | more int/long fixes after icc "remarks" |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | next_id is an unsigned short, typecast the assign to... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | typecase the bitfiddling results since we get a long... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | make ares_expand_name() take a long * instead of an... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | strlen() returns a size_t, which might be larger than... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Daniel Stenberg | Dominick Meglio's fix for supporting multiple names... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Daniel Stenberg | this code uses no long long, so we can have warnings... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Daniel Stenberg | check for standard headers when --enable-debug is used |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Daniel Stenberg | I removed the socklen_t requirement from memdebug.h... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Daniel Stenberg | The --enable-debug option really requires this to be... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | memdebug build, 'make' no longer builds the demo tools |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | 'make all' also builds the demos |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | include ares_private.h to make sure we get the memdebug... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | If CURLDEBUG is set we use the libcurl internal memdebu... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | only build adig and ahost if 'make demos' is used |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | don't assume we can use gcc 2.96+ options |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | removed usage of unset variables (by a function that... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | install ares_version.h as well |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | Dirk Manske's fix to install ares_version.h as well |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | include process.h to get the _getpid() proto |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | fixed "comparison between signed and unsigned" complaints |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | don't use 'sin' as variable name as the picky compiler... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | fixing |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | prevent a compiler warning about a macro definition |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | prevent the windows version to use global symbol names |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | we use the more aggressive compiler warnings |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | made more pointers unsigned, as they were mostly used... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | typecast comparision between signed and unsigned |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | try_config() takes a second parameter as const, to... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | takes a void *, not a char * anymore |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | ares_free_string() now takes a void * instead |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | don't compare signed and unsigned |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | added a tags target |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | new configure file |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | use configure.ac instead of configure.in |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Daniel Stenberg | stop a compiler warning |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | libcares.a is here |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | We now produce 'libcares.a' instead, to make it possibl... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | add link to the new cares web site |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | added notes about incompatible functions |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | adjusted to the new single-parameter version of this... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | removed odd newline |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Daniel Stenberg | modified *strerror() |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Stenberg | use the new single-argument ares_strerror() |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Stenberg | remove rcsid stuff from c files, it serves no useful... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Stenberg | removed the silly second argument to ares_strerror() |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | documented ares_version() |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | return a const char * |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | use the name 'c-ares' for this package |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | include the new README.cares |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | point out that this is a forked project, all c-ares... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | c-ares specific README, leaving most of the original... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | cut off the initial blurb, moved that to README.cares |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Stenberg | Dirk Manske fixed a flaw in the setting of the socket... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Daniel Stenberg | the gettimeofday fix |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Daniel Stenberg | Dominick Meglio's fix to make our private gettimeofday... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Daniel Stenberg | c-ares is the new name and ares_version() was added |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Daniel Stenberg | Introducing ares_version(), so that we can have apps... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Daniel Stenberg | ignore these too |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | name it pre1 |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | clarify why this package exists |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | run autoconf if needed |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | ignore these files |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | added for completeness |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Daniel Stenberg | clarified the reason for this package |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Daniel Stenberg | ares 1.1.1 with collected applied patches |
commit | commitdiff | tree | snapshot |
|