summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-24Make some debug info conditionalMatt Johnston
2014-02-22A few fixes for cases where compression increases payload sizes, andMatt Johnston
2014-02-19Fix typo in Catalin's nameMatt Johnston
2014-02-19Added signature for changeset 277429102f13Matt Johnston
2014-02-19Added tag DROPBEAR_2014.63 for changeset 2351b2da8e0dMatt Johnston
2014-02-192014.63Matt Johnston
2014-02-09README: fix ecdsa key generation commandCatalin Patulea
2014-02-19CHANGES for 2014.63Matt Johnston
2014-02-18- Fix dbclient with port 0 for server-allocatedMatt Johnston
2014-02-18Fix building with system libtomcrypt/libtommathMatt Johnston
2014-02-17Add linux/types.h to includes to avoid missing ___u64 etcSteve Dover
2014-02-17Read (and enqueue) packets from interactive input even whenMatt Johnston
2014-02-15Change port separator to ^ since % is used in ipv6 addressesMatt Johnston
2014-02-15Disable immediate auth for delayed-zlib modeMatt Johnston
2014-02-15- Save errno in signal handlersMatt Johnston
2014-02-14generate RSA keys of exact lengthMatt Johnston
2014-02-12cleanup before clearing keysMatt Johnston
2014-02-07Fix linking -lcrypt for systems without libcrypt in /usr/libNicolas Boos
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