Download List

프로젝트 설명

Portable OpenSSH is a Unix/Linux port of OpenBSD's excellent OpenSSH, a full implementation of the SSH1 and SSH2 protocols. It includes sftp client and server support.

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-09-06 16:15
5.9p1

이 릴리스는 사전 인증 단계 및 SSH 전송을위한 SHA2 기반 HMAC 모드 중에 네트워크 직면한 코드의 실험 sandboxing을 추가했습니다. sshd 지금은 / var / 비어는 / dev / 로그인에 대한 필요성을 제거, 파이프를 통해 권한을 구분 프로세스에서 로그를 보냅니다. 많은 버그수정 더 변화가있었습니다.
Tags: Stable, Minor feature enhancements, Minor bugfixes
This release added experimental sandboxing of network-facing code during the pre-authentication phase and SHA2-based HMAC modes for the SSH transport. sshd now sends logs from the privilege-separated process via a pipe, eliminating the need for /var/empty/dev/log. There were many more bugfixes and changes.

2011-01-24 12:43
5.7p1

kex 교환 및 공개 키 인증, SFTP를 하드 링크 지원을위한 ECC 지원은 SFTP를위한 제한의 QoS / DSCP 지원, 대역폭, 그리고 더 향상되었습니다.
ECC support for kex exchange and public key authentication, SFTP hard link support, improved QoS/DSCP support, bandwidth limiting for SFTP, and more.

2010-03-08 21:30
5.4p1

이것은 주요 기능 및 bugfix 릴리스입니다. 주요 변경 사항은 기본적으로 SSH를 OpenSC 프로토콜 1, 유산의 제거를 해제 포함 / libsectok 스마트 카드 지원, PKCS # 11의 추가 지원, 사용자 및 호스트, 개정 멀티플렉싱 세션에 코드를 새 인증서 인증 방법의 도입, 많은 개선 Google에서 SFTP를 위해 2009 년 여름 코드, 그리고 많은 버그수정.
Tags: Major bugfix
This is a major feature and bugfix release. Major changes include disabling SSH protocol 1 by default, removal of legacy OpenSC/libsectok smartcard support, addition of PKCS#11 support, introduction of a new certificate authentication method for users and hosts, revised session multiplexing code, many improvements to sftp from the Google Summer of Code 2009, and lots of bugfixes.

2008-07-22 16:37
5.1p1

많은 버그가 수정되었습니다. 성능 및 기능을 개선했다.
Tags: Stable, Major feature enhancements
Many bugs were fixed. Performance and features
were improved.

2008-03-31 07:28
4.9p1

실행의 ~ / .ssh / rc 세션을 어디에 명령을 sshd_config ForceCommand 지시문 (안전 기본 동작) sshd합니다. chroot를 지원하여 강제로왔다가 비활성화되었습니다 추가되었습니다. 내부 SFTP를 지원하는 sshd 서버를 허용하도록 추가되었습니다 지원 파일을하지 않고 chroot를 가동. "안돼 사용자 - rc"옵션이 추가되었습니다 ~ / .ssh / authorized_keys의 실행을 해제하려면 ~ / .ssh / rc 공개 키를 인증합니다. SFTP를 프로토콜을 확장, "posix-rename@openssh.com"POSIX의 의미와 작업 이름을 제공하기 위해 추가되었습니다.
Tags: Stable, Minor security fixes
Execution of ~/.ssh/rc was disabled for sessions
where a command has been forced by the sshd_config
ForceCommand directive (unsafe default behavior).
Chroot support for sshd was added. Internal
sftp-server support was added to sshd, to allow
chroot operation without support files. A
"no-user-rc" option was added to
~/.ssh/authorized_keys to disable execution of
~/.ssh/rc in public key authentication. An sftp
protocol extension, "posix-rename@openssh.com",
was added to provide a rename operation with POSIX
semantics.

Project Resources