log netio.c @ 1577:399d8eb961b5

age author description
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
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
Fri, 17 Apr 2015 20:59:32 +0800 Matt Johnston Should be AF_UNSPEC not PF_UNSPEC
Tue, 14 Apr 2015 20:43:54 +0800 Matt Johnston fastopen code was totally broken
Fri, 20 Mar 2015 23:33:45 +0800 Matt Johnston Fix when iov queue is large
Fri, 20 Mar 2015 22:53:32 +0800 Matt Johnston avoid malloc for iovec
Mon, 16 Mar 2015 21:33:01 +0800 Matt Johnston dropbear_assert() rather than assert()
Wed, 11 Mar 2015 23:10:27 +0800 Matt Johnston strdup strerror