Commit History

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