Commit History

Author SHA1 Message Date
  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
  Marc Hoersken 07593b2422 lib/socks.c: Merged two size variables into one 11 years ago
  Marc Hoersken cd423348d9 lib/socks.c: Avoid type conversions where possible 11 years ago
  Marc Hoersken 9b25b00fa3 socks.c: Fixed warning: conversion to 'int' from 'long unsigned int' 11 years ago
  Marc Hoersken 5162cb8ad6 socks.c: Check that IPv6 is enabled before using it's features 11 years ago
  Marc Hoersken 8a2be299f4 checksrc: Fixed line length and comment indentation 11 years ago
  Marc Hoersken f73a27cadc socks.c: Updated error messages to handle hostname and IPv6 11 years ago
  Marc Hoersken f332f14102 socks.c: Added support for IPv6 connections through SOCKSv5 proxy 11 years ago
  Daniel Stenberg 2e7d2c8f74 SOCKS: truly disable it if CURL_DISABLE_PROXY is defined 11 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 13 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 13 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