index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
if2ip.c
Age
Commit message (
Expand
)
Author
2015-09-26
build: fix failures with -Wcast-align and -Werror
Tatsuhiro Tsujikawa
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2014-12-26
ip2ip.c: Fixed compilation warning when IPv6 Scope ID not supported
Steve Holme
2014-12-18
if2ip: dummy scope parameter for Curl_if2ip() call in SIOCGIFADDR-enabled code.
Patrick Monnerat
2014-12-16
IPV6: address scope != scope id
Patrick Monnerat
2013-04-10
if2ip.c: fix compiler warning
Yang Tse
2013-04-07
if2ip.c: Fixed another warning: unused parameter 'remote_scope'
Marc Hoersken
2013-04-06
if2ip.c: Fixed warning: unused parameter 'remote_scope'
Marc Hoersken
2013-04-06
connect: treat an interface bindlocal() problem as a non-fatal error
Kim Vandry
2013-02-14
strlcat: remove function
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2011-12-13
if2ip.[ch]: fix compilation with MinGW
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'unused parameter'
Yang Tse
2011-12-13
if2ip.c: fix compiler warning 'enumerated type is mixed with another type'
Yang Tse
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-12-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-11
Use 'curl_socket_t' instead of 'int' for socket.
Yang Tse
2008-12-30
changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...
Gunter Knauf
2008-12-04
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
Dan Fandrich
2008-11-17
the IP address we want/request/use from the interface is the 'local'
Yang Tse
2008-11-17
fix comment
Yang Tse
2008-11-17
if2ip.c related preprocessor cleanup
Yang Tse
2008-11-07
The getifaddrs() version of Curl_if2ip() crashed when used on a Linux
Dan Fandrich
2008-10-25
add missing header inclusions
Yang Tse
2008-10-12
Changed Curl_strlcat to strlcat, which is the one guaranteed to exist
Dan Fandrich
2008-10-09
Fixed the --interface option to work with IPv6 connections on glibc
Dan Fandrich
2008-07-02
Support Open Watcom C on Linux (as well as Windows).
Dan Fandrich
2008-04-22
Added support for running on Symbian OS.
Dan Fandrich
2007-11-07
if () => if()
Daniel Stenberg
2007-04-12
Song Ma found a memory leak in the if2ip code if you pass in an interface
Daniel Stenberg
2007-02-28
proper symbol definition check for all AmigaOS flavours
Yang Tse
2006-10-25
updated copyright year
Daniel Stenberg
2006-08-16
Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP
Dan Fandrich
2006-08-11
Use __minix to detect Minix, which works on both ACK and GCC.
Dan Fandrich
2006-08-04
Initial stab at making libcurl compile under Minix 3.
Dan Fandrich
2006-06-08
Brian Dessent's fixes for cygwin builds
Daniel Stenberg
2005-07-13
Diego Casorran patches to make (lib)curl build fine on Amiga again
Daniel Stenberg
2005-04-08
cast the call to Curl_inet_ntop for DECC compiler squawk
Marty Kuhrt
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-03-16
Fixed some compiler warnings I should have noticed before.
Dan Fandrich
2005-03-15
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
Dan Fandrich
2005-03-14
hushing up more warnings
Daniel Stenberg
2004-11-02
Paul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg
[next]