Matt Johnston
|
d2bfa6aedc
|
fuzz: handle errors from wrapfd_new_dummy()
|
2021-03-06 22:58:57 +08:00 |
|
Matt Johnston
|
d0d1ede191
|
fuzz: fix crash in newtcpdirect(), don't close the channel too early
|
2021-03-05 22:51:11 +08:00 |
|
Matt Johnston
|
f193e95a3e
|
fuzz: avoid extraneous printing
|
2021-03-04 23:57:12 +08:00 |
|
Matt Johnston
|
e12ff23e7d
|
fuzz: add an always-failing dropbear_listen() replacement
|
2020-12-06 21:54:01 +08:00 |
|
Matt Johnston
|
007a5925dc
|
fuzz: work around fuzz_connect_remote() limitations
|
2020-12-06 21:27:25 +08:00 |
|
Matt Johnston
|
2c64335d9c
|
fuzz: make postauth set authdone properly
|
2020-12-03 22:18:51 +08:00 |
|
Matt Johnston
|
220ba993a2
|
fuzzing - Set postauth user to root since that's what it runs as
|
2020-11-17 19:28:11 +08:00 |
|
Matt Johnston
|
3c88d6536a
|
fuzzing: add workaround getpwuid/getpwnam
|
2020-11-16 22:44:30 +08:00 |
|
Matt Johnston
|
f49b576e93
|
Fix fuzzing build
|
2020-11-15 21:22:08 +08:00 |
|
Matt Johnston
|
8ec9016585
|
Add server postauth fuzzer, wrap connect_remote()
|
2020-11-13 23:18:05 +08:00 |
|
Matt Johnston
|
24cfda9e3c
|
fuzzing - fix some wrong types and -lcrypt on macos
|
2020-11-02 20:33:48 +08:00 |
|
Matt Johnston
|
121e6e6202
|
Fuzzing - get rid of "prefix" for streams
Improved packet generation with sshpacketmutator
|
2020-11-01 23:44:58 +08:00 |
|
Matt Johnston
|
6cf29061c2
|
Fix FUZZ_NO_REPLACE_STDERR for fuzz.c
|
2020-10-29 22:14:38 +08:00 |
|
Matt Johnston
|
1b603069db
|
Fix fuzzing stderr override on os x
|
2020-10-26 23:44:43 +08:00 |
|
Matt Johnston
|
bf4058d1df
|
Preallocate memory for sshpacketmutator. Add fuzzer-client_mutator_nomaths
|
2020-10-26 23:31:24 +08:00 |
|
Matt Johnston
|
1260fbc5cd
|
Fix fuzz-sshpacketmutator to work
|
2020-10-26 22:52:07 +08:00 |
|
Matt Johnston
|
4e8a1da551
|
Add first try at fuzzing custom mutator
|
2020-10-25 22:52:36 +08:00 |
|
Matt Johnston
|
c7cfa75e92
|
Disable stderr output for fuzzer by default
|
2020-10-24 22:40:08 +08:00 |
|
Matt Johnston
|
cb252296c5
|
Add some more variation to fuzzer random number generation
|
2020-10-23 23:32:44 +08:00 |
|
Matt Johnston
|
f37def57b0
|
Move fuzzing code to fuzz/ subdirectory, improve Makefile.in
|
2020-10-23 23:10:20 +08:00 |
|