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 (
Collapse
)
Author
2008-10-09
Fixed the --interface option to work with IPv6 connections on glibc
Dan Fandrich
systems supporting getifaddrs(). Also fixed a problem where an IPv6 address could be chosen instead of an IPv4 one for --interface when it involved a name lookup.
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
linked list for name resolved data, even on hosts/systems with only IPv4 stacks as this simplifies a lot of code.
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