Mercurial > dropbear
log
age | author | description |
---|---|---|
Sun, 31 Mar 2013 23:15:35 +0800 | Matt Johnston | Try using writev() for writing packets out to tcp |
Sun, 31 Mar 2013 21:38:17 +0800 | Matt Johnston | Don't bother waiting for a ssh-connection service reply - the server |
Sun, 31 Mar 2013 00:40:00 +0800 | Matt Johnston | send out our kexinit packet before blocking to read the SSH version string |
Sun, 24 Mar 2013 00:02:20 +0800 | Matt Johnston | Define _GNU_SOURCE for vasprintf |
Sun, 24 Mar 2013 00:00:39 +0800 | Mike Frysinger | rename configure.in -> configure.ac |
Sat, 23 Mar 2013 23:17:01 +0800 | Matt Johnston | Fix a few compile warnings |
Sat, 23 Mar 2013 23:16:06 +0800 | Matt Johnston | Add ~. and ~^Z handling to exit/suspend dbclient |