Mercurial > dropbear
log netio.c @ 1309:3b624ad2dc5e
age | author | description |
---|---|---|
Sun, 19 Jun 2016 20:38:38 +0800 | Matt Johnston | make sure socket is of the right domain |
Sun, 19 Jun 2016 20:38:38 +0800 | Matt Johnston | make sure socket is of the right domain |
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
Tue, 29 Sep 2015 22:19:11 +0800 | Matt Johnston | avoid invalidated iterator when connection fails |
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 |