Mercurial > dropbear
log
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 23:52:11 +0800 | Matt Johnston | lazy allocation of circbuffer |
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, |
Fri, 06 Nov 2015 23:54:24 +0800 | Guilhem Moulin | Enable bundling |
Wed, 04 Nov 2015 23:22:58 +0800 | Matt Johnston | S_IWUSR rather than S_IWRITE for scp |
Wed, 28 Oct 2015 21:44:16 +0800 | Guilhem Moulin | Mention -y flag |