| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
No exploit known, but it is better to check the string length.
|
|
|
|
| |
(cherry picked from commit 782b2e37c6a4e0254e2b596b9182043c5ebabd75)
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|