summaryrefslogtreecommitdiffhomepage
path: root/packet.c
AgeCommit message (Expand)Author
2007-08-08Fix delayed packet queue handlingMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2007-07-27Prevent invalid packets being sent during key-exchange, instead queueMatt Johnston
2007-07-24Rearrange the channel buffer sizes into three neat use-editable values inMatt Johnston
2007-02-12Don't erase every buffer, it's too time consuming.Matt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2005-08-30trans, not recv for macsizeMatt Johnston
2005-08-30- Fixed twofish algorithm naming so it actually works.Matt Johnston
2005-05-09Switching to libtomcrypt 1.02Matt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-27- Rename common-packet.c to packet.cMatt Johnston