Christoph M. Becker ced0b4ef2a Drop unused test project
2022-04-01 14:33:24 +02:00
2016-11-02 12:03:13 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2019-03-20 10:02:45 +01:00
2016-11-02 12:03:13 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2016-11-02 12:03:13 +01:00
2022-04-01 14:33:24 +02:00
2020-01-23 15:57:35 +01:00
2019-03-20 10:02:45 +01:00
2012-09-17 14:45:55 +02:00
2012-09-17 14:45:55 +02:00
2016-11-02 12:03:13 +01:00
2019-03-20 10:02:45 +01:00
2012-09-17 14:45:55 +02:00
2019-03-26 11:34:37 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2015-03-13 23:22:22 +01:00
2019-03-20 10:02:45 +01:00
2012-09-17 14:45:55 +02:00
2019-03-26 11:34:37 +01:00
2016-11-02 12:03:13 +01:00
2019-03-20 10:02:45 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2020-01-23 15:57:35 +01:00
2016-11-02 12:03:13 +01:00
2019-03-20 10:02:45 +01:00
2020-01-23 15:57:35 +01:00
2015-03-13 23:22:22 +01:00
2016-11-02 12:03:13 +01:00
2019-03-26 11:22:54 +01:00
2020-01-23 15:57:35 +01:00
2019-03-26 11:34:37 +01:00

libssh2

libssh2 is a client-side C library implementing the SSH2 protocol.

Building for PHP

libssh2 depends on openssl and zlib. To build follow these steps:

  • create a directory named "deps" at the level of the libssh2 source dir and put the dependencies there
  • build libssh2
  • use win32/libssh2.vcproj to build with VS2008
  • use win32/libssh2.vc11.sln to build with VS2012
  • use win32/libssh2.vc14.sln to build with VS2015
  • use win32/libssh2.vc15.sln to build with VS2017
Description
No description provided
Readme 2.3 MiB
Languages
C 66.8%
Shell 16.8%
Makefile 9.1%
M4 2.6%
CMake 1.8%
Other 2.8%