Age | Commit message (Collapse) | Author |
|
|
|
Improved packet generation with sshpacketmutator
|
|
|
|
Hopefully this can avoid hitting AFL timeouts
https://github.com/google/oss-fuzz/pull/2474
|
|
Get rid of separate client mutator.
Have 0.1% chance of llvm random mutation
Add comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's fatal anyway, makes logs more concise.
|
|
|
|
|
|
|
|
|
|
|
|
Add fuzz_dump()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
branch : fuzz
|
|
--HG--
branch : fuzz
|
|
--HG--
branch : fuzz
|
|
--HG--
branch : fuzz
|
|
--HG--
branch : fuzz
|
|
--HG--
branch : fuzz
|
|
|
|
|
|
|
|
|
|
|
|
As of 2020.79 X11 forwarding is disabled at build time, which could lock
out users with authorized_keys(5) files containing ‘no-X11-forwarding’
options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|