Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein Denial-of-Service Fehler in LSHD wurde behoben. Ein Fehler in lsh-make-Samen, damit das Programm in eine Endlosschleife zu Lesefehlern gehen konnte, wurde behoben. lsh fragt nun nach Passwörtern auch in quiet (-q)-Modus, wie im Handbuch beschrieben. Steuerzeichen-Filter benutzt, um Zeilenumbrüche manchmal Steuerzeichen als gefährlich zu betrachten. Jetzt Zeilenumbrüche sollten in der Regel angezeigt.
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

Einige Programme haben neue Standard-Verhalten: LSHD ermöglicht X11-Forwarding by default (lsh immer noch nicht). lsh-keygen erzeugt RSA als DSA-Schlüssel standardmäßig. lsh-writekey verschlüsselt den privaten Schlüssel standardmäßig mit AES-256-CBC (es sei denn, die - Server-Flag wird verwendet). Das LCP-Skript wurde verbessert, und es ist nun standardmäßig installiert. Die Client-Seite von "keyboard-interactive" Benutzer-Authentifizierung durchgeführt worden. Schlüsselaustausch über Diffie-Hellman-group14-sha1 wird unterstützt. Es sind Korrekturen, die UTF-8-Encoder, insbesondere Wechselwirkungen zwischen UTF-8 und Steuerzeichen Filterung.
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

Neue SOCKS-Proxy-Stil wurde in LSH und LSHG umgesetzt, unterstützt sowohl SOCKS-4 und SOCKS-5. Die LSH-Client nicht mehr setzt seine stdio Dateideskriptoren in non-blocking-Modus, der ein paar Probleme zu vermeiden sollte. Als Folge wurde die - cvs-Workaround Kommandozeilen-Option entfernt. Die - ssh1-Fallback-Option für LSHD wurde entfernt, und Bug-Kompatibilität Hacks für alte Versionen von SSH2 Datafellow wurden entfernt. Es gibt keine Fehler-Kompatibilität Hacks in dieser Version.
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

Logging von TCP / IP übermitteln, wurde hinzugefügt. Brennnessel 1.9 ist enthalten, die einige Verbesserungen und Optimierungen Portabilität hat. Insbesondere arcfour auf x86 sollte viel schneller. Flusskontrolle auf den Roh-SSH-Verbindung wurde umgesetzt. Grenzwerte sind auf den Betrag der gepufferten Daten warten durchgesetzt, um in den Socket geschrieben werden. Allgemeine Vereinfachung und Bereinigung des Codes.
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

Erste Veröffentlichung überprüft nach Interoperabilität gegen OpenSSH mit GSSAPI Patches.
Tags: lsh-gss, Initial freshmeat announcement
First release after verified interoperability against OpenSSH with GSSAPI patches.

Project Resources