提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 年之前
  Daniel Stenberg effd2bd7ba socks5: use appropriate ATYP for numerical IP address host names 2 年之前
  MAntoniak fd84db600d build: fix compiler warnings 3 年之前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年之前
  Daniel Stenberg cffbccd096 socks4: scan for the IPv4 address in resolve results 3 年之前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年之前
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 年之前
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 年之前
  Daniel Stenberg d0688dcbdf socks: use the download buffer instead 3 年之前
  Daniel Stenberg a304051620 lib: more conn->data cleanups 3 年之前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年之前
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 年之前
  Daniel Stenberg 0b60d3685e socks: check for DNS entries with the right port number 3 年之前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年之前
  Daniel Stenberg 88b1ca7cba CURLE_PROXY: new error code 4 年之前
  ihsinme 60aa961288 socks: use size_t for size variable 4 年之前
  Daniel Stenberg 2a41e23671 socks: detect connection close during handshake 4 年之前
  xquery b950120b2d socks: remove unreachable breaks in socks.c and mime.c 4 年之前
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 年之前
  Cherish98 e980cbb8e7 socks: fix expected length of SOCKS5 reply 4 年之前
  Daniel Stenberg 67521b5ecf hostip: make Curl_printable_address not return anything 4 年之前
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 年之前
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 年之前
  Jay Satiro 0510cce8c0 socks: Fix blocking timeout logic 4 年之前
  Jay Satiro 53f4070827 lib: fix conversion warnings for SOCKET_WRITABLE/READABLE 4 年之前
  Daniel Stenberg f0e8160545 socks4: fix host resolve regression 4 年之前
  Daniel Stenberg 4b786abc43 socks5: switch state properly when the resolve is done 4 年之前
  Daniel Stenberg 3735107d62 SOCKS: fix typo in printf formatting 4 年之前
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking 4 年之前
  Jay Satiro 5ee88eee68 socks: Fix destination host shown on SOCKS5 error 5 年之前