Mercurial > dropbear
log cli-main.c @ 599:8220862baae8 DROPBEAR_0.53
age | author | description |
---|---|---|
Wed, 23 Feb 2011 15:50:30 +0000 | Matt Johnston | Improve capitalisation for all logged strings |
Tue, 01 Sep 2009 16:38:26 +0000 | Matt Johnston | Rearrange getaddrstring() etc |
Fri, 12 Jun 2009 14:58:43 +0000 | Matt Johnston | - Make -i and -W pass through multihop arguments |
Mon, 08 Jun 2009 14:53:29 +0000 | Matt Johnston | Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef |
Wed, 17 Sep 2008 14:35:36 +0000 | Matt Johnston | Don't capture stderr from spawned processes in proxycommand mode |
Mon, 15 Sep 2008 14:40:30 +0000 | Matt Johnston | - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc. |
Mon, 15 Sep 2008 12:51:50 +0000 | Matt Johnston | - Split main socket var into ses.sock_in/ses.sock_out in preparation |