Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Tse c86ea58304 if2ip.c: fix compiler warning hace 11 años
  Marc Hoersken 6b8c36954f if2ip.c: Fixed another warning: unused parameter 'remote_scope' hace 11 años
  Marc Hoersken ee7669ba3a if2ip.c: Fixed warning: unused parameter 'remote_scope' hace 11 años
  Kim Vandry 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error hace 11 años
  Daniel Stenberg 358c5c0745 strlcat: remove function hace 11 años
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages hace 11 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 11 años
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files hace 11 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 11 años
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> hace 11 años
  Yang Tse 4c4e8ba1f0 if2ip.[ch]: fix compilation with MinGW hace 12 años
  Yang Tse 66c5076252 if2ip.c: fix compiler warning 'unused parameter' hace 12 años
  Yang Tse 07efe110cc if2ip.c: fix compiler warning 'enumerated type is mixed with another type' hace 12 años
  Jason Glasgow 6e4835c795 CURLOPT_INTERFACE: avoid resolving interfaces names hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Yang Tse 3184a91ec8 VMS specific preprocessor symbol checking adjustments hace 14 años
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h hace 15 años
  Yang Tse 6a378a28b4 Use 'curl_socket_t' instead of 'int' for socket. hace 15 años
  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. hace 15 años
  Dan Fandrich 7abdc4b218 Fixed the getifaddrs version of Curl_if2ip to work on systems without IPv6 hace 16 años
  Yang Tse a15b6a6f86 the IP address we want/request/use from the interface is the 'local' hace 16 años
  Yang Tse 20d3e2b967 fix comment hace 16 años
  Yang Tse 608fdce0a0 if2ip.c related preprocessor cleanup hace 16 años
  Dan Fandrich 6354cbf9d6 The getifaddrs() version of Curl_if2ip() crashed when used on a Linux hace 16 años
  Yang Tse d086fdaf9f add missing header inclusions hace 16 años
  Dan Fandrich 8eb64ad600 Changed Curl_strlcat to strlcat, which is the one guaranteed to exist hace 16 años
  Dan Fandrich fad3288d20 Fixed the --interface option to work with IPv6 connections on glibc hace 16 años
  Dan Fandrich ee64d14733 Support Open Watcom C on Linux (as well as Windows). hace 16 años
  Dan Fandrich 1960eebc2d Added support for running on Symbian OS. hace 16 años