Download List

프로젝트 설명

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

lshd에서 서비스 거부 버그가 수정되었습니다. 그 즈음에 버그를하게되면 그 프로그램에서 읽기 오류가 무한 루프에 들어갈 수있을 씨앗이 수정되었습니다. 그 즈음 지금은 암호도 조용히 (- q에서만 사용) 모드에서, 같은 매뉴얼에 설명되어있는 묻습니다. 제어 문자를 때로는 위험 제어 문자로 뉴라인을 고려하는 데 사용되는 필터링. 지금은 물론 뉴라인도 정상적으로 표시되어야합니다.
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

몇 가지 프로그램이 새로운 기본 동작이 : lshd (그 즈음 아직은 기본적으로 X11을 전달할 수 있도록하지 않습니다). 그 즈음 - Keygen보다는 기본적으로 RSA는 DSA 키를 생성합니다. 그 즈음 - writekey 기본적으로 개인 키 (하지 않는 한 - 서버에 플래그를)하는 데 사용됩니다 CBC는이 AES256을 사용하여 암호화합니다. 트랜스 스크립트 및 개선되었습니다 이제는 기본적으로 설치됩니다. "키보드 인터랙티브"사용자 인증의 클라이언트 측 구현되었습니다. 는 Diffie - 헬맨 - group14 - sha1과 키 교환을 지원합니다. 저기 수정을 UTF - 8 인코더, 그리고 간의 특정 상호 작용을 UTF - 8의 제어 문자를 필터링하십시오.
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

새 양말 스타일 프록시 즈음 및 lshg 양쪽 SOCKS - 4와 양말 - 5 지원을 구현했다. 즈음 클라이언트는 더 이상이 아닌 자사의 stdio 파일 설명자 집합, 어떤 문제를 무리하지 않도록해야 모드를 차단. 결과적으로, - cvs를 - 해결하려면 명령줄 옵션이 제거되었습니다. - ssh1 - lshd을위한 대체 옵션 Datafellow의 SSH2 고대 버전에 대한 호환성을 해킹 버그 제거 제거되었습니다. 아무 버그 호환성 해킹이 버전에있습니다.
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

로깅의 TCP / IP를 전달 요청이 추가되었습니다. 쐐기풀 1.9, 일부 휴대 수정 및 최적화가 포함됩니다. 특히 x86에서 있어야 훨씬 빠른 arcfour. 원시 SSH 연결에 대한 흐름 제어를 구현하고있다. 한계 버퍼 데이터를 기다리는 금액 소켓에 기록해야 적용됩니다. 일반 단순화 및 코드의 정리.
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

GSSAPI 패치와 함께 오픈 SSH에 대한 상호 운용성 확인 후 첫 릴리스합니다.
Tags: lsh-gss, Initial freshmeat announcement
First release after verified interoperability against OpenSSH with GSSAPI patches.

Project Resources