Recent Changes - Search:

edit SideBar

libssh2

Description

libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts:

  • SECSH-TRANS(22)
  • SECSH-USERAUTH(25)
  • SECSH-CONNECTION(23)
  • SECSH-ARCH(20)
  • SECSH-FILEXFER(06)*
  • SECSH-DHGEX(04)
  • SECSH-NUMBERS(10)

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://www.libssh2.org/

Current version: 1.4.3-2

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


Even older version

RPM:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on October 30, 2018, at 09:57 PM