Mercurial > dropbear
log common-channel.c @ 1182:a1b116c5ccb8
age | author | description |
---|---|---|
Thu, 19 Nov 2015 23:52:52 +0800 | Matt Johnston | Avoid queueing into circbuffer when the channel is about to close |
Thu, 19 Nov 2015 22:39:32 +0800 | Matt Johnston | Send SSH_OPEN_RESOURCE_SHORTAGE response when too many channels open |
Tue, 17 Nov 2015 20:53:30 +0800 | Matt Johnston | Only clear channel_signal_pending after handling all channels, |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
Sat, 02 May 2015 14:56:57 +0200 | Gaël PORTAY | Turn send_msg_channel_open_failure()'s text and lang into const 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] |