Mercurial > dropbear
log
age | author | description |
---|---|---|
Sun, 31 Mar 2013 23:48:25 +0800 | Matt Johnston | Send an auth packet straight away, save another roundtrip |
Sun, 31 Mar 2013 23:29:03 +0800 | Matt Johnston | Fix incorrect logic for USE_VFORK and calling arg_setup() |
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 |