Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Yang Tse
|
4c4e8ba1f0
if2ip.[ch]: fix compilation with MinGW
|
13 years ago |
Yang Tse
|
66c5076252
if2ip.c: fix compiler warning 'unused parameter'
|
13 years ago |
Yang Tse
|
07efe110cc
if2ip.c: fix compiler warning 'enumerated type is mixed with another type'
|
13 years ago |
Jason Glasgow
|
6e4835c795
CURLOPT_INTERFACE: avoid resolving interfaces names
|
13 years ago |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Yang Tse
|
6a378a28b4
Use 'curl_socket_t' instead of 'int' for socket.
|
15 years ago |
Gunter Knauf
|
1cc50d31f9
changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define.
|
16 years ago |
Dan Fandrich
|
7abdc4b218
Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6
|
16 years ago |
Yang Tse
|
a15b6a6f86
the IP address we want/request/use from the interface is the 'local'
|
16 years ago |
Yang Tse
|
20d3e2b967
fix comment
|
16 years ago |
Yang Tse
|
608fdce0a0
if2ip.c related preprocessor cleanup
|
16 years ago |
Dan Fandrich
|
6354cbf9d6
The getifaddrs() version of Curl_if2ip() crashed when used on a Linux
|
16 years ago |
Yang Tse
|
d086fdaf9f
add missing header inclusions
|
16 years ago |
Dan Fandrich
|
8eb64ad600
Changed Curl_strlcat to strlcat, which is the one guaranteed to exist
|
16 years ago |
Dan Fandrich
|
fad3288d20
Fixed the --interface option to work with IPv6 connections on glibc
|
16 years ago |
Dan Fandrich
|
ee64d14733
Support Open Watcom C on Linux (as well as Windows).
|
16 years ago |
Dan Fandrich
|
1960eebc2d
Added support for running on Symbian OS.
|
16 years ago |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
17 years ago |
Daniel Stenberg
|
c38c339480
Song Ma found a memory leak in the if2ip code if you pass in an interface
|
17 years ago |
Yang Tse
|
be8a5d0aef
proper symbol definition check for all AmigaOS flavours
|
17 years ago |
Daniel Stenberg
|
b2c378267b
updated copyright year
|
18 years ago |
Dan Fandrich
|
839441e236
Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP
|
18 years ago |