Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 358c5c0745 strlcat: remove function il y a 11 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> il y a 11 ans
  Marc Hoersken 07593b2422 lib/socks.c: Merged two size variables into one il y a 11 ans
  Marc Hoersken cd423348d9 lib/socks.c: Avoid type conversions where possible il y a 11 ans
  Marc Hoersken 9b25b00fa3 socks.c: Fixed warning: conversion to 'int' from 'long unsigned int' il y a 11 ans
  Marc Hoersken 5162cb8ad6 socks.c: Check that IPv6 is enabled before using it's features il y a 11 ans
  Marc Hoersken 8a2be299f4 checksrc: Fixed line length and comment indentation il y a 11 ans
  Marc Hoersken f73a27cadc socks.c: Updated error messages to handle hostname and IPv6 il y a 11 ans
  Marc Hoersken f332f14102 socks.c: Added support for IPv6 connections through SOCKSv5 proxy il y a 11 ans
  Daniel Stenberg 2e7d2c8f74 SOCKS: truly disable it if CURL_DISABLE_PROXY is defined il y a 12 ans
  Yang Tse a50210710a fix bool variables checking and assignment il y a 13 ans
  Daniel Stenberg d44896508c Curl_SOCKS4: minor code compression il y a 13 ans
  Daniel Stenberg 3dcc0df5cc SOCKS: fix the connect timeout il y a 13 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' il y a 13 ans
  Yang Tse c8c8816a97 socks: fix unaligned memory access il y a 13 ans
  Daniel Stenberg 3b1b26578f proxy: allow socks:// prefix in proxy string il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups il y a 13 ans
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ il y a 13 ans
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument il y a 13 ans
  Yang Tse a9483b1f4a fix compiler warning: enumerated type mixed with another type il y a 14 ans
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler il y a 14 ans
  Daniel Stenberg 7fb7f24131 socks5: please static code analyzer il y a 14 ans
  Daniel Stenberg 15fa5dcfe6 SOCKS4: Value stored to 'rc' is never read il y a 14 ans
  Daniel Stenberg 520cee3fb7 SOCKS5: when name resolves fail return immediately il y a 14 ans