提交历史

作者 SHA1 备注 提交日期
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 14 年之前
  Yang Tse c1901f7ed0 fix compiler warning: conversion may lose significant bits 14 年之前
  Yang Tse 5580fb2b9c fix compiler warning: statement is not reachable 14 年之前
  Yang Tse 7e3f0bffe5 fix compiler warning: conversion may lose significant bits 14 年之前
  Yang Tse 5db0a412ff atoi: remove atoi usage 14 年之前
  Yang Tse 23245ca83a ftp: fix 'bool' data type implementation dependant usage 14 年之前
  Julien Chaffraix add5766dd4 urldata: Capitalize enum protect_level values. 14 年之前
  Julien Chaffraix 8d59d69449 security: tighten enum protection_level usage. 14 年之前
  Kamil Dudka 12b2412c52 ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT 14 年之前
  Kamil Dudka c6b97a8278 ftp: close connection as soon as ABOR has been sent 14 年之前
  Kamil Dudka 0c8e5f7e6a ftp: prevent server from hanging on closed data connection 14 年之前
  Dan Fandrich 59f07ddf28 Lightened the stack in wc_statemach to permit deeper recursion 14 年之前
  Julien Chaffraix 4b69f641a6 krb5-gssapi: Delete the GSS-API context. 14 年之前
  Julien Chaffraix e3811ed7c3 security.c: Remove Curl_sec_fflush_fd. 14 年之前
  Julien Chaffraix fc9f369829 security.c: Fix Curl_sec_login after rewrite. 14 年之前
  Daniel Stenberg 8a00c94b0f FTP: fix bad check of Curl_timeleft() return code 14 年之前
  Daniel Stenberg dc2157a087 parse_remote_port: fix ;type= URL suffix over HTTP proxy 14 年之前
  Jan Van Boghout 4a1384a8b4 ftp: response timeout bug in "quote" sending 14 年之前
  Pavel Raiskup 0a04078916 ftp-wildcard: avoid tight loop when used without any pattern 14 年之前
  Dan Fandrich bd6a695545 Fixed an OOM memory leak in the FTP wildcard code 14 年之前
  Yang Tse 6a0d3233ff add Curl_ prefix to conform with cURL naming standards 14 年之前
  Yang Tse b4fa27ae4b fix compiler warning: enumerated type mixed with another type 14 年之前
  Yang Tse 40f8aaedb7 fix compiler warning: external declaration in primary source file 14 年之前
  Kamil Dudka 233ec511db lib: eliminate 'statement not reached' warnings 14 年之前
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 14 年之前
  Daniel Stenberg d6be52d80e FTP PORT: Value stored to 'rc' is never read 14 年之前
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 年之前
  Daniel Stenberg 93981bb9b5 PASV response: Value stored to 'rc' is never read 14 年之前
  Daniel Stenberg b025ac16a6 ftp_range: remove unnecessary check for NULL pointer 14 年之前
  Daniel Stenberg 516dfd1705 FTP PASV: Value stored to 'rc' is never read 14 年之前