summaryrefslogtreecommitdiff
path: root/lib/if2ip.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: remove unused data when IPv6 is not supportedMAntoniak2022-02-131-2/+6
* if2ip: make Curl_ipv6_scope a blank macro when IPv6-disabledDaniel Stenberg2022-02-111-1/+5
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-131-2/+2
* if2ip: remove unused function Curl_if_is_interface_nameDaniel Stenberg2018-12-211-3/+1
* ipv6_scope: support unique local addressesDaniel Stenberg2017-08-131-2/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* IPV6: address scope != scope idPatrick Monnerat2014-12-161-2/+11
* connect: treat an interface bindlocal() problem as a non-fatal errorKim Vandry2013-04-061-1/+9
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+66
* build: rename 76 lib/*.h filesYang Tse2012-12-281-66/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-3/+3
* if2ip.[ch]: fix compilation with MinGWYang Tse2011-12-131-2/+2
* if2ip.c: fix compiler warning 'enumerated type is mixed with another type'Yang Tse2011-12-131-4/+4
* CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow2011-12-121-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* the IP address we want/request/use from the interface is the 'local'Yang Tse2008-11-171-1/+0
* Fixed the --interface option to work with IPv6 connections on glibcDan Fandrich2008-10-091-1/+1
* build fix for InterixDaniel Stenberg2006-03-041-0/+2
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-311-1/+1
* silence compiler warnings for mingw win32 builds --enable-debugDaniel Stenberg2005-03-141-6/+2
* Source cleanups. The major one being that we now _always_ use a Curl_addrinfoDaniel Stenberg2004-06-241-6/+6
* Gisle-fix: constified the 'interface' argument.Daniel Stenberg2004-05-051-1/+1
* silly meDaniel Stenberg2004-01-161-1/+1
* Avoid Curl_if2ip() on Interix as well. Fix by Rodney.Daniel Stenberg2004-01-161-2/+2
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* James Bursa made it compile on RISC OS as well.Daniel Stenberg2003-02-281-1/+2
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* Nedelcho Stanev's work-around for SFU 3.0Daniel Stenberg2002-11-241-0/+35
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Ingo Ralf Blum made it compile with the newest cygwinDaniel Stenberg2001-02-041-1/+1
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-2/+2
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* David LeBlanc's fixes!Daniel Stenberg2000-05-291-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+50