Download List

Projeto Descrição

vsftpd is a secure and fast FTP server for UNIX-like systems that is used on many large and critical Internet sites. Its rich feature set includes SSL encryption, IPv6, bandwidth throttling, PAM integration, virtual users, virtual IPs and per-user / per-IP configuration.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-13 18:28
2.3.4

Esta versão corrige uma vulnerabilidade de negação de serviço onde um atacante permitida para acessar um servidor FTP seria capaz de fazer com que a criança vsftpd processos gerados para suas sessões de consumir quantidades excessivas de tempo de CPU (CVE-2011-0762). Se o ataque é realizado em um número suficiente de sessões FTP (possivelmente a partir de múltiplas fontes de endereços IP para ultrapassar um limite por fonte possível), o serviço FTP se tornaria indisponível e outros serviços do sistema seria muito afetado. Alguns outros bugs sem impacto aparente segurança foram corrigidos, ao mesmo tempo.
This release corrects a DoS vulnerability where an attacker permitted to login to an FTP server would be able to cause the vsftpd child processes spawned for their sessions to consume excessive amounts of CPU time (CVE-2011-0762). If the attack is carried out on a sufficient number of FTP sessions (possibly from multiple source IP addresses to exceed a possible per-source limit), the FTP service would become unavailable and other services of the system would be greatly impacted. Some other bugs with no apparent security impact have been fixed at the same time.

2010-08-19 17:24
2.3.1

Uma regressão silly introduzido em 2.3.0 foi corrigido - os arquivos de log já não são substituídos, desde o início, quando vsftpd é reiniciado.
A silly regression introduced in 2.3.0 was fixed - the log files are no longer overwritten from the start when vsftpd is restarted.

2010-08-06 16:58
2.3.0

Um par de regressões foram corrigidos: port_promiscuous agora funciona novamente e transferências de dados com SSL ASCII transforma deve funcionar de forma confiável novamente. Agora é possível sobrescrever arquivos parcialmente com STOR REST +. A mínima, de modo HTTP experimental foi adicionado.
A couple of regressions were fixed: port_promiscuous now works again and SSL data transfers with ASCII transforms should work reliably again. It is now possible to overwrite files partially with REST + STOR. A minimal, experimental HTTP mode was added.

2009-11-18 07:16
2.2.2

Mais notavelmente, uma regressão foi corrigido no built-in ouvinte. Sob carga pesada, novas sessões FTP pode, por vezes, se desconectar caminho certo. Isto agora é fixo. Se você viu "OOPS: criança morreu" logo depois de conectar, era provável que esse bug.
Most notably, a regression was fixed in the built-in listener. Under heavy load, new FTP sessions could sometimes get disconnected right way. This is now fixed. If you saw "OOPS: child died" just after connecting, it was likely this bug.

2009-10-19 18:30
2.2.1

Este comunicado se concentra em fixar duas regressões: o uso do "pasv_address opção" agora funciona novamente. Conexões de dados SSL deve trabalhar novamente depois de uma transferência anterior ou longo período de tempo ocioso.
This release focuses on fixing two regressions: the use of the "pasv_address" option now works again. SSL data connections should work again after a previous long transfer or long idle period.

Project Resources