Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXYZ
          ]
        
	
        libssh - A library implementing the SSH protocol
        
        
        - Description:
- The ssh library was designed to be used by programmers needing a working SSH
implementation by the mean of a library. The complete control of the client is
made by the programmer. With libssh, you can remotely execute programs, transfer
files, use a secure and transparent tunnel for your remote programs. With its
Secure FTP implementation, you can play with remote files easily, without
third-party programs others than libcrypto (from openssl). 
Packages:
        
	Changelog:
        
	
            | by - Andreas Schneider (2014-03-05): - resolves: #1072191 - Fix CVE-2014-0017.
- resolves: #1072741 - Fix CVE-2014-0017. |