Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Tse a50210710a fix bool variables checking and assignment hace 13 años
  Daniel Stenberg d44896508c Curl_SOCKS4: minor code compression hace 13 años
  Daniel Stenberg 3dcc0df5cc SOCKS: fix the connect timeout hace 13 años
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h hace 13 años
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' hace 13 años
  Yang Tse c8c8816a97 socks: fix unaligned memory access hace 13 años
  Daniel Stenberg 3b1b26578f proxy: allow socks:// prefix in proxy string hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups hace 14 años
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ hace 13 años
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument hace 14 años
  Yang Tse a9483b1f4a fix compiler warning: enumerated type mixed with another type hace 14 años
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler hace 14 años
  Daniel Stenberg 7fb7f24131 socks5: please static code analyzer hace 14 años
  Daniel Stenberg 15fa5dcfe6 SOCKS4: Value stored to 'rc' is never read hace 14 años
  Daniel Stenberg 520cee3fb7 SOCKS5: when name resolves fail return immediately hace 14 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Yang Tse 7aef172a34 hace 15 años
  Yang Tse d1717e7c90 hace 15 años
  Gunter Knauf fad14bca01 removed obsolete casts. hace 15 años
  Gunter Knauf 9e8eec4816 add casts to silent compiler warnings with 64bit systems. hace 15 años
  Daniel Stenberg d709cb2ae3 - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for hace 15 años
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to hace 15 años
  Gisle Vanem 0ac8e1d80b hace 15 años
  Daniel Stenberg de4610a55f - Markus Moeller introduced two new options to libcurl: hace 16 años
  Daniel Stenberg f3ab5d5500 - Daniel Egger provided a patch that allows you to disable proxy support in hace 16 años
  Daniel Stenberg 391e8afd1f - Made the SOCKS code use the new Curl_read_plain() function to fix the bug hace 16 años
  Daniel Stenberg 422fd933f5 - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy hace 16 años
  Daniel Stenberg fcc320ee40 Yang Tse pointed out a few remaining quirks from my timeout refactoring from hace 17 años
  Daniel Stenberg 1b701c746f - Refactored a lot of timeout code into a few functions in an attempt to make hace 17 años