Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
[platform/upstream/curl.git] / lib / if2ip.c
2005-03-15 Dan FandrichFixed ftp support with uClibc due to differing inet_nto...
2005-03-14 Daniel Stenberghushing up more warnings
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-10-06 Daniel Stenberguntabify
2004-06-30 Daniel Stenbergpassing in a very long interface name could make a...
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-05-05 Daniel StenbergGisle-fix: constified the 'interface' argument.
2004-03-17 Daniel StenbergGünter Knauf's NetWare changes.
2004-02-02 Daniel Stenbergset the 'retry' bit to TRUE when the connection is...
2004-01-29 Daniel Stenbergmoved the definitions of IOCTL_3_ARGS to setup.h
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-16 Daniel StenbergAvoid Curl_if2ip() on Interix as well. Fix by Rodney.
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-05-23 Daniel StenbergDJGPP fix by Gisle Vanem
2003-02-28 Daniel StenbergJames Bursa made it compile on RISC OS as well.
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-08-06 Daniel StenbergVMS adjustments. The IOCTL_3_ARGS #define used now...
2001-05-31 Daniel Stenbergremoved _REENTRANT define
2001-03-16 Daniel Stenbergcorrected the close to sclose() so that the memdebug...
2001-03-16 Daniel Stenbergadded memdebug.h include
2001-01-24 Daniel StenbergIngo Ralf Blum's cygwin fixes
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-08-24 Daniel Stenberg#include "setup.h" moved first of all includes
2000-08-24 Daniel Stenberghostname and large file support added
2000-08-23 Daniel StenbergAlbert Chin-A-Young's fixes
2000-08-04 Daniel Stenbergmoved an include file further up to make AIX 3 more...
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-29 Daniel StenbergDavid LeBlanc's fixes!
2000-05-26 Daniel Stenbergsilly mistake corrected
2000-05-25 Daniel StenbergAIX wants sys/time.h included
1999-12-29 Daniel StenbergInitial revision