Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include stdio.h for FILE (used in sshkey.h) so it compiles with OPENSSL=no. | 2015-04-27 | 1 | -1/+2 | |
* | correctly match ECDSA subtype (== curve) for offered/recevied | 2015-01-26 | 1 | -3/+5 | |
* | fix hostkeys in agent; ok markus@ | 2015-01-20 | 1 | -5/+4 | |
* | adapt kex to sshbuf and struct ssh; ok djm@ | 2015-01-19 | 1 | -50/+81 | |
* | update packet.c & isolate, introduce struct ssh | 2015-01-19 | 1 | -3/+3 | |
* | avoid use of OpenSSL BIGNUM type and functions for KEX with | 2014-01-12 | 1 | -6/+9 | |
* | Introduce digest API and use it to perform all hashing operations | 2014-01-09 | 1 | -2/+2 | |
* | add missing $OpenBSD$ tags | 2013-11-02 | 1 | -0/+1 | |
* | use curve25519 for default key exchange (curve25519-sha256@libssh.org); | 2013-11-02 | 1 | -0/+120 |