Histórico de Commits

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