log Makefile.in @ 1839:ce17be95a42a

age author description
Mon, 18 Oct 2021 15:17:14 +0800 Matt Johnston Rename "make test" to "make check". Also run lint
Mon, 18 Oct 2021 14:24:32 +0800 Matt Johnston Add "make test" target to run pytest
Sat, 05 Dec 2020 11:54:53 +0800 Matt Johnston fuzz: skip custom mutators with -fsanitize=memory
Fri, 13 Nov 2020 23:18:05 +0800 Matt Johnston Add server postauth fuzzer, wrap connect_remote()
Mon, 02 Nov 2020 20:33:48 +0800 Matt Johnston fuzzing - fix some wrong types and -lcrypt on macos
Thu, 29 Oct 2020 22:41:37 +0800 Matt Johnston Use SSH packet mutator for preauth too