log netio.c @ 1938:77bc00dcc19f default tip main master

age author description
Thu, 27 Jan 2022 15:09:29 +0800 Matt Johnston Merge netio changes
Thu, 27 Jan 2022 14:34:10 +0800 Matt Johnston Leave non-interactive at default QoS class
Tue, 25 Jan 2022 17:57:05 +0800 Matt Johnston Test for IP_TOS and hardcode DSCP values
Tue, 25 Jan 2022 17:32:20 +0800 Matt Johnston Use DSCP for IP QoS traffic classes
Fri, 05 Mar 2021 22:51:11 +0800 Matt Johnston fuzz: fix crash in newtcpdirect(), don't close the channel too early
Thu, 04 Mar 2021 21:02:16 +0800 Matt Johnston Small cleanups of netio allocated port
Thu, 04 Mar 2021 13:50:13 +0100 Guillaume Picquet Update netio.c (#115)
Sun, 06 Dec 2020 21:54:01 +0800 Matt Johnston fuzz: add an always-failing dropbear_listen() replacement
Fri, 13 Nov 2020 23:18:05 +0800 Matt Johnston Add server postauth fuzzer, wrap connect_remote()
Wed, 10 Jun 2020 22:09:29 +0800 Kazuo Kuroi Set IOV_MAX for IRIX
Thu, 28 May 2020 23:26:34 +0800 Matt Johnston Don't warn when SO_PRIORITY fails
Wed, 20 Mar 2019 16:05:37 +0100 karel-m cygwin competibility fix (#64)
Wed, 14 Nov 2018 22:52:04 +0800 Matt Johnston Remove some cluttering TRACE printouts
Sun, 04 Mar 2018 14:57:18 +0800 Matt Johnston get rid of unused packet_type in encrypted write queue
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Thu, 25 Jan 2018 18:19:49 +0100 Francois Perrad use NULL instead of 0
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Fri, 26 Jan 2018 00:27:48 +0800 Matt Johnston bind to port as well with -b
Mon, 01 May 2017 08:26:15 +0530 houseofkodai cli_bind_address_connect
Thu, 25 Jan 2018 19:51:41 +0530 houseofkodai Server chosen tcpfwd ports (#43)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
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