Mercurial > dropbear
log cli-chansession.c @ 1267:1f9858bfe03e
age | author | description |
---|---|---|
Thu, 31 Dec 2015 18:02:21 +0100 | Francois Perrad | put default in switch/case |
Thu, 31 Dec 2015 17:33:36 +0100 | Francois Perrad | remove unreachable code |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
Sun, 03 May 2015 00:01:36 +0200 | Gaël PORTAY | Turn type and term local variables into char * |
Sat, 02 May 2015 13:58:05 +0200 | Gaël PORTAY | Turn start_send_channel_request()'s type argument into char * |
Sat, 02 May 2015 15:59:06 +0200 | Gaël PORTAY | Fix pointer differ in signess warnings [-Werror=pointer-sign] |
Tue, 19 Aug 2014 23:08:56 +0800 | Matt Johnston | Make keepalive handling more robust, this should now match what OpenSSH does |