| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Check result of ssh_init() in privatekey_from_base64()
- Moved code from ssh_finalize() to appropriate subroutines
- Only initialize sockets once (caused mismatch of WSAStartup() and
WSACleanup() calls and potential usage of bsd_poll when win_poll
should be used)
|
|
|
|
| |
Found by cppcheck - http://test.libssh.org/cppcheck-analyzer/
|
|
|
|
|
| |
http://linuxtesting.org/upstream-tracker/test_results/libssh/current/test_results.html
for a whole list
|
| |
|
|
|