log

age author description
2019-03-23 Matt Johnston Added tag DROPBEAR_2019.77 for changeset 6d1bbe7d5fa5
2019-03-23 Matt Johnston 2019.77 DROPBEAR_2019.77
2019-03-23 Matt Johnston use "openssl sha256"
2019-03-23 Matt Johnston Update config.sub to 2019-01-05 and config.guess to 2019-03-04
2019-03-21 Matt Johnston try for coverity coverity
2019-03-20 Matt Johnston fix constness build error
2019-03-20 Matt Johnston merge coverity coverity
2019-03-20 Matt Johnston limit password length to 100
2019-03-20 Matt Johnston Increase MAX_USERNAME_LEN to 100
2019-03-20 Christian Hohnstädt dropbearconvert: keyimport.c: fix BER encoding of secp521r1 keys (#69)
2019-03-20 xcko support openssh long option -o Port=XXXX (#68)
2019-03-20 karel-m cygwin competibility fix (#64)
2019-03-20 Andre McCurdy drop obsolete definition for MAX_KEXHASHBUF (#65)
2019-03-20 Matt Johnston Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode
2019-03-20 Patrick Stewart Support servers without multiple user support (#76)
2019-03-20 Konstantin Demin packet: remove stale comment about "packet_type" (#63)
2019-03-20 François Perrad fix some gcc warnings (#73)
2019-03-20 François Perrad use strlcpy & strlcat (#74)
2019-03-20 vincentto13 Fix for issue successfull login of disabled user (#78)
2019-03-20 Michael Jones Add missing word to readme (#77)
2019-01-07 François Perrad add missing initializer (#71)
2018-11-14 Matt Johnston merge
2018-11-14 Matt Johnston Split ChanType closehandler() and cleanup() so that dbclient doesn't
2018-11-14 Matt Johnston Remove some cluttering TRACE printouts
2018-11-05 Matt Johnston Remove incorrect _POSIX_C_SOURCE
2018-11-05 Matt Johnston - Add adaptive authentication failure delay
2018-09-07 Matt Johnston merge remote forward fix
2018-09-07 Matt Johnston FIx remote forward listeners bugfix
2018-08-26 Matt Johnston Merge writev #include fix
2018-08-23 Matt Johnston make writev #include consistent for variable declarations too