Package libssh
Source package: libssh
Version: 0.7.6-alt1.M70P.1
Category: System/Libraries
Report package bug
Version: 0.7.6-alt1.M70P.1
Build time: Oct 24, 2018, 04:54 PM
in the task #215398
Report package bug
Gear: https://git.altlinux.org/gears/l/libssh.git?a=tree;hb=f9427421bb…
Home page: http://www.libssh.org/
Home page: http://www.libssh.org/
License: LGPL
Summary: C library to authenticate in a simple manner to one or more SSH servers
Description:
Summary: C library to authenticate in a simple manner to one or more SSH servers
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). libssh features : * Full C library functions for manipulating a client-side SSH connection * Lesser GPL licensing -SSH2 protocol compliant * Fully configurable sessions * Support for AES-128,AES-192,AES-256,blowfish, in cbc mode * Use multiple SSH connections in a same process, at same time * Use multiple channels in the same connection * Thread safety when using different sessions at same time * Basic but correct SFTP implementation (secure file transfer) * RSA and DSS server public key supported * Compression support (with zlib) * Public key (RSA and DSS), password and keyboard-interactive authentication * Complete documentation about its API * Runs and tested under amd64, x86, arm, sparc32, ppc under Linux, BSD, MacosX and Solaris * A developer listening to you * It's free (LGPL)!
List of rpms provided by this srpm:
libssh (x86_64, i586)
libssh-debuginfo (x86_64, i586)
libssh-devel (x86_64, i586)
libssh (x86_64, i586)
libssh-debuginfo (x86_64, i586)
libssh-devel (x86_64, i586)
Maintainer: Sergey Y. Afonin
List of contributors:
Sergey Y. Afonin
Sergey V Turchin
ACL: Sergey V Turchin, cronsync
Last changes:List of contributors:
Sergey Y. Afonin
Sergey V Turchin
ACL: Sergey V Turchin, cronsync
Oct. 20, 2018 Sergey Y. Afonin 0.7.6-alt1.M70P.1 |
- new version - security fix: CVE-2018-10933 |
Feb. 11, 2016 Sergey V Turchin 0.7.2-alt1.M70P.1 |
- build for M70P |
Feb. 3, 2016 Sergey V Turchin 0.7.2-alt2 |
- build without libgcrypt |