Tue, 29 Mar 2022 22:27:55 +0800 |
Matt Johnston |
Support RSA OpenSSH new format in dropbearconvert
|
Tue, 22 Mar 2022 16:17:05 +0800 |
Matt Johnston |
Split CPPFLAGS and CFLAGS more carefully
|
Sat, 22 Jan 2022 16:53:04 +0300 |
egor-duda |
Implement server-side support for sk-ecdsa U2F-backed keys (#142)
|
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
|
Mon, 26 Oct 2020 23:31:24 +0800 |
Matt Johnston |
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths
|
Mon, 26 Oct 2020 22:52:07 +0800 |
Matt Johnston |
Fix fuzz-sshpacketmutator to work
|
Sun, 25 Oct 2020 22:52:36 +0800 |
Matt Johnston |
Add first try at fuzzing custom mutator
|
Fri, 23 Oct 2020 23:10:20 +0800 |
Matt Johnston |
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in
|
Tue, 20 Oct 2020 23:33:45 +0800 |
Matt Johnston |
Don't sort objects, it breaks -lcrypt ordering
|
Sun, 18 Oct 2020 15:08:54 +0800 |
Matt Johnston |
Add fuzzer-client_nomaths, fix client fuzzer
fuzz
|