summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-07Avoid linking dropbearconvert and dropbearkey to libz or libutilNicolas Boos
2014-01-28Fix check for EINTRMatt Johnston
2014-01-23Back out accidentally committed filesMatt Johnston
2014-01-23requirenext doesn't need two valuesMatt Johnston
2014-01-23Fix failing rekeying when we receive a still-in-flight packetMatt Johnston
2014-01-17Forgot to save the changeMatt Johnston
2014-01-17DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by defaultMatt Johnston
2013-12-11Fix so that "make install" for multi target won't fail on scp which doesn'tMike Frysinger
2013-12-11Turn dropbearmulti into a real target so we don't constantly re-link itMike Frysinger
2013-12-03Added signature for changeset 3d1d7d151c0cMatt Johnston
2013-12-03Added tag DROPBEAR_2013.62 for changeset 3d1d7d151c0cMatt Johnston
2013-12-032013.62Matt Johnston
2013-12-03Update to 2013-10-01Matt Johnston
2013-12-03Fix disabling DSS keyMatt Johnston
2013-12-03Log when generating a hostkeyMatt Johnston
2013-12-03Update READMEMatt Johnston
2013-12-03Exit if we don't have keys and -R wasn't specifiedMatt Johnston
2013-12-03Fix TRACEs of cli_send_netcat_requestCatalin Patulea
2013-12-03- Sockets are set to lowdelay priority initially to improve conneciton setupMatt Johnston
2013-12-02Set IPTOS_LOWDELAY on PTY sessions onlyCatalin Patulea
2013-12-02Only define LTM_DESC if it isn't alreadyMatt Johnston
2013-11-27mergeMatt Johnston
2013-11-27- Increase buffer size, fixes converting 521bit ECC keyMatt Johnston
2013-11-25Fix library order of libtom*Matt Johnston
2013-11-25Try and fix utmp handlingMatt Johnston
2013-11-25Fix some warningsMatt Johnston
2013-11-14Added signature for changeset 9ec083a21adfMatt Johnston
2013-11-14Added tag DROPBEAR_2013.61test for changeset e894dbc015baMatt Johnston
2013-11-142013.61testMatt Johnston
2013-11-14docs for ecdsaMatt Johnston
2013-11-14another new config.guess 2013-06-10Matt Johnston
2013-11-14rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston
2013-11-14use oldstyle commentsMatt Johnston
2013-11-14Replace some deprecated macros with other ones, from Daniel Richard G.Matt Johnston
2013-11-14- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston
2013-11-14merge ecc againMatt Johnston
2013-11-12Don't exit fatally if authorized_keys has a line likeMatt Johnston
2013-11-12Various cleanups and fixes for warningsMatt Johnston
2013-11-09comments, turn off debugging optionsMatt Johnston
2013-11-09- Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston
2013-11-08MergeMatt Johnston
2013-11-08curve25519Matt Johnston
2013-11-07Add '-R' for delayed hostkey optionMatt Johnston
2013-11-07refactor key generation, make it generate as required.Matt Johnston
2013-11-01merge yet againMatt Johnston
2013-11-01merge againMatt Johnston
2013-11-01MergeMatt Johnston
2013-11-01Fix specifying a keysize for key generation, fix key name argumentsMatt Johnston
2013-10-31Default to some larger key sizesMatt Johnston
2013-10-21Merge in ECCMatt Johnston