Mercurial > dropbear
log netio.c @ 1136:a7c4a70ae495
age | author | description |
---|---|---|
Mon, 03 Aug 2015 20:53:37 +0800 | Matt Johnston | Don't try to send data on first ack packet of 3way handshake. |
Thu, 04 Jun 2015 22:25:28 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |
Sat, 02 May 2015 15:59:06 +0200 | Gaƫl PORTAY | Fix pointer differ in signess warnings [-Werror=pointer-sign] |
Fri, 29 May 2015 23:19:11 +0800 | Matt Johnston | separate client/server fastopen options |
Fri, 17 Apr 2015 20:59:32 +0800 | Matt Johnston | Should be AF_UNSPEC not PF_UNSPEC |
Tue, 14 Apr 2015 20:43:54 +0800 | Matt Johnston | fastopen code was totally broken |