2018-01-23 |
Matt Johnston |
fix updates to libtomcrypt/libtommath for out of tree builds
|
2017-10-18 |
Matt Johnston |
test close < 0, from Marco Wenzel
|
2017-10-04 |
Matt Johnston |
fix checkpubkey_line function name for TRACE
|
2017-10-04 |
Matt Johnston |
fix pubkey authentication return value
|
2017-08-13 |
Matt Johnston |
check dss g range
fuzz
|
2017-06-30 |
Matt Johnston |
fix DROBPEAR_FUZZ auth delay
fuzz
|
2017-06-27 |
Matt Johnston |
EXEEXT for a few more targets, dropbearmulti in particular for Cygwin
|
2017-06-27 |
Matt Johnston |
document --enable-static in place of STATIC=1
|
2017-06-27 |
Matt Johnston |
add --enable-static configure argument. disable conflicting harden flags
|
2017-06-27 |
Matt Johnston |
Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range
|
2017-06-27 |
Matt Johnston |
improve configure --help alignment
|
2017-06-25 |
Matt Johnston |
Merge pull request #47 from kdarbyshirebryant/mastermaxauth
|
2017-05-29 |
Kevin Darbyshire-Bryant |
dropbear server: support -T max auth tries
|
2017-06-25 |
Matt Johnston |
Merge pull request #45 from bengardner/DROPBEAR_LISTEN_BACKLOG
|
2017-06-05 |
Ben Gardner |
sysoptions.h: Add ability to override DROPBEAR_LISTEN_BACKLOG
|
2017-06-24 |
Matt Johnston |
merge
coverity
|
2017-06-24 |
Matt Johnston |
add configuration option for default RSA size.
|
2017-06-24 |
Matt Johnston |
merge from main (libtommath/libtomcrypt/curve25510-donna updates)
fuzz
|
2017-06-24 |
Matt Johnston |
Update to libtommath v1.0
|
2017-06-24 |
Matt Johnston |
update to libtomcrypt 1.17 (with Dropbear changes)
|
2017-06-24 |
Matt Johnston |
Update curve25519-donna to f7837adf95a2c2dcc36233cb02a1fb34081c0c4a
|
2017-06-24 |
Matt Johnston |
document changed default RSA key size back in 2013.61test
|
2017-06-24 |
Matt Johnston |
fix dss debug printing
fuzz
|
2017-06-24 |
Matt Johnston |
merge from main
fuzz
|
2017-06-24 |
Matt Johnston |
test dss key parameter lengths exactly
|
2017-06-23 |
Matt Johnston |
test for -pie linker flag as well, for Linux
|
2017-06-23 |
Matt Johnston |
merge from main
fuzz
|
2017-06-23 |
Matt Johnston |
set hardened compiler/linker flags by default
|
2017-06-23 |
Matt Johnston |
test for linux/pkt-sched.h rather than SO_PRIORITY
|
2017-06-23 |
Matt Johnston |
set PAM_RHOST
|