Download List

Descripción del Proyecto

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

Una denegación de servicio en LSHD error ha sido corregido. Un error en LSH-make-semilla que podría hacer que el programa entra en un bucle infinito de errores de lectura se ha solucionado. LSH ahora pide contraseñas también en silencio (en modo q), como se describe en el manual. Carácter de control de filtrado utilizado para examinar a veces saltos de línea como caracteres de control peligrosas. Ahora, saltos de línea se muestra 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

Varios programas han comportamiento por defecto nuevo: LSHD permite el reenvío por X11 por defecto (LSH todavía no). LSH-keygen genera RSA en lugar de claves DSA de forma predeterminada. LSH-writekey encripta la clave privada de forma predeterminada, utilizando AES256-CBC (a menos que el parámetro - servidor se utiliza). La secuencia de comandos LCP se ha mejorado, y ahora se instala por defecto. El lado del cliente de "teclado interactivo" la autenticación de usuarios se ha aplicado. El intercambio de claves de Diffie-Hellman-group14-sha1 es compatible. Hay soluciones a la UTF-8 codificador, y en particular, las interacciones entre UTF-8 y el carácter de control de filtrado.
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

Calcetines nuevos-proxy estilo se aplicó en LSH y lshg, apoyando tanto CALCETINES-4 y SOCKS-5. LSH El cliente ya no establece sus descriptores de fichero stdio en modo de no bloqueo, que debería evitar un montón de problemas. Como consecuencia, la - CV-solución opción de línea de comandos ha sido eliminado. El - ssh1 opción de repliegue para los LSHD fue eliminado, y de errores de compatibilidad para las versiones de hacks antiguos de SSH2 Datafellow fueron eliminados. No hay ningún error-hacks compatibilidad en esta versión.
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

Registro de TCP / IP de reenviar las solicitudes se ha añadido. ortiga 1.9 se incluye, que tiene algunas correcciones y optimizaciones de la portabilidad. En particular, arcfour en x86 debe ser mucho más rápido. El control de flujo en la conexión SSH primas se ha aplicado. Los límites se aplican en la cantidad de datos en el buffer esperando a ser escritos en el socket. Simplificación general y limpieza del 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

Primer lanzamiento después de la interoperabilidad verificada contra OpenSSH con parches GSSAPI.
Tags: lsh-gss, Initial freshmeat announcement
First release after verified interoperability against OpenSSH with GSSAPI patches.

Project Resources