Changes for version 0.63
- added documentation to pssh (eg/pssh), as well as a -V option.
- fixed bug where User specified in config file would be overridden by lack of user in login method.
- return value of buffer->dump method no longer contains extra space at the end.
Modules
Perl client Interface to SSH
Base authentication class, plus utility methods
Password authentication plugin
Perform RSA authentication
Perform Rhosts authentication
Perform Rhosts-RSA authentication
Low-level read/write buffer class
Base cipher class, plus utility methods
Wrapper for SSH Blowfish support
CBC Implementation
CFB Implementation
Wrapper for SSH DES support
Wrapper for SSH 3DES support
Wrapper for SSH IDEA support
Load and manage SSH configuration
Exportable constants
Packet layer of SSH protocol
Shared utility functions