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-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
2020-04-06
use sigtype where appropriate
Matt Johnston
2020-03-27
When explicitly passing --disable-fuzz to ./configure fuzz was actually
Alexander Dahl
2020-03-10
Update remaining advise to edit options.h
Alexander Dahl
2020-03-18
Handle early exit when addrstring isn't set
Matt Johnston
2020-03-18
Improve address logging on early exit messages (#83)
Kevin Darbyshire-Bryant
2020-03-14
merge
Matt Johnston
2020-03-14
Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build without
Matt Johnston
2020-03-14
Don't log authorized_keys command= every time
Matt Johnston
2020-03-14
Fallback for key gen without hard link support (#89)
Matt Robinson
2020-03-14
MOTD enabled by default as the manpage says (#87)
zciendor
2020-03-12
Add Ed25519 support (#91)
Vladislav Grishenko
2019-10-18
bring back fsync_parent_dir
Matt Johnston
2019-09-17
Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTM
Matt Johnston
2019-09-17
Prime-related bugfixes (#81)
Steffen Jaeckel
[prev]
[next]