Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / if2ip.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-04-10 Yang Tseif2ip.c: fix compiler warning
2013-04-07 Marc Hoerskenif2ip.c: Fixed another warning: unused parameter 'remot...
2013-04-06 Marc Hoerskenif2ip.c: Fixed warning: unused parameter 'remote_scope'
2013-04-06 Kim Vandryconnect: treat an interface bindlocal() problem as...
2013-02-14 Daniel Stenbergstrlcat: remove function
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-12-13 Yang Tseif2ip.[ch]: fix compilation with MinGW
2011-12-13 Yang Tseif2ip.c: fix compiler warning 'unused parameter'
2011-12-13 Yang Tseif2ip.c: fix compiler warning 'enumerated type is mixed...
2011-12-12 Jason GlasgowCURLOPT_INTERFACE: avoid resolving interfaces names
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-11 Yang TseUse 'curl_socket_t' instead of 'int' for socket.
2008-12-30 Gunter Knaufchanged HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_...
2008-12-04 Dan FandrichFixed the getifaddrs version of Curl_if2ip to work...
2008-11-17 Yang Tsethe IP address we want/request/use from the interface...
2008-11-17 Yang Tsefix comment
2008-11-17 Yang Tseif2ip.c related preprocessor cleanup
2008-11-07 Dan FandrichThe getifaddrs() version of Curl_if2ip() crashed when...
2008-10-25 Yang Tseadd missing header inclusions
2008-10-12 Dan FandrichChanged Curl_strlcat to strlcat, which is the one guara...
2008-10-09 Dan FandrichFixed the --interface option to work with IPv6 connecti...
2008-07-02 Dan FandrichSupport Open Watcom C on Linux (as well as Windows).
2008-04-22 Dan FandrichAdded support for running on Symbian OS.
2007-11-07 Daniel Stenbergif () => if()
2007-04-12 Daniel StenbergSong Ma found a memory leak in the if2ip code if you...
2007-02-28 Yang Tseproper symbol definition check for all AmigaOS flavours
2006-10-25 Daniel Stenbergupdated copyright year
2006-08-16 Dan FandrichMinor portability fixes to get things running on UNICOS...
2006-08-11 Dan FandrichUse __minix to detect Minix, which works on both ACK...
2006-08-04 Dan FandrichInitial stab at making libcurl compile under Minix 3.
2006-06-08 Daniel StenbergBrian Dessent's fixes for cygwin builds
2005-07-13 Daniel StenbergDiego Casorran patches to make (lib)curl build fine...
2005-04-08 Marty Kuhrtcast the call to Curl_inet_ntop for DECC compiler squawk
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-16 Dan FandrichFixed some compiler warnings I should have noticed...
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