mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-23 11:32:26 +03:00
dce4d8c7424a0930e8c1eee1e43ff8300f2110f5
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.
libssh2 - SSH2 library
libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.
Installation instructions:
Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Languages
C
85.2%
M4
3.5%
CMake
3.3%
Shell
2.7%
RPGLE
1.8%
Other
3.2%