Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ban all-zero curve25519 keys as recommended by latest | 2015-03-26 | 1 | -1/+6 | |
* | adapt kex to sshbuf and struct ssh; ok djm@ | 2015-01-19 | 1 | -44/+50 | |
* | revert __bounded change; it causes way more problems for portable than | 2014-05-02 | 1 | -4/+4 | |
* | use __bounded(...) attribute recently added to sys/cdefs.h instead of | 2014-03-26 | 1 | -4/+4 | |
* | replace most bzero with explicit_bzero, except a few that cna be memset | 2014-01-31 | 1 | -2/+2 | |
* | avoid use of OpenSSL BIGNUM type and functions for KEX with | 2014-01-12 | 1 | -11/+7 | |
* | Introduce digest API and use it to perform all hashing operations | 2014-01-09 | 1 | -9/+8 | |
* | 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/+124 |