Commit History

Author SHA1 Message Date
  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 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 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 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
  Dan Fandrich eb26a581f9 Use __minix to detect Minix, which works on both ACK and GCC. 18 years ago
  Dan Fandrich c012e2b408 Initial stab at making libcurl compile under Minix 3. 18 years ago
  Daniel Stenberg 990e56fb13 Brian Dessent's fixes for cygwin builds 18 years ago
  Daniel Stenberg 16bbd13af7 Diego Casorran patches to make (lib)curl build fine on Amiga again 19 years ago
  Marty Kuhrt 37a547842b cast the call to Curl_inet_ntop for DECC compiler squawk 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago