log

age author description
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
2017-05-25 Matt Johnston fix null pointer crash
2017-05-21 Matt Johnston Fix null pointer dereference found by libfuzzer
2017-05-25 Matt Johnston limit input size
2017-05-24 Matt Johnston don't exit encountering short lines
2017-05-23 Matt Johnston split out checkpubkey_line() separately
2017-06-16 Matt Johnston increase min DSS and RSA lengths
2017-06-16 Matt Johnston check p and q lengths
2017-06-23 Matt Johnston merge fuzz
2017-06-23 Matt Johnston Compile with -fno-strict-overflow if possible.
2017-06-20 Matt Johnston verify debug printing fuzz