Mercurial > dropbear
graph
-
merge2013-05-26, by Matt Johnston
-
improve auth failure delays to avoid indicating which users exist2013-05-26, by Matt Johnston
-
Fix bad comma in header list2013-05-13, by Matt Johnston
-
Update config.guess and config.sub2013-05-13, by Matt Johnston
-
Limit decompressed size2013-05-08, by Matt Johnston
-
Avoid segfault for locked accounts (invalid salt to crypt())2013-04-29, by Matt Johnston
-
Save with utf8 encoding2013-04-18, by Matt Johnston
-
Added signature for changeset f168962bab852013-04-18, by Matt Johnston
-
Added tag DROPBEAR_2013.58 for changeset e76614145aea2013-04-18, by Matt Johnston
-
Don't enable CLI_IMMEDIATE_AUTH by default, it breaks blank password logins2013-04-18, by Matt Johnston
-
Use % rather than # for port delimiter2013-04-17, by Matt Johnston
-
Use '#' for host#port separator, document it. This fixes scp2013-04-17, by Matt Johnston
-
If running as non-root only allow that user to log in2013-04-17, by Matt Johnston
-
Fix build when zlib is disabled, from2013-04-16, by Matt Johnston
-
Added signature for changeset 095b46180bbc2013-04-15, by Matt Johnston
-
Added tag DROPBEAR_2013.57 for changeset 96b8bcb880172013-04-15, by Matt Johnston
-
bump version to 2013.572013-04-15, by Matt Johnston
-
changelog updates for 2013.572013-04-15, by Matt Johnston
-
requirenext fixup for firstkexfollows2013-04-14, by Matt Johnston
-
Document escape chars2013-04-14, by Matt Johnston
-
merge2013-04-14, by Matt Johnston
-
-y -y to disable hostkey checking2013-04-14, by Matt Johnston
-
Fix zlib for split newkeys2013-04-11, by Matt Johnston
-
run closehandlers on cleanup2013-04-10, by Matt Johnston
-
reset terminal modes before printing a message2013-04-10, by Matt Johnston
-
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string() ecc2013-04-08, by Matt Johnston
-
Make _sign and _verify functions take a buffer* rather than void* and int ecc2013-04-06, by Matt Johnston
-
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, ecc2013-03-28, by Matt Johnston
-
setup tcp after requesting a channel - might hide some DNS latency2013-04-03, by Matt Johnston
-
Take transmit and receive keys into use separately2013-04-03, by Matt Johnston
-
Fix MAC bug which would prevent asymmetric hashes2013-04-03, by Matt Johnston
-
Just put the version string on the queue, don't use atomicio2013-04-03, by Matt Johnston
-
fix leftover kexguess debugging2013-04-02, by Matt Johnston