Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
[platform/upstream/curl.git] / ares /
2005-03-13 Gisle VanemPrevent gcc warning.
2005-03-11 Daniel Stenbergthe ares_parse_aaaa_reply man page
2005-03-11 Daniel StenbergCheck for winsock.h to work with win32. Only include...
2005-03-11 Daniel StenbergReplace AC_TRY_RUN() with AC_EGREP_CPP() when checking...
2005-03-11 Daniel Stenbergoops, once is enough! ;-)
2005-03-11 Daniel StenbergDefine HAVE_AF_INET6_H for Netware too, as Guenter...
2005-03-11 Dan FandrichAdded HAVE_AF_INET6 to Netware's config.h
2005-03-11 Dan FandrichAdded HAVE_STRUCT_IN6_ADDR to Netware's config.h
2005-03-10 Daniel StenbergDominick Meglio added ares_parse_aaaa_reply.c and did...
2005-03-05 Daniel StenbergSamuel Díaz García's correction
2005-02-22 Daniel StenbergUpdated as suggested by Samuel Díaz García
2004-12-10 Daniel Stenberguntabified
2004-12-07 Daniel StenbergNORECURSE clarification, minor formatting update
2004-11-11 Daniel Stenbergfix the -I path to the proper include dir when --enable...
2004-11-11 Gisle VanemAdapted for C++.
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-11-10 Gisle VanemReplace IsNT with IS_NT().
2004-11-09 Daniel Stenbergfix CURL_EXTERN for debug builds
2004-11-07 Daniel Stenbergtwo post-1.2.1 changes
2004-11-07 Daniel Stenbergadded ares_cancel and ares_version
2004-10-26 Daniel Stenbergmention incompatibilities with ares
2004-10-24 Daniel Stenbergignore this
2004-10-24 Daniel Stenbergmaketgz now creates a ares_version.h.dist file with...
2004-10-20 Daniel Stenberg1.2.1 release time
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-28 Daniel Stenberg- Henrik Stoerner fix: got a report that Tru64 Unix...
2004-09-26 Daniel Stenberg- Henrik Stoerner: found out that C-ARES does not look...
2004-09-26 Daniel StenbergDominick Meglio host file path discovery patch for...
2004-09-14 Daniel Stenbergignore more
2004-09-03 Gunter Knauffixed nasty warnings with gcc 3.3.
2004-08-30 Daniel Stenbergmention Gisle's recent fixes
2004-08-29 Gisle VanemRemoved ares_free_errmem.c from MSCV project files.
2004-08-20 Gisle VanemMore patches for Watt-32 on Win32; don't include "names...
2004-08-20 Gisle VanemNo WSAGetLastError() on Watt-32/DOS
2004-08-20 Gisle VanemNo <sys/uio.h> on DOS/Win32
2004-08-20 Gisle VanemChanges for Watt-32 on Windows. I've assumed Configure
2004-08-19 Gisle VanemZLIB_ROOT not needed
2004-08-19 Gisle VanemMy first CVS commit just to see if this works.
2004-08-13 Daniel Stenbergmention Harshal Pradhan's windows fix
2004-08-13 Daniel StenbergHarshal Pradhan made minor syntax change to make this...
2004-08-10 Daniel Stenbergignore more files
2004-07-29 Daniel Stenbergvariable type fix
2004-07-29 Daniel Stenbergremoved C++ comment to please picky source checkers
2004-07-24 Daniel Stenberg--enable-debug builds static only, Gisle fixed a memory...
2004-07-24 Daniel StenbergGisle Vanem:
2004-07-24 Daniel Stenberg--enable-debug now makes the lib built static only...
2004-07-24 Daniel Stenberggenerate the new configure better
2004-07-23 Daniel Stenbergnow generated by automake
2004-07-22 Daniel Stenberg- Fixed a few variable return types for some system...
2004-07-11 Gunter Knaufminor cleanup.
2004-07-11 Gunter Knaufadded ifdef for NetWare to ares.h.
2004-07-06 Daniel Stenbergmingw and netware makefiles added by Gunter Knauf
2004-07-05 Gunter Knaufminor cosmetic fix.
2004-07-05 Gunter Knaufadded MingW32 makefile.
2004-07-05 Gunter Knauftry to relax linux build host detection.
2004-07-04 Daniel StenbergGünter Knauf made c-ares build and run on Novell Netware.
2004-07-04 Gunter Knaufadded NetWare section for paths.
2004-07-04 Gunter Knaufupdate to build both test apps.
2004-07-03 Gunter Knaufminor fix for compiling on Linux.
2004-07-03 Gunter Knaufadded few ifdefs to make it usable for NetWare.
2004-07-03 Gunter Knaufadded NetWare makefile.
2004-07-01 Daniel Stenbergdjgpp fixes by Gisle
2004-07-01 Daniel StenbergGisle's win32-fix. 'errno' is not used for errors when...
2004-07-01 Daniel StenbergGisle added makefile for djgpp builds
2004-07-01 Daniel StenbergGisle's djgpp magic
2004-07-01 Daniel StenbergGisle Vanem made this build fine with djgpp and the...
2004-06-14 Daniel Stenbergprevent compiler warnings on non-win32 platforms
2004-06-10 Daniel StenbergGisle Vanem's init patch for Windows
2004-06-08 Daniel Stenbergfix
2004-06-08 Daniel StenbergJames Bursa fixed a RISC OS init issue, removed trailin...
2004-05-27 Daniel Stenbergfree() allocated memory when the ares search can't...
2004-05-27 Daniel Stenbergclear the domains and sortlist when the 'channel' is...
2004-05-27 Daniel Stenbergbetter checks to avoid free(NULL)
2004-05-27 Daniel StenbergJames Bursa's fix to prevent free(NULL) to occur
2004-05-13 Daniel StenbergJames Bursa's patch to avoid free(NULL) (mainly because...
2004-05-11 Daniel Stenberg- Nico Stappenbelt reported that when processing domain...
2004-05-03 Daniel Stenbergdon't free(NULL)
2004-04-13 Daniel Stenberg1.2.0
2004-04-11 Daniel Stenbergupdated to not include the msvc-generated files
2004-04-11 Daniel Stenbergwhen checked out from CVS, run this to generate the...
2004-04-08 Daniel Stenbergwe're working on 1.2.0 now
2004-04-06 Daniel Stenbergmention the man page updates from the other day
2004-04-05 Daniel Stenberggenerated files, no need to keep in CVS
2004-04-02 Daniel Stenbergedits, mainly to make the generated html output nicer
2004-04-02 Daniel Stenbergminor edits
2004-04-01 Daniel StenbergDirk Manske's ares_cancel() function was added.
2004-04-01 Daniel Stenbergedited slightly, point out our new mailinglist
2004-04-01 Daniel Stenbergremind us about cvs tagging when we've built a release...
2004-04-01 Daniel StenbergDominick Meglio man page fixes
2004-03-31 Daniel StenbergDominick Meglio fixed a missing comma
2004-03-30 Daniel StenbergDominick Meglio's new ares_expand_string() function
2004-03-23 Daniel Stenbergchanged the long to int typecasts to see if icc 8.0...
2004-03-12 Daniel Stenbergignore aclocal.m4
2004-03-10 Daniel StenbergGisle Vanem improved build on Windows.
2004-03-09 Daniel Stenbergmingw has str(n)casecmp() functions
2004-03-09 Daniel Stenbergtimezone dummy to build better on Windows - Gisle Vanem
2004-03-09 Daniel StenbergGisle Vanem fixed the bad argc check
2004-03-08 Daniel Stenbergthis is generated, removed from CVS
2004-03-03 Daniel Stenbergattempted typecase to silence the MIPSpro warning:
2004-02-29 Daniel StenbergDirk Manske fixed the attempt to install the removed...
next