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.h
Age
Commit message (
Expand
)
Author
2019-04-13
CURLOPT_ADDRESS_SCOPE: fix range check and more
tmilburn
2018-12-21
if2ip: remove unused function Curl_if_is_interface_name
Daniel Stenberg
2017-08-13
ipv6_scope: support unique local addresses
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-12-16
IPV6: address scope != scope id
Patrick Monnerat
2013-04-06
connect: treat an interface bindlocal() problem as a non-fatal error
Kim Vandry
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
2012-12-28
build: rename 76 lib/*.h 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 'enumerated type is mixed with another type'
Yang Tse
2011-12-12
CURLOPT_INTERFACE: avoid resolving interfaces names
Jason Glasgow
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-11-17
the IP address we want/request/use from the interface is the 'local'
Yang Tse
2008-10-09
Fixed the --interface option to work with IPv6 connections on glibc
Dan Fandrich
2006-03-04
build fix for Interix
Daniel Stenberg
2005-03-31
Updated the copyright year since changes have been this year.
Daniel Stenberg
2005-03-14
silence compiler warnings for mingw win32 builds --enable-debug
Daniel Stenberg
2004-06-24
Source cleanups. The major one being that we now _always_ use a Curl_addrinfo
Daniel Stenberg
2004-05-05
Gisle-fix: constified the 'interface' argument.
Daniel Stenberg
2004-01-16
silly me
Daniel Stenberg
2004-01-16
Avoid Curl_if2ip() on Interix as well. Fix by Rodney.
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-02-28
James Bursa made it compile on RISC OS as well.
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-11-24
Nedelcho Stanev's work-around for SFU 3.0
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-02-04
Ingo Ralf Blum made it compile with the newest cygwin
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-29
David LeBlanc's fixes!
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg