Mercurial > dropbear
log
age | author | description |
---|---|---|
Sat, 02 May 2015 22:51:46 +0800 | Matt Johnston | add no-writev build |
Sat, 02 May 2015 22:47:25 +0800 | Matt Johnston | Fix no-writev fallback |
Fri, 17 Apr 2015 20:59:32 +0800 | Matt Johnston | Should be AF_UNSPEC not PF_UNSPEC |
Tue, 14 Apr 2015 20:44:30 +0800 | Matt Johnston | merge main coverity |
Tue, 14 Apr 2015 20:43:54 +0800 | Matt Johnston | fastopen code was totally broken |
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. |