Mercurial > dropbear
log
age | author | description |
---|---|---|
Tue, 02 Apr 2013 00:11:53 +0800 | Matt Johnston | Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE |
Mon, 01 Apr 2013 22:26:55 +0800 | Matt Johnston | Run the cleanup handler also when we close due to TCP connection being closed |
Mon, 01 Apr 2013 22:26:24 +0800 | Matt Johnston | Try password before interactive - bit of a hack |
Mon, 01 Apr 2013 00:07:26 +0800 | Matt Johnston | Move the more verbose TRACE() statements into TRACE2() |
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 |