log netio.c @ 1841:d757f48ae29f

age author description
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