Mercurial > dropbear
graph
-
Disallow leading lines before the ident for server (#102)2020-06-15, by Vladislav Grishenko
-
Disable by default 3des, cbc, hmac-sha1-96, x11 forwarding2020-06-10, by Matt Johnston
-
Remove blowfish2020-06-10, by Matt Johnston
-
avoid zero length array in base64_decode2020-06-10, by Matt Johnston
-
Merge libtomcrypt v1.18.22020-06-10, by Matt Johnston
-
Fix whitespace changes vs upstream libtomcrypt2020-06-10, by Matt Johnston
-
Sync curve25519 license2020-05-31, by Vladislav Grishenko
-
Set IOV_MAX for IRIX2020-06-10, by Kazuo Kuroi
-
void return types for curve255192020-05-29, by Matt Johnston
-
Remove unused DEBUG_FORKGPROF2020-05-29, by Matt Johnston
-
Fix ChaCha20 on 32-bit platforms (#99)2020-05-29, by Vladislav Grishenko
-
Don't warn when SO_PRIORITY fails2020-05-28, by Matt Johnston
-
Fix typo DROPBEAR_NORMAL_DH2020-05-28, by Matt Johnston
-
Allow DH to be completely disabled (#97)2020-05-28, by Vladislav Grishenko
-
Fix warning for unused prngd branch2020-05-28, by Matt Johnston
-
Fix indentation and add braces2020-05-28, by Matt Johnston
-
merge2020-05-28, by Matt Johnston
-
Use Linux getrandom() to ensure random device is initialised2020-05-28, by Matt Johnston
-
set up early logging name2020-05-28, by Matt Johnston
-
initialise variable to stop warning2020-05-28, by Matt Johnston
-
Avoid oss-fuzz $SANITIZER causing wrong build2020-05-27, by Matt Johnston
-
Mention libtom version requirements, check for poly1305 in libtomcrypt2020-05-26, by Matt Johnston
-
Bring back -Werror and improve travis tests2020-05-26, by Matt Johnston
-
Update LibTomMath to 1.2.0 (#84)2020-05-26, by Steffen Jaeckel
-
try rearrange travis build matrix2020-05-26, by Matt Johnston
-
.travis.yml needs spaces not tabs2020-05-26, by Matt Johnston
-
update travis to Ubuntu focal to provide chacha202020-05-26, by Matt Johnston
-
Fix untested rsa-sha256 change to fuzzer-verify2020-05-26, by Matt Johnston
-
Make "dbclient -m help -c help" work2020-05-26, by Matt Johnston
-
fix typo2020-05-26, by Matt Johnston
-
Get rid of unused "none" cipher option2020-05-26, by Matt Johnston
-
cast to fix warning2020-05-26, by Matt Johnston
-
merge rsa-sha2562020-05-25, by Matt Johnston
-
rsa-sha256 for ssh-agent2020-05-25, by Matt Johnston
-
send and handle SSH_MSG_EXT_INFO only at the correct point2020-05-24, by Matt Johnston
-
run linter2020-05-24, by Matt Johnston
-
Add linter for #ifdef2020-05-24, by Matt Johnston
-
Make server send SSH_MSG_EXT_INFO2020-05-21, by Matt Johnston
-
Make DEBUG_NOFORK a #if not #ifdef2020-05-21, by Matt Johnston
-
ext-info handling for server-sig-algs2020-05-18, by Matt Johnston
-
split signkey_type and signature_type for RSA sha1 vs sha2562020-05-17, by Matt Johnston
-
use sigtype where appropriate2020-04-06, by Matt Johnston
-
CBC mode cleanup (#95)2020-05-25, by Vladislav Grishenko
-
Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)2020-05-25, by Vladislav Grishenko
-
Mention Ed25519 in dropbearkey man (#94)2020-05-25, by Vladislav Grishenko
-
Add files via upload (#90)2020-05-25, by jcmathews
-
scp.c: Port OpenSSH CVE-2018-20685 fix (#80)2020-05-25, by Haelwenn Monnier
-
When explicitly passing --disable-fuzz to ./configure fuzz was actually2020-03-27, by Alexander Dahl
-
Update remaining advise to edit options.h2020-03-10, by Alexander Dahl
-
Handle early exit when addrstring isn't set2020-03-18, by Matt Johnston
-
Improve address logging on early exit messages (#83)2020-03-18, by Kevin Darbyshire-Bryant
-
merge2020-03-14, by Matt Johnston
-
Fallback for key gen without hard link support (#89)2020-03-14, by Matt Robinson
-
Set SSH_ORIGINAL_COMMAND for "dropbear -c" too, fix build without2020-03-14, by Matt Johnston
-
Don't log authorized_keys command= every time2020-03-14, by Matt Johnston
-
MOTD enabled by default as the manpage says (#87)2020-03-14, by zciendor
-
Add Ed25519 support (#91)2020-03-11, by Vladislav Grishenko
-
bring back fsync_parent_dir2019-10-18, by Matt Johnston
-
Bring back Dropbear patch to avoid setting AR/LD/RANLIB in LTM2019-09-17, by Matt Johnston
-
Prime-related bugfixes (#81)2019-09-17, by Steffen Jaeckel