Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keys: Remove obsolete signatue functions. | Andreas Schneider | 2011-08-26 | 1 | -31/+0 |
| | |||||
* | keys: Remove obsolete ssh_do_sign(). | Andreas Schneider | 2011-08-25 | 1 | -140/+0 |
| | |||||
* | keys: Remove obsolete ssh_do_sign_with_agent(). | Andreas Schneider | 2011-08-25 | 1 | -49/+0 |
| | |||||
* | keys: Remove unused obsolete ssh_sign_session_id(). | Andreas Schneider | 2011-08-22 | 1 | -95/+0 |
| | |||||
* | kex: Move ssh_encrypt_rsa1 to SSHv1 kex code. | Andreas Schneider | 2011-08-22 | 1 | -64/+0 |
| | |||||
* | messages: Move ssh_userauth_build_digest() and make it static. | Andreas Schneider | 2011-08-22 | 1 | -64/+0 |
| | |||||
* | pki: Migrate signature functions to legacy code. | Andreas Schneider | 2011-08-22 | 1 | -331/+0 |
| | |||||
* | pki: Make publickey_to_string a legacy function. | Andreas Schneider | 2011-08-16 | 1 | -233/+0 |
| | |||||
* | pki: Make publickey_from_string a legacy function. | Andreas Schneider | 2011-08-16 | 1 | -199/+0 |
| | |||||
* | pki: Make ssh_type_from_name() a legacy function. | Andreas Schneider | 2011-08-16 | 1 | -18/+0 |
| | |||||
* | pki: Make ssh_type_to_char() a legacy function. | Andreas Schneider | 2011-08-16 | 1 | -14/+0 |
| | |||||
* | [crypto] fix pubkey authentication with ecdh | Aris Adamantiadis | 2011-06-14 | 1 | -4/+4 |
| | |||||
* | [pki] added ssh_pki_do_sign() function | milo | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | keys: Fixed issues reported by cppcheck. | Oliver Stöneberg | 2011-04-11 | 1 | -0/+4 |
| | |||||
* | keys: Fixed memory leaks in session signing. | Andreas Schneider | 2011-01-06 | 1 | -0/+2 |
| | | | | Found by cppcheck - http://test.libssh.org/cppcheck-analyzer/ | ||||
* | Fixed a bunch of smallish bugs | Aris Adamantiadis | 2010-10-20 | 1 | -2/+6 |
| | | | | | http://linuxtesting.org/upstream-tracker/test_results/libssh/current/test_results.html for a whole list | ||||
* | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -5/+5 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+1497 |