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