summaryrefslogtreecommitdiffhomepage
path: root/process-packet.c
AgeCommit message (Expand)Author
2014-07-09Make -K keepalive behave like OpenSSH's ServerAliveIntervalMatt Johnston
2014-03-13Add new monotonic_now() wrapper so that timeouts are unaffected byMatt Johnston
2014-03-13Use AUTH_TIMEOUT only before authdone != 1.Yousong Zhou
2014-01-23requirenext doesn't need two valuesMatt Johnston
2014-01-23Fix failing rekeying when we receive a still-in-flight packetMatt Johnston
2013-11-14rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston
2013-04-15Fix error message for requirenext changeMatt Johnston
2013-04-14requirenext fixup for firstkexfollowsMatt Johnston
2013-04-03Just put the version string on the queue, don't use atomicioMatt Johnston
2013-04-01Move the more verbose TRACE() statements into TRACE2()Matt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2011-02-23Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packetsMatt Johnston
2008-11-07Idle timeout patch from Farrell Aultman. Needs testing, unsure if serverMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2007-02-12Don't erase every buffer, it's too time consuming.Matt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-01Remove some unused commented-out codeMatt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-07-27- Rename common-packet.c to packet.cMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-06-23merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston