Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CVE-2012-4561: Fix error handling of try_publickey_from_file(). | Andreas Schneider | 2012-11-14 | 1 | -6/+6 |
| | |||||
* | keyfiles: Fix build errors with callbacks. | Andreas Schneider | 2011-09-17 | 1 | -5/+5 |
| | | | | Introduced with the last commit. | ||||
* | Fixes the ssh_log issue on ssh_bind handles. | Aris Adamantiadis | 2011-09-17 | 1 | -7/+7 |
| | | | | | | | | (cherry picked from commit da954c2c5ee85bcbe2f5ad9f507a6306b0f5f8b9) Conflicts: src/keyfiles.c | ||||
* | Revert "Use BIO* in _privatekey_from_file [Oliver Stöneberg]" | Andreas Schneider | 2011-05-19 | 1 | -0/+4 |
| | | | | This reverts commit da8356b477fc94a18b8098f021a25d7e24ee79de. | ||||
* | keyfiles: Move FILE* into HAVE_LIBGCRYPT code. | Oliver Stöneberg | 2011-05-17 | 1 | -9/+0 |
| | | | | (cherry picked from commit c7c563eb8ad01ab5750b5ea4e72031ebd298651c) | ||||
* | keyfiles: Use BIO* in _privatekey_from_file(). | Oliver Stöneberg | 2011-05-17 | 1 | -4/+13 |
| | | | | (cherry picked from commit 82df5dc2083a6f7234d1545bd671ee1b5b4680b6) | ||||
* | Use BIO* in _privatekey_from_file [Oliver Stöneberg] | Oliver Stöneberg | 2011-05-17 | 1 | -4/+0 |
| | | | | _privatekey_from_file: moved FILE* into HAVE_LIBGCRYPT code / added missing #ifdef's to default case of switch [Oliver Stöneberg] | ||||
* | keyfiles: Fixed compilation without defines. | Oliver Stöneberg | 2011-05-17 | 1 | -0/+4 |
| | | | | | This fixes cppcheck issues. (cherry picked from commit 7f0761885cb21c2013f7b0fc562187a1909a2048) | ||||
* | Updated privatekey_from_file() to use BIO* as well [Oliver Stöneberg] | Oliver Stöneberg | 2011-05-02 | 1 | -10/+28 |
| | |||||
* | Use BIO* in _privatekey_from_file [Oliver Stöneberg] | Oliver Stöneberg | 2011-05-02 | 1 | -12/+25 |
| | | | | _privatekey_from_file: moved FILE* into HAVE_LIBGCRYPT code / added missing #ifdef's to default case of switch [Oliver Stöneberg] | ||||
* | keyfiles: Fixed the build. | Andreas Schneider | 2011-05-01 | 1 | -0/+2 |
| | |||||
* | init: Some initialization fixes. | Oliver Stöneberg | 2011-05-01 | 1 | -3/+4 |
| | | | | | | | | - 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) | ||||
* | keys: Fixed issues reported by cppcheck. | Oliver Stöneberg | 2011-04-11 | 1 | -15/+13 |
| | | | | (cherry picked from commit 46475dfa2f246c4a831289bc7625c896eafa6458) | ||||
* | Fixed a bunch of smallish bugs | Aris Adamantiadis | 2010-10-20 | 1 | -8/+13 |
| | | | | | http://linuxtesting.org/upstream-tracker/test_results/libssh/current/test_results.html for a whole list | ||||
* | Fix doxygen warnings | Aris Adamantiadis | 2010-10-03 | 1 | -2/+4 |
| | |||||
* | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -2/+2 |
| | |||||
* | keyfiles: Fixed unlink warning. | Andreas Schneider | 2010-09-28 | 1 | -0/+2 |
| | |||||
* | pki: Create a file for known_hosts functions. | Andreas Schneider | 2010-09-28 | 1 | -673/+0 |
| | |||||
* | keyfiles: Fixed the windows defines. | Andreas Schneider | 2010-09-28 | 1 | -11/+12 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+1902 |