log netio.c @ 1428:69862e8cc405 fuzz

age author description
Sat, 24 Jun 2017 00:47:07 +0800 Matt Johnston merge from main fuzz
Fri, 23 Jun 2017 23:36:33 +0800 Matt Johnston test for linux/pkt-sched.h rather than SO_PRIORITY
Fri, 26 May 2017 22:10:51 +0800 Matt Johnston Disable setnonblocking(), get_socket_address(), set_sock_priority() fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Fri, 12 May 2017 22:14:49 +0800 Matt Johnston notsocket changes from afl branch fuzz
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
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
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