Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Openssh | Description: | OpenSSH secure connectivity tools | Download: | openssh.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 1Mb | Version: | 53.6 | Date: | 03 Jul 2010 | Author: | OpenSSH Team (port by Steven Solie) | Submitter: | Steven Solie | Email: | steven/solie ca | Homepage: | http://www.openssh.org | Category: | network/misc | Replaces: | network/misc/openssh.lha | License: | BSD | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 5667 | | | Snapshots:
 | |
| Comments: | 23 | Snapshots: | 2 | Videos: | 0 | Downloads: | 1157 (Current version) | | 3206 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a port of the OpenSSH tools to AmigaOS.
The list of tools provided include:
ssh
scp
sftp
ssh-keygen
ssh-keyscan
ssh-keysign
ssh-agent
ssh-add
You can find complete information about OpenSSH including full
documentation and more at http://www.openssh.org/
Complete information about the AmigaOS port of OpenSSH can be found
in the included OpenSSH.guide file.
History (most recent):
53.6 - Ported changes from official 5.5p1 baseline.
- Fixed a problem which excluded keyfiles when the file
permissions did not pass a security test.
53.5 - Ported changes from official 5.4p1 baseline.
- Now enables ICRNL by default which means you should not
need to add "stty icrnl" in your .profile any longer.
- Removed some debug accidently left in 53.4.
- Built with AmigaOS SDK 53.20.
53.4 - Ported changes from official 5.3p1 baseline.
- Fixed problem with interrupting scp when uploading.
- Improved both upload and download speeds.
- Added OpenSSH.guide file and trimmed README.AmigaOS.
53.3 - Ported changes from official 5.2p1 baseline.
- Fixed problem with port forwarding which was checking if
the user is root if the port number < 1024.
(thanks Yakov Mindelis)
- Fixed minimum stack issues by adding stack cookies and
minimum stack requirements to all child processes.
(thanks Brian Carpignano)
- Fixed home directory parsing which was not translating
$HOME to a POSIX path.
(thanks Scott W)
- Fixed problem with scp not interrupting when CTRL-C is pressed.
53.2 - changed console window resize detection to use
IECLASS_EVENT/IECODE_NEWSIZE instead of IECLASS_SIZEWINDOW
which is more compatible with different consoles
53.1 - ported changes from official 5.1p1 baseline
- changed pipe buffer limits
- added break signal check before waitselect() call
- fixed bug in console window size reading
- compiled with GCC 4.2.4 and clib2 compiled with GCC 4.2.4
- now requires AmigaOS 4.1 or higher
|