Mercurial > dropbear
log cli-chansession.c @ 1265:81ae6ed4e2f4
age | author | description |
---|---|---|
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 |
Wed, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
Tue, 03 Dec 2013 00:06:35 +0800 | Catalin Patulea | Fix TRACEs of cli_send_netcat_request |