summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
- Fix assertion that key size is exactly curve size
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
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h
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
- Don't warn about blocking random device for prngd
2013-11-14merge ecc againMatt Johnston
2013-11-12Don't exit fatally if authorized_keys has a line likeMatt Johnston
command="something" ssh-rsa --HG-- branch : ecc
2013-11-12Various cleanups and fixes for warningsMatt Johnston
--HG-- branch : ecc
2013-11-09comments, turn off debugging optionsMatt Johnston
--HG-- branch : ecc
2013-11-09- Make curve25519 work after fixing a typo, interoperates with OpenSSHMatt Johnston
- comment on ecc binary size effects --HG-- branch : ecc
2013-11-08MergeMatt Johnston
--HG-- branch : ecc
2013-11-08curve25519Matt Johnston
--HG-- branch : ecc
2013-11-07Add '-R' for delayed hostkey optionMatt Johnston
--HG-- branch : keyondemand
2013-11-07refactor key generation, make it generate as required.Matt Johnston
Needs UI in server command line options --HG-- branch : keyondemand
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
--HG-- branch : ecc
2013-10-31Default to some larger key sizesMatt Johnston
--HG-- branch : ecc
2013-10-21Merge in ECCMatt Johnston
2013-10-21Fix shadowed "ret" variableMatt Johnston
--HG-- branch : ecc
2013-10-21A few small fixes for ECC compilationMatt Johnston
--HG-- branch : ecc
2013-10-20mergeMatt Johnston
--HG-- branch : ecc
2013-10-20writing out openssh ecc keys worksMatt Johnston
--HG-- branch : ecc
2013-10-18Merge in changes from the past couple of releasesMatt Johnston
--HG-- branch : ecc
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
- Add CVE references to CHANGES
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
- Fix "make install MULTI=1"
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