Mercurial > dropbear
log common-channel.c @ 1089:d144a6bece53
age | author | description |
---|---|---|
Sat, 02 May 2015 22:47:25 +0800 | Matt Johnston | Fix no-writev fallback |
Sat, 21 Mar 2015 22:43:08 +0800 | Matt Johnston | Avoid channel writev() when there is nothing to write |
Fri, 20 Mar 2015 23:36:42 +0800 | Matt Johnston | Make main socket nonblocking. Limit writequeue size. |
Tue, 17 Mar 2015 21:58:32 +0800 | Matt Johnston | Remove ATTRIB_NORETURN from session_loop() since it returns. pam |
Sun, 01 Mar 2015 00:44:45 +0800 | Matt Johnston | Avoid copying data into circular buffer nocircbuffer |
Sat, 28 Feb 2015 09:06:40 +0800 | Matt Johnston | merge from default fastopen |