Mercurial > dropbear
graph
-
Add DEVELOPING.md2020-06-15, by Matt Johnston
-
Delay seedrandom until connections2020-06-15, by Matt Johnston
-
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
-
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
-
use strlcpy & strlcat (#74)2019-03-20, by François Perrad
-
Fix for issue successfull login of disabled user (#78)2019-03-20, by vincentto13
-
Add missing word to readme (#77)2019-03-20, by Michael Jones
-
add missing initializer (#71)2019-01-07, by François Perrad
-
merge2018-11-14, by Matt Johnston
-
Split ChanType closehandler() and cleanup() so that dbclient doesn't2018-11-14, by Matt Johnston
-
Remove some cluttering TRACE printouts2018-11-14, by Matt Johnston
-
Remove incorrect _POSIX_C_SOURCE2018-11-05, by Matt Johnston
-
- Add adaptive authentication failure delay2018-11-05, by Matt Johnston
-
merge remote forward fix2018-09-07, by Matt Johnston
-
Merge writev #include fix2018-08-26, by Matt Johnston
-
make writev #include consistent for variable declarations too2018-08-23, by Matt Johnston
-
Merge bugfix delay invalid users2018-08-23, by Matt Johnston
-
Wait to fail invalid usernames2018-08-23, by Matt Johnston
-
fix error message to say localoptions.h2018-08-23, by Matt Johnston
-
mention localoptions.h being build directory, fix underscore in CHANGES2018-03-01, by Matt Johnston
-
fix #endif (#59)2018-02-28, by François Perrad
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
avoid extended regex features to avoid caring about sed -r vs -E2018-07-24, by Matt Johnston
-
Fix leaks in kex fuzzers2018-03-09, by Matt Johnston
-
move dictionaries to corpus repo2018-03-09, by Matt Johnston
-
avoid leak of ecdh public key2018-03-08, by Matt Johnston
-
kexhashbuf was much to small in kex fuzzers2018-03-08, by Matt Johnston
-
Disable wrapfds outside of fuzzed code2018-03-08, by Matt Johnston
-
It turns out you can't have a single-quote in an #error2018-03-08, by Matt Johnston
-
Only advertise a single server ecdsa key when -R (generate as required) is2018-03-08, by Matt Johnston
-
#error if no ecc size is chosen2018-03-08, by Matt Johnston
-
reduce fuzzer-kexdh params count again, still hitting timeout2018-03-07, by Matt Johnston
-
don't allow null characters in authorized_keys2018-03-07, by Matt Johnston
-
fix leak in option handling2018-03-07, by Matt Johnston
-
avoid leak of pubkey_options2018-03-06, by Matt Johnston