summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2013-10-21Fix shadowed "ret" variableMatt Johnston
2013-10-21A few small fixes for ECC compilationMatt Johnston
2013-10-20mergeMatt Johnston
2013-10-20writing out openssh ecc keys worksMatt Johnston
2013-10-18Merge in changes from the past couple of releasesMatt Johnston
2013-10-16Added signature for changeset a50a1dc74331Matt Johnston
2013-10-16Added signature for changeset 025237c9f0a1Matt Johnston
2013-10-16Added tag DROPBEAR_2013.60 for changeset a50a1dc74331Matt Johnston
2013-10-16Update debian changelog for 2013.60 tooMatt Johnston
2013-10-16- 2013.60, update CHANGESMatt Johnston
2013-10-15Make --disable-bundled-libtom work, based on patch from Mike FrysingerMatt Johnston
2013-10-09- Fix "inst_scp" target since there isn't a manpageMatt Johnston
2013-10-09Add @exec_prefix@ that was missingMatt Johnston
2013-10-04Added signature for changeset deb211f75ca1Matt Johnston
2013-10-04Added tag DROPBEAR_2013.59 for changeset 7b68e581985fMatt Johnston
2013-10-04Fix up debian buildMatt Johnston
2013-10-04Fix debian installation of manpagesMatt Johnston
2013-10-04Version 2013.59Matt Johnston
2013-10-03Don't say "SSH 2" any more since protocol version 1 is irrelevantMatt Johnston
2013-10-03Add manpage for dropbearconvertMatt Johnston
2013-10-03Get rid of spurious newlines in pam log messagesMatt Johnston
2013-10-03Send PAM error messages as a banner messagesMatt Johnston
2013-10-03Constant time memcmp for the hmac and password cryptMatt Johnston
2013-09-21Only send a failure response to a channel request if wantreply is set.Matt Johnston
2013-09-21Improve EOF handling for half-close. Patch from Catalin PatuleaMatt Johnston
2013-08-12Remove accidental one second sleep leftover from debuggingMatt Johnston
2013-07-08mergeMatt Johnston
2013-07-08strdup the proxycmd to avoid crash when freeing, from LluĂ­s Batlle i RossellMatt Johnston
2013-05-28limit how much we read from rt_cache etcMatt Johnston