Mercurial > dropbear
graph
-
merge2015-02-13, by Matt Johnston
-
Make it compile2015-02-13, by Matt Johnston
-
Keep sha1 default2015-01-28, by Matt Johnston
-
piggyback data on acks when making connections on linux2015-02-13, by Matt Johnston
-
debug should be off by default2015-02-13, by Matt Johnston
-
Tighten validation of DH values. Odds of x==0 being generated are2015-02-10, by Matt Johnston
-
twofish ctr modes2015-02-04, by Matt Johnston
-
Added signature for changeset 1d2d81b1b7c12015-01-29, by Matt Johnston
-
sha2562015-01-28, by Matt Johnston
-
bump version2015-01-28, by Matt Johnston
-
Added tag DROPBEAR_2015.67 for changeset cbd674d63cd42015-01-28, by Matt Johnston
-
merge2015-01-28, by Matt Johnston
-
changes for 2015.672015-01-28, by Matt Johnston
-
Fix bad multi-statement define for m_free(), detected by Coverity2015-01-28, by Matt Johnston
-
When clearing the memory of 'key' in function openssh_read(), only the size2015-01-28, by Christian Engelmayer
-
Initialise sa_mask2015-01-28, by Matt Johnston
-
Fix memory leak of ecdsa structure, found by Coverity2015-01-28, by Matt Johnston
-
Document ~/.ssh/id_dropbear2015-01-28, by Matt Johnston
-
Allow configure with libtomcrypt/libtommath directories missing2015-01-28, by Elan Ruusamäe
-
Disable non-delayed zlib for server2015-01-28, by Matt Johnston
-
Default client key path ~/.ssh/id_dropbear2015-01-23, by Matt Johnston
-
Prefer stronger algorithms in algorithm negotiation.2015-01-23, by Fedor Brunner
-
Fix installing dropbear.8 error when building in a separate directory.2015-01-23, by Like Ma
-
Add config option to disable cbc. Disable twofish by default2015-01-23, by Matt Johnston
-
Fix variables may be uninitialized.2015-01-23, by Like Ma
-
Integrity error (bad packet size %u) negative length2015-01-23, by Fedor Brunner
-
Enable sha2 HMACs by default, they're required for ecdsa already2015-01-13, by Matt Johnston
-
clear hash state memory after use2015-01-04, by Matt Johnston
-
clarify bad/unknown2015-01-04, by Matt Johnston
-
Handle invalid agent keys by skipping rather than exiting.2015-01-01, by Catalin Patulea
-
Open directories O_RDONLY for fsync, add debugging if it fails2015-01-04, by Matt Johnston
-
Make sure hostkeys are flushed to disk to avoid empty files if the power2014-11-08, by Matt Johnston
-
Added signature for changeset 2d421bc0545d2014-10-23, by Matt Johnston
-
Added tag DROPBEAR_2014.66 for changeset 735511a4c7612014-10-23, by Matt Johnston
-
Remove -o from scp help2014-10-23, by Matt Johnston
-
increae MAX_STRING_LEN for sun ssh2014-10-23, by Matt Johnston
-
Don't print "Failed loading hostkey" when -R delayed hostkey option is enabled2014-10-21, by Steven Honeyman
-
Combine code for SSH_CONNECTION and SSH_CLIENT2014-10-21, by Matt Johnston
-
Merge pull request #5 from rcleere/ssh_client2014-10-21, by Matt Johnston
-
Add SSH_CLIENT environment variable2014-10-20, by Ryan Cleere
-
Make keepalive handling more robust, this should now match what OpenSSH does2014-08-19, by Matt Johnston
-
Fix wtmp, testing for wtmp.h and wtmpx.h doesn't make sense2014-08-13, by Whoopie
-
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses2014-08-13, by Matt Johnston
-
Added signature for changeset caac692b366c2014-08-08, by Matt Johnston
-
Added tag DROPBEAR_2014.65 for changeset e9579816f20e2014-08-08, by Matt Johnston
-
use xauth in /usr/bin2014-08-01, by Mike Frysinger
-
Don't warn about ENOTSOCK when setting priority2014-08-06, by Matt Johnston
-
Be a bit safer in case pw_name doesn't exist2014-08-06, by Matt Johnston
-
merge2014-08-06, by Matt Johnston