2020-05-27 |
Matt Johnston |
Avoid oss-fuzz $SANITIZER causing wrong build
|
2020-05-26 |
Matt Johnston |
Mention libtom version requirements, check for poly1305 in libtomcrypt
|
2020-05-26 |
Matt Johnston |
Bring back -Werror and improve travis tests
|
2020-05-26 |
Steffen Jaeckel |
Update LibTomMath to 1.2.0 (#84)
|
2020-05-26 |
Matt Johnston |
try rearrange travis build matrix
|
2020-05-26 |
Matt Johnston |
.travis.yml needs spaces not tabs
|
2020-05-26 |
Matt Johnston |
update travis to Ubuntu focal to provide chacha20
|
2020-05-26 |
Matt Johnston |
Fix untested rsa-sha256 change to fuzzer-verify
|
2020-05-26 |
Matt Johnston |
Make "dbclient -m help -c help" work
|
2020-05-26 |
Matt Johnston |
fix typo
|
2020-05-26 |
Matt Johnston |
Get rid of unused "none" cipher option
|
2020-05-26 |
Matt Johnston |
cast to fix warning
|
2020-05-25 |
Matt Johnston |
merge rsa-sha256
|
2020-05-25 |
Matt Johnston |
rsa-sha256 for ssh-agent
|
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
|
2020-03-10 |
Alexander Dahl |
Update remaining advise to edit options.h
|
2020-03-18 |
Matt Johnston |
Handle early exit when addrstring isn't set
|