index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-15
changelog for 2020.79
Matt Johnston
2020-06-15
Fix "make install" for manpages in out-of-tree builds
Gabor Z. Papp
2020-06-15
Add DEVELOPING.md
Matt Johnston
2020-06-15
Delay seedrandom until connections
Matt Johnston
2020-06-15
Disallow leading lines before the ident for server (#102)
Vladislav Grishenko
2020-06-11
Disable by default 3des, cbc, hmac-sha1-96, x11 forwarding
Matt Johnston
2020-06-10
Remove blowfish
Matt Johnston
2020-06-10
avoid zero length array in base64_decode
Matt Johnston
2020-06-10
Merge libtomcrypt v1.18.2
Matt Johnston
2020-06-10
Fix whitespace changes vs upstream libtomcrypt
Matt Johnston
2020-06-10
Sync curve25519 license
Vladislav Grishenko
2020-06-10
Set IOV_MAX for IRIX
Kazuo Kuroi
2020-05-30
void return types for curve25519
Matt Johnston
2020-05-29
Remove unused DEBUG_FORKGPROF
Matt Johnston
2020-05-29
Fix ChaCha20 on 32-bit platforms (#99)
Vladislav Grishenko
2020-05-28
Don't warn when SO_PRIORITY fails
Matt Johnston
2020-05-28
Fix typo DROPBEAR_NORMAL_DH
Matt Johnston
2020-05-28
Allow DH to be completely disabled (#97)
Vladislav Grishenko
2020-05-28
Fix warning for unused prngd branch
Matt Johnston
2020-05-28
Fix indentation and add braces
Matt Johnston
2020-05-28
merge
Matt Johnston
2020-05-28
Use Linux getrandom() to ensure random device is initialised
Matt Johnston
2020-05-28
set up early logging name
Matt Johnston
2020-05-28
initialise variable to stop warning
Matt Johnston
2020-05-27
Avoid oss-fuzz $SANITIZER causing wrong build
Matt Johnston
2020-05-27
Mention libtom version requirements, check for poly1305 in libtomcrypt
Matt Johnston
2020-05-26
Bring back -Werror and improve travis tests
Matt Johnston
2020-05-26
Update LibTomMath to 1.2.0 (#84)
Steffen Jaeckel
2020-05-26
try rearrange travis build matrix
Matt Johnston
2020-05-26
.travis.yml needs spaces not tabs
Matt Johnston
2020-05-26
update travis to Ubuntu focal to provide chacha20
Matt Johnston
2020-05-26
Fix untested rsa-sha256 change to fuzzer-verify
Matt Johnston
2020-05-26
Make "dbclient -m help -c help" work
Matt Johnston
2020-05-26
fix typo
Matt Johnston
2020-05-26
Get rid of unused "none" cipher option
Matt Johnston
2020-05-26
cast to fix warning
Matt Johnston
2020-05-26
merge rsa-sha256
Matt Johnston
2020-05-25
CBC mode cleanup (#95)
Vladislav Grishenko
2020-05-25
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Vladislav Grishenko
2020-05-25
Mention Ed25519 in dropbearkey man (#94)
Vladislav Grishenko
2020-05-25
Add files via upload (#90)
jcmathews
2020-05-25
scp.c: Port OpenSSH CVE-2018-20685 fix (#80)
Haelwenn Monnier
2020-05-25
rsa-sha256 for ssh-agent
Matt Johnston
2020-05-24
send and handle SSH_MSG_EXT_INFO only at the correct point
Matt Johnston
2020-05-24
run linter
Matt Johnston
2020-05-24
Add linter for #ifdef
Matt Johnston
2020-05-21
Make server send SSH_MSG_EXT_INFO
Matt Johnston
2020-05-21
Make DEBUG_NOFORK a #if not #ifdef
Matt Johnston
2020-05-19
ext-info handling for server-sig-algs
Matt Johnston
2020-05-17
split signkey_type and signature_type for RSA sha1 vs sha256
Matt Johnston
[prev]
[next]