Mercurial > dropbear
graph
-
fix updates to libtomcrypt/libtommath for out of tree builds2018-01-23, by Matt Johnston
-
test close < 0, from Marco Wenzel2017-10-18, by Matt Johnston
-
fix checkpubkey_line function name for TRACE2017-10-04, by Matt Johnston
-
fix pubkey authentication return value2017-10-04, by Matt Johnston
-
EXEEXT for a few more targets, dropbearmulti in particular for Cygwin2017-06-27, by Matt Johnston
-
document --enable-static in place of STATIC=12017-06-27, by Matt Johnston
-
add --enable-static configure argument. disable conflicting harden flags2017-06-27, by Matt Johnston
-
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range2017-06-27, by Matt Johnston
-
improve configure --help alignment2017-06-27, by Matt Johnston
-
Merge pull request #47 from kdarbyshirebryant/mastermaxauth2017-06-25, by Matt Johnston
-
dropbear server: support -T max auth tries2017-05-29, by Kevin Darbyshire-Bryant
-
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOG2017-06-25, by Matt Johnston
-
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG2017-06-05, by Ben Gardner
-
add configuration option for default RSA size.2017-06-24, by Matt Johnston
-
Update to libtommath v1.02017-06-24, by Matt Johnston
-
update to libtomcrypt 1.17 (with Dropbear changes)2017-06-24, by Matt Johnston
-
Update curve25519-donna to f7837adf95a2c2dcc36233cb02a1fb34081c0c4a2017-06-24, by Matt Johnston
-
document changed default RSA key size back in 2013.61test2017-06-24, by Matt Johnston
-
test dss key parameter lengths exactly2017-06-24, by Matt Johnston
-
test for -pie linker flag as well, for Linux2017-06-23, by Matt Johnston
-
set hardened compiler/linker flags by default2017-06-23, by Matt Johnston
-
test for linux/pkt-sched.h rather than SO_PRIORITY2017-06-23, by Matt Johnston
-
set PAM_RHOST2017-06-23, by Matt Johnston
-
fix null pointer crash2017-05-25, by Matt Johnston
-
Fix null pointer dereference found by libfuzzer2017-05-21, by Matt Johnston
-
limit input size2017-05-25, by Matt Johnston
-
don't exit encountering short lines2017-05-24, by Matt Johnston
-
split out checkpubkey_line() separately2017-05-23, by Matt Johnston
-
increase min DSS and RSA lengths2017-06-16, by Matt Johnston
-
check p and q lengths2017-06-16, by Matt Johnston
-
Compile with -fno-strict-overflow if possible.2017-06-23, by Matt Johnston
-
fix missing arglist NULL terminator2017-06-15, by Matt Johnston
-
improve value range validation2017-06-14, by Matt Johnston
-
add m_mp_free_multi, be more careful freeing when failing to load keys2017-05-26, by Matt Johnston
-
Merge pull request #38 from armcc/master2017-06-03, by Matt Johnston
-
Fix libtomcrypt/libtommath linking order2016-09-16, by Andre McCurdy
-
Merge pull request #40 from fperrad/20161119_lint2017-06-03, by Matt Johnston
-
when pointer, use NULL instead of 02017-06-02, by Francois Perrad
-
rename hidden variable2016-11-19, by Francois Perrad
-
fix DEBUG_* condition2016-11-19, by Francois Perrad
-
use #ifdef DROPBEAR_PRNGD_SOCKET instead of #if2016-11-19, by Francois Perrad
-
Set configure #defines to 1. Escape some strings for m42017-06-02, by Matt Johnston
-
Merge pull request #37 from shauser88/configure-fixes2017-06-02, by Matt Johnston
-
Fix configure options using AC_ARG_ENABLE2016-07-27, by Stefan Hauser
-
Merge pull request #39 from fperrad/20161118_lint2017-06-02, by Matt Johnston