Commit History

Author SHA1 Message Date
  Yang Tse c86ea58304 if2ip.c: fix compiler warning 11 years ago
  Marc Hoersken 6b8c36954f if2ip.c: Fixed another warning: unused parameter 'remote_scope' 11 years ago
  Marc Hoersken ee7669ba3a if2ip.c: Fixed warning: unused parameter 'remote_scope' 11 years ago
  Kim Vandry 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error 11 years ago
  Daniel Stenberg 358c5c0745 strlcat: remove function 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Yang Tse 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW 12 years ago
  Yang Tse 66c5076252 if2ip.c: fix compiler warning 'unused parameter' 12 years ago
  Yang Tse 07efe110cc if2ip.c: fix compiler warning 'enumerated type is mixed with another type' 12 years ago
  Jason Glasgow 6e4835c795 CURLOPT_INTERFACE: avoid resolving interfaces names 12 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 14 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. 15 years ago
  Dan Fandrich 7abdc4b218 Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6 15 years ago
  Yang Tse a15b6a6f86 the IP address we want/request/use from the interface is the 'local' 15 years ago
  Yang Tse 20d3e2b967 fix comment 15 years ago
  Yang Tse 608fdce0a0 if2ip.c related preprocessor cleanup 15 years ago
  Dan Fandrich 6354cbf9d6 The getifaddrs() version of Curl_if2ip() crashed when used on a Linux 15 years ago
  Yang Tse d086fdaf9f add missing header inclusions 15 years ago
  Dan Fandrich 8eb64ad600 Changed Curl_strlcat to strlcat, which is the one guaranteed to exist 15 years ago
  Dan Fandrich fad3288d20 Fixed the --interface option to work with IPv6 connections on glibc 15 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