Mercurial > dropbear
log
age | author | description |
---|---|---|
2020-05-24 | Matt Johnston | send and handle SSH_MSG_EXT_INFO only at the correct point |
2020-05-24 | Matt Johnston | run linter |
2020-05-24 | Matt Johnston | Add linter for #ifdef |
2020-05-21 | Matt Johnston | Make server send SSH_MSG_EXT_INFO |
2020-05-21 | Matt Johnston | Make DEBUG_NOFORK a #if not #ifdef |
2020-05-18 | Matt Johnston | ext-info handling for server-sig-algs |
2020-05-17 | Matt Johnston | split signkey_type and signature_type for RSA sha1 vs sha256 |
2020-04-06 | Matt Johnston | use sigtype where appropriate |
2020-05-25 | Vladislav Grishenko | CBC mode cleanup (#95) |
2020-05-25 | Vladislav Grishenko | Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93) |
2020-05-25 | Vladislav Grishenko | Mention Ed25519 in dropbearkey man (#94) |
2020-05-25 | jcmathews | Add files via upload (#90) |
2020-05-25 | Haelwenn Monnier | scp.c: Port OpenSSH CVE-2018-20685 fix (#80) |
2020-03-27 | Alexander Dahl | When explicitly passing --disable-fuzz to ./configure fuzz was actually |