summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix print that no longer works since we're not using fourCCsMatt Johnston2015-02-131-1/+1
* | | mergeMatt Johnston2015-02-131-6/+6
|\ \ \
| * | | Keep sha1 defaultMatt Johnston2015-01-281-6/+6
* | | | Make it compileMatt Johnston2015-02-131-1/+1
* | | | piggyback data on acks when making connections on linuxMatt Johnston2015-02-132-9/+40
* | | | debug should be off by defaultMatt Johnston2015-02-131-1/+1
* | | | Tighten validation of DH values. Odds of x==0 being generated areMatt Johnston2015-02-104-11/+15
* | | | twofish ctr modesMatt Johnston2015-02-041-0/+6
* | | | Added signature for changeset 1d2d81b1b7c1Matt Johnston2015-01-291-0/+1
* | | | sha256Matt Johnston2015-01-281-1/+1
* | | | bump versionMatt Johnston2015-01-281-1/+1
* | | | Added tag DROPBEAR_2015.67 for changeset cbd674d63cd4Matt Johnston2015-01-280-0/+0
* | | | changelog for 2015.67DROPBEAR_2015.67Matt Johnston2015-01-282-1/+7
* | | | mergeMatt Johnston2015-01-281-1/+4
|\ \ \ \ | |/ / /
| * | | Allow configure with libtomcrypt/libtommath directories missingElan Ruusam?e2015-01-281-1/+4
* | | | changes for 2015.67Matt Johnston2015-01-281-0/+29
* | | | Fix bad multi-statement define for m_free(), detected by CoverityMatt Johnston2015-01-281-1/+1
* | | | When clearing the memory of 'key' in function openssh_read(), only the sizeChristian Engelmayer2015-01-281-1/+1
* | | | Initialise sa_maskMatt Johnston2015-01-281-0/+1
* | | | Fix memory leak of ecdsa structure, found by CoverityMatt Johnston2015-01-281-0/+1
* | | | Document ~/.ssh/id_dropbearMatt Johnston2015-01-283-4/+4
|/ / /
* | | Disable non-delayed zlib for serverMatt Johnston2015-01-287-10/+42
* | | Default client key path ~/.ssh/id_dropbearMatt Johnston2015-01-245-7/+45
* | | Prefer stronger algorithms in algorithm negotiation.Fedor Brunner2015-01-231-8/+8
* | | Fix installing dropbear.8 error when building in a separate directory.Like Ma2015-01-231-2/+2
* | | Add config option to disable cbc. Disable twofish by defaultMatt Johnston2015-01-232-4/+13
* | | Fix variables may be uninitialized.Like Ma2015-01-231-4/+16
* | | Integrity error (bad packet size %u) negative lengthFedor Brunner2015-01-231-3/+3
| |/ |/|
* | Enable sha2 HMACs by default, they're required for ecdsa alreadyMatt Johnston2015-01-131-2/+2
* | clear hash state memory after useMatt Johnston2015-01-041-2/+3
* | clarify bad/unknownMatt Johnston2015-01-041-1/+1
* | Handle invalid agent keys by skipping rather than exiting.Catalin Patulea2015-01-011-6/+7
* | Open directories O_RDONLY for fsync, add debugging if it failsMatt Johnston2015-01-042-4/+9
* | Make sure hostkeys are flushed to disk to avoid empty files if the powerMatt Johnston2014-11-082-0/+23
* | Added signature for changeset 2d421bc0545dMatt Johnston2014-10-231-0/+1
* | Added tag DROPBEAR_2014.66 for changeset 735511a4c761Matt Johnston2014-10-230-0/+0
* | changelog, version number bumpDROPBEAR_2014.66Matt Johnston2014-10-233-1/+20
* | Remove -o from scp helpMatt Johnston2014-10-231-1/+1
* | increae MAX_STRING_LEN for sun sshMatt Johnston2014-10-231-2/+1
* | Don't print "Failed loading hostkey" when -R delayed hostkey option is enabledSteven Honeyman2014-10-221-1/+3
* | Combine code for SSH_CONNECTION and SSH_CLIENTMatt Johnston2014-10-212-25/+16
* | Merge pull request #5 from rcleere/ssh_clientMatt Johnston2014-10-210-0/+0
|\ \
* | | Add SSH_CLIENT environment variableRyan Cleere2014-10-202-0/+25
|/ /
* | Make keepalive handling more robust, this should now match what OpenSSH doesMatt Johnston2014-08-1914-40/+88
* | Fix wtmp, testing for wtmp.h and wtmpx.h doesn't make senseWhoopie2014-08-131-2/+2
* | Don't send SSH_MSG_UNIMPLEMENTED for keepalive responsesMatt Johnston2014-08-134-0/+9
* | Added signature for changeset caac692b366cMatt Johnston2014-08-081-0/+1
* | Added tag DROPBEAR_2014.65 for changeset e9579816f20eMatt Johnston2014-08-080-0/+0
* | 2014.64DROPBEAR_2014.65Matt Johnston2014-08-083-1/+24
* | use xauth in /usr/binMike Frysinger2014-08-011-1/+1