-
At this moment, when we compile our fork of libssh, we bypass the main CMakeLists.txt file of libssh, in order to avoid some supposedly unnecessary checks. But that CMake file also has some code that …
-
**V doctor:**
```
OS: linux, Ubuntu 20.04.3 LTS (VM) (WSL)
Processor: 16 cpus, 64bit, little endian, Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
CC version: cc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0…
hcpex updated
2 years ago
-
##### SUMMARY
On OpenBSD -current as of 2024-09-04 I have following backtrace from a core dump:
```
Core was generated by `python3.11'.
Program terminated with signal SIGSEGV, Segmentation fau…
-
i get the following error when compiling under esp-idf
i have all argp files (.c ans .h) in the main project directory. thank for help !!
------------------------------------------------------------…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
20230119-104405-60922b9e
…
-
Hi Michal,
we have built libssh with -DSHARED_LIBS=OFF for libssh 0.10.6, when we try to compile with same,
[root@lpt-fhyz314 build]# cmake -DBUILD_SHARED_LIBS=OFF -DLIBSSH_LIBRARIES=/usr/local…
-
Hi
Here is the build output : lots of deprecated functions :
```bash
nba@lap-nba:/usr/src/mscp/build$ make
[ 2%] Building C object libssh/src/CMakeFiles/ssh-static.dir/agent.c.o
[ 2%] Bui…
nbanb updated
3 months ago
-
I did not see this specific issue reported yet. But this issue is similar https://github.com/ansible/pylibssh/issues/208
##### SUMMARY
I am using net_put module with protocol sftp to push software…
-
The doc on the wiki says 0.5.0 is the minimum version of libssh.
The debian package (file debian/control) says 0.6.0 is the minimum
Which one is correct?
(the RPM PR was copied after debian packa…
-
Complete SSH Tunnel implementation via LibSSH (both password & key-based).