Commit History

Author SHA1 Message Date
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 12 years ago
  Marc Hoersken 07593b2422 lib/socks.c: Merged two size variables into one 12 years ago
  Marc Hoersken cd423348d9 lib/socks.c: Avoid type conversions where possible 12 years ago
  Marc Hoersken 9b25b00fa3 socks.c: Fixed warning: conversion to 'int' from 'long unsigned int' 12 years ago
  Marc Hoersken 5162cb8ad6 socks.c: Check that IPv6 is enabled before using it's features 12 years ago
  Marc Hoersken 8a2be299f4 checksrc: Fixed line length and comment indentation 12 years ago
  Marc Hoersken f73a27cadc socks.c: Updated error messages to handle hostname and IPv6 12 years ago
  Marc Hoersken f332f14102 socks.c: Added support for IPv6 connections through SOCKSv5 proxy 12 years ago
  Daniel Stenberg 2e7d2c8f74 SOCKS: truly disable it if CURL_DISABLE_PROXY is defined 12 years ago
  Yang Tse a50210710a fix bool variables checking and assignment 13 years ago
  Daniel Stenberg d44896508c Curl_SOCKS4: minor code compression 13 years ago
  Daniel Stenberg 3dcc0df5cc SOCKS: fix the connect timeout 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' 13 years ago
  Yang Tse c8c8816a97 socks: fix unaligned memory access 13 years ago
  Daniel Stenberg 3b1b26578f proxy: allow socks:// prefix in proxy string 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 14 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 14 years ago
  Yang Tse a9483b1f4a fix compiler warning: enumerated type mixed with another type 14 years ago
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 years ago
  Daniel Stenberg 7fb7f24131 socks5: please static code analyzer 14 years ago
  Daniel Stenberg 15fa5dcfe6 SOCKS4: Value stored to 'rc' is never read 14 years ago
  Daniel Stenberg 520cee3fb7 SOCKS5: when name resolves fail return immediately 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 7aef172a34 15 years ago
  Yang Tse d1717e7c90 15 years ago
  Gunter Knauf fad14bca01 removed obsolete casts. 15 years ago
  Gunter Knauf 9e8eec4816 add casts to silent compiler warnings with 64bit systems. 15 years ago