index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
process-packet.c
Age
Commit message (
Expand
)
Author
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
2011-02-23
Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets
Matt Johnston
2008-11-07
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
Matt Johnston
2007-08-08
- Add -K keepalive flag for dropbear and dbclient
Matt Johnston
2007-02-12
Don't erase every buffer, it's too time consuming.
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-08-01
Remove some unused commented-out code
Matt Johnston
2004-07-28
Client mostly works up to password auth
Matt Johnston
2004-07-27
- Rename common-packet.c to packet.c
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-06-23
merge of abac2150ee4f4031a98016241fbd136d24fed127
Matt Johnston