log

age author description
2018-02-09 Matt Johnston merge coverity
2018-02-09 Matt Johnston missed saving a file removing none cipher
2018-02-09 Matt Johnston update coverity coverity
2018-02-09 Matt Johnston Remove none cipher
2018-02-09 Matt Johnston Put Dropbear config in a separate file
2018-02-09 Matt Johnston Fix commenting out
2018-02-09 Matt Johnston add $srcdir as needed
2018-02-09 Matt Johnston generate list of libtomcrypt directories automatically
2018-02-09 Matt Johnston Update Makefile.in
2018-02-09 Matt Johnston Update to libtomcrypt 1.18.1, merged with Dropbear changes
2018-02-08 Matt Johnston Update to libtommath v1.0.1
2018-02-08 Matt Johnston Test for -Wno-pointer-sign, move CFLAGS tests into a macro
2018-02-08 Matt Johnston define CLOCK_MONOTONIC if needed
2018-01-25 Matt Johnston Merge branch 'houseofkodai-cli_bind_address_connect'
2018-01-25 Matt Johnston bind to port as well with -b
2017-05-01 houseofkodai cli_bind_address_connect
2018-01-25 houseofkodai Server chosen tcpfwd ports (#43)
2018-01-25 Matt Johnston Merge pull request #48 from DengkeDu/dengke/configure-add-variable-to-allow-openpty-check-cached
2013-04-24 Eric BĂ©nard configure: add a variable to allow openpty check to be cached
2018-01-25 Matt Johnston Merge pull request #49 from fperrad/20170812_lint
2017-08-19 Francois Perrad Pointer parameter could be declared as pointing to const (callback)
2017-08-19 Francois Perrad Pointer parameter could be declared as pointing to const
2017-08-12 Francois Perrad fix format
2018-01-23 Matt Johnston fix bad assertion fuzz
2018-01-23 Matt Johnston add fuzzer-preauth_nomaths fuzz
2018-01-23 Matt Johnston merge up to date fuzz
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