Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kex: implement curve25519-sha256@libssh.org | Aris Adamantiadis | 2013-09-27 | 1 | -1/+9 |
| | |||||
* | include: Fix the LGPL header. | Andreas Schneider | 2013-01-23 | 1 | -13/+12 |
| | | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h | ||||
* | Implement key re-exchange | Aris Adamantiadis | 2012-12-23 | 1 | -0/+1 |
| | |||||
* | dh: Add support for diffie-hellman-group14-sha1. | Dmitriy Kuznetsov | 2012-09-04 | 1 | -0/+2 |
| | |||||
* | priv: Move kex functions to kex header. | Andreas Schneider | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | crypto: rename crypto_struct -> ssh_cipher_struct | Aris Adamantiadis | 2011-09-18 | 1 | -6/+6 |
| | |||||
* | kex: moved KEX structures to ssh_crypto_struct | Aris Adamantiadis | 2011-09-18 | 1 | -0/+5 |
| | |||||
* | Fix build with missing openssl/ecdh.h | Aris Adamantiadis | 2011-06-14 | 1 | -0/+3 |
| | |||||
* | [crypto] Removed ugly ifdefs on gcrypt/libcrypto | Aris Adamantiadis | 2011-06-13 | 1 | -10/+1 |
| | |||||
* | [crypto] initial support for ecdh-sha2-nistp256 | Aris Adamantiadis | 2011-06-13 | 1 | -10/+25 |
| | | | | | Works with openssl Still requires work for libgcrypt and other modes | ||||
* | Begining of zlib@openssh.org implementation | Aris Adamantiadis | 2010-07-23 | 1 | -0/+2 |
| | |||||
* | Fix openssl header inclusion | Aris Adamantiadis | 2009-11-03 | 1 | -5/+6 |
| | | | | | caused cbc_encrypt to be redefined by an openssl macro | ||||
* | more priv.h splitting | Aris Adamantiadis | 2009-09-26 | 1 | -0/+23 |
| | |||||
* | More include file movings | Aris Adamantiadis | 2009-09-26 | 1 | -5/+8 |
| | |||||
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Fix build with openssl. | Andreas Schneider | 2009-04-17 | 1 | -6/+1 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@523 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add return values to set_encrypt_key and set_decrypt_key. | Andreas Schneider | 2009-04-17 | 1 | -8/+14 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@519 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Fix build warning. | Andreas Schneider | 2009-04-05 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@402 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+26 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@305 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -0/+15 |
| | | | | | | | still needs tests. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@38 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+47 |
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@1 7dcaeef0-15fb-0310-b436-a5af3365683c |