1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-23 11:32:26 +03:00
Will Cosgrove dce4d8c742 Add agent functions libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() (#308)
File : agent.c

Notes : 
Libssh2 uses the SSH_AUTH_SOCK env variable to read the system agent location. However, when using a custom agent path you have to set this value using setenv which is not thread-safe. The new functions allow for a way to set a custom agent socket path in a thread safe manor.
2019-04-11 10:11:38 -07:00
2019-03-21 09:30:41 +01:00
2016-02-24 23:44:13 +01:00
2019-03-19 15:17:59 -07:00
2016-03-15 21:58:26 +00:00
2015-03-07 11:32:08 +01:00
2016-08-14 16:03:25 +01:00
2014-08-31 00:41:58 +02:00
2011-04-04 13:31:33 +02:00
2016-02-24 23:44:13 +01:00
2018-08-02 14:00:25 -07:00
2011-04-04 13:31:33 +02:00
2016-02-24 23:44:13 +01:00
2016-09-27 00:17:29 +02:00
2019-03-14 16:22:36 -07:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions:

Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Readme 11 MiB
Languages
C 85.2%
M4 3.5%
CMake 3.3%
Shell 2.7%
RPGLE 1.8%
Other 3.2%