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-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
2019-09-16
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)
Steffen Jaeckel
2019-05-15
Rename EPKA -> Plugin
Matt Johnston
2019-05-15
External Public-Key Authentication API (#72)
fabriziobertocci
2019-03-27
Added signature for changeset ebcdb893992d
Matt Johnston
2019-03-27
Added tag DROPBEAR_2019.78 for changeset 009d52ae26d3
Matt Johnston
2019-03-27
Bump to 2019.78
Matt Johnston
2019-03-24
Fix regression where TTY modes weren't reset for client
Matt Johnston
2019-03-23
Added signature for changeset 07b0d56d186d
Matt Johnston
2019-03-23
Added tag DROPBEAR_2019.77 for changeset 6d1bbe7d5fa5
Matt Johnston
2019-03-23
2019.77
Matt Johnston
2019-03-23
use "openssl sha256"
Matt Johnston
2019-03-23
Update config.sub to 2019-01-05 and config.guess to 2019-03-04
Matt Johnston
2019-03-21
fix constness build error
Matt Johnston
2019-03-21
limit password length to 100
Matt Johnston
[next]