Downloadliste

Projektbeschreibung

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.

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.

2011-09-06 16:15
5.9p1

Diese Version hinzugefügt experimentellen Sandbox von Netzwerk-vor-Code während der Pre-Authentication-Phase und SHA2-basierte HMAC-Modi für den SSH-Verkehr. sshd sendet nun Protokolle aus dem Privileg getrennten Verfahren über ein Rohr, wodurch die Notwendigkeit für / var / empty / dev / log. Es gab viele weitere Bugfixes und Änderungen.
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

ECC-Unterstützung für kex Austausch und Public-Key-Authentifizierung, SFTP harter Link-Unterstützung, verbesserte QoS / DSCP unterstützt, Bandbreitenbeschränkung für SFTP und vieles mehr.
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

Dies ist ein wesentliches Merkmal und Bugfix-Release. Wesentliche Änderungen sind deaktivieren SSH-Protokoll 1 by default, Entfernen von Legacy-OpenSC / libsectok Smartcard-Unterstützung, Ergänzung von PKCS # 11-Unterstützung, die Einführung eines neuen Zertifikats-Authentifizierung für Benutzer und Hosts, überarbeitete Session Multiplexing-Code, um viele Verbesserungen aus dem Google-sftp Summer of Code 2009, und viele Bugfixes.
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

Viele Bugs wurden gefixt. Performance und Funktionen wurden verbessert.
Tags: Stable, Major feature enhancements
Many bugs were fixed. Performance and features
were improved.

2008-03-31 07:28
4.9p1

Ausführung der Datei ~ / .ssh / rc war für Sitzungen, wenn ein Befehl wurde von der sshd_config ForceCommand Richtlinie (unsichere Standardeinstellung). Chroot-Unterstützung für sshd gezwungen deaktiviert wurde hinzugefügt. Interne sftp-Server-Unterstützung wurde hinzugefügt, um sshd, damit chroot Betrieb ohne Support-Dateien. Ein "Nein-user-rc" Option wurde hinzugefügt ~ / .ssh / authorized_keys zu deaktivieren Ausführung der Datei ~ / .ssh / rc in Authentifizierung über öffentliche Schlüssel. Ein sftp Protokoll-Erweiterung ", wurde posix-rename@openssh.com" hinzugefügt, um einen umbenennen mit POSIX Semantik.
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