Mercurial > dropbear
graph
-
.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
-
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)2019-09-16, by Steffen Jaeckel
-
Rename EPKA -> Plugin2019-05-15, by Matt Johnston
-
External Public-Key Authentication API (#72)2019-05-15, by fabriziobertocci
-
Added signature for changeset ebcdb893992d2019-03-27, by Matt Johnston
-
Added tag DROPBEAR_2019.78 for changeset 009d52ae26d32019-03-27, by Matt Johnston
-
Fix regression where TTY modes weren't reset for client2019-03-24, by Matt Johnston
-
Added signature for changeset 07b0d56d186d2019-03-23, by Matt Johnston
-
Added tag DROPBEAR_2019.77 for changeset 6d1bbe7d5fa52019-03-23, by Matt Johnston
-
use "openssl sha256"2019-03-23, by Matt Johnston
-
Update config.sub to 2019-01-05 and config.guess to 2019-03-042019-03-23, by Matt Johnston
-
fix constness build error2019-03-20, by Matt Johnston
-
limit password length to 1002019-03-20, by Matt Johnston
-
Increase MAX_USERNAME_LEN to 1002019-03-20, by Matt Johnston
-
dropbearconvert: keyimport.c: fix BER encoding of secp521r1 keys (#69)2019-03-20, by Christian Hohnstädt
-
support openssh long option -o Port=XXXX (#68)2019-03-20, by xcko
-
cygwin competibility fix (#64)2019-03-20, by karel-m
-
drop obsolete definition for MAX_KEXHASHBUF (#65)2019-03-20, by Andre McCurdy
-
Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode2019-03-20, by Matt Johnston
-
Support servers without multiple user support (#76)2019-03-20, by Patrick Stewart
-
packet: remove stale comment about "packet_type" (#63)2019-03-20, by Konstantin Demin
-
fix some gcc warnings (#73)2019-03-20, by François Perrad