Download List

Projeto Descrição

lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and some utility programs.

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.

2005-03-17 00:32
2.0.1

A negação de serviço em LSHD bug foi corrigido. Um bug no lsh-make-semente que poderia fazer o programa entrar em um loop infinito de erros de leitura foi corrigido. lsh agora pede senhas também no silêncio (-q Modo), conforme descrito no manual. Caractere de controle de filtragem usado para considerar novas linhas, por vezes, como caracteres de controle perigoso. Agora nova linha deve ser exibido normalmente.
Tags: Stable, Minor security fixes
A denial of service bug in lshd has been fixed. A bug in lsh-make-seed that could make the program go into an infinite loop on read errors has been fixed. lsh now asks for passwords also in quiet (-q) mode, as described in the manual. Control character filtering used to sometimes consider newlines as dangerous control characters. Now newlines should be displayed normally.

2005-03-17 00:30
2.0

Diversos programas têm novo padrão de comportamento: LSHD permite o encaminhamento X11 por padrão (LSH ainda não). LSH-keygen gera RSA, em vez de chaves DSA, por padrão. LSH-writekey encripta a chave privada, por padrão, utilizando-AES256-CBC (a menos que a bandeira do servidor - é usado). O script LCP foi melhorado, e agora é instalado por padrão. O lado do cliente "teclado autenticação de usuário interativo" tem sido implementado. Troca de chaves de Diffie-Hellman-group14-sha1 é suportado. Há correções para o UTF-8 codificador, e em particular as interações entre UTF-8 e caracteres de controle de filtragem.
Tags: Stable, Minor feature enhancements
Several programs have new default behaviour: lshd enables X11 forwarding by default (lsh still does not). lsh-keygen generates RSA rather than DSA keys by default. lsh-writekey encrypts the private key by default, using aes256-cbc (unless the --server flag is used). The lcp script has been improved, and it is now installed by default. The client side of "keyboard-interactive" user authentication has been implemented. Key exchange with diffie-hellman-group14-sha1 is supported. There are fixes to the UTF-8 encoder, and in particular interactions between UTF-8 and control character filtering.

2004-06-13 13:57
1.5.5

Novas meias-proxy estilo foi implementado em LSH e lshg, apoiando tanto MEIAS-4 e SOCKS-5. Lsh O cliente já não define seu descritores de arquivo stdio em modo não-bloqueio, que deve evitar um monte de problemas. Como conseqüência, o CVS - opção de linha de comando solução foi removido. A - ssh1 opção de recurso para LSHD foi removido, e hacks bugs de compatibilidade com versões antigas de SSH2 Datafellow foram removidos. Não há nenhum bug-hacks compatibilidade nesta versão.
Tags: Development, Minor feature enhancements
New SOCKS-style proxying was implemented in lsh
and lshg, supporting both SOCKS-4 and SOCKS-5.
The lsh client no longer sets its stdio file
descriptors into non-blocking mode, which should
avoid a bunch of problems. As a consequence, the
--cvs-workaround command line option has been
removed. The --ssh1-fallback option for lshd was
removed, and bug-compatibility hacks for ancient
versions of Datafellow's SSH2 were removed. There
are no bug-compatibility hacks in this version.

2004-02-08 22:38
1.5.4

Registo de TCP / IP encaminhar solicitações foi adicionado. urtiga 1,9 incluído, que tem algumas correções de portabilidade e otimizações. Em particular, Arcfour em 86 deve ser muito mais rápido. Fluxo de controle sobre a conexão SSH-prima foi implementado. Os limites são aplicados sobre a quantidade de dados no buffer de espera para serem gravados para o soquete. Geral simplificação e limpeza do código.
Tags: Development, Code cleanup
Logging of TCP/IP forward requests has been added. nettle 1.9 is included, which has some portability fixes and optimizations. In particular, arcfour on x86 should be much faster. Flow control on the raw SSH connection has been implemented. Limits are enforced on the amount of buffered data waiting to be written to the socket. General simplification and cleanup of the code.

2003-08-12 20:51
2003-08-10

Primeiro lançamento após a interoperabilidade verificada contra OpenSSH com manchas GSSAPI.
Tags: lsh-gss, Initial freshmeat announcement
First release after verified interoperability against OpenSSH with GSSAPI patches.

Project Resources