Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | merge rsa-sha256 | Matt Johnston | |
2020-05-25 | Add files via upload (#90) | jcmathews | |
When SSHKeepAlive is enabled, dropbear idletimeout is not working as expected. | |||
2020-05-24 | send and handle SSH_MSG_EXT_INFO only at the correct point | Matt Johnston | |
- other fixes for rsa pubkey auth - only include ext-info handling when rsa pubkey auth is compiled | |||
2016-03-16 | fix empty C prototypes | Francois Perrad | |
2014-07-09 | Make -K keepalive behave like OpenSSH's ServerAliveInterval | Matt Johnston | |
2014-03-13 | Add new monotonic_now() wrapper so that timeouts are unaffected by | Matt Johnston | |
system clock changes | |||
2014-03-13 | Use AUTH_TIMEOUT only before authdone != 1. | Yousong Zhou | |
While at it, fix a few indentations and typo. | |||
2014-01-23 | requirenext doesn't need two values | Matt Johnston | |
2014-01-23 | Fix failing rekeying when we receive a still-in-flight packet | Matt Johnston | |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston | |
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h | |||
2013-04-15 | Fix error message for requirenext change | Matt Johnston | |
2013-04-14 | requirenext fixup for firstkexfollows | Matt Johnston | |
2013-04-03 | Just put the version string on the queue, don't use atomicio | Matt Johnston | |
2013-04-01 | Move the more verbose TRACE() statements into TRACE2() | Matt Johnston | |
2011-02-23 | Improve capitalisation for all logged strings | Matt Johnston | |
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e | |||
2011-02-23 | Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets | Matt Johnston | |
(from keepalives) --HG-- extra : convert_revision : a46ca9204de0df58d8701df0d79b6b8ec601b9ce | |||
2008-11-07 | Idle timeout patch from Farrell Aultman. Needs testing, unsure if server | Matt Johnston | |
code works --HG-- extra : convert_revision : ff66e05ae040561110af70114bf83f11ed528f05 | |||
2007-08-08 | - Add -K keepalive flag for dropbear and dbclient | Matt Johnston | |
- Try to reduce the frequency of select() timeouts - Add a max receive window size of 1MB --HG-- extra : convert_revision : 9aa22036cb511cddb35fbc0e09ad05acb39b64d1 | |||
2007-02-12 | Don't erase every buffer, it's too time consuming. | Matt Johnston | |
On systems where it matters encrypted swap should be enabled anyway. --HG-- extra : convert_revision : 6cb7793493d92968e09b5dea21d71ded5811d21f | |||
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston | |
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f | |||
2004-08-01 | Remove some unused commented-out code | Matt Johnston | |
--HG-- extra : convert_revision : bfac723600adde37a06e9b4f6309ab7cef39738e | |||
2004-07-28 | Client mostly works up to password auth | Matt Johnston | |
Need to rework algo-choosing etc, since server is now broken. --HG-- extra : convert_revision : 458dc4eed0e885e7c91633d4781d3348213a0e19 | |||
2004-07-27 | - Rename common-packet.c to packet.c | Matt Johnston | |
- buf_burn the unencrypted read/write payload buffers after use to avoid sensitive contents sitting in memory for too long --HG-- extra : convert_revision : 19227d63bda554e819ae7df919bfd18911d5b4a0 | |||
2004-07-26 | snapshot of stuff | Matt Johnston | |
--HG-- extra : convert_revision : 2903853ba24669d01547710986ad531357602633 | |||
2004-06-23 | merge of abac2150ee4f4031a98016241fbd136d24fed127 | Matt Johnston | |
and ffa047425729e478a5b49b1ab0f8ec71c08a1421 --HG-- extra : convert_revision : e9b7d4eda64d70aff736f48cc8dea680b153139b |