This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
781a4fb691c65065d83c35ed7399b5f5c0147a23
sudo
/
plugins
/
sudoers
/
regress
/
fuzz
History
Todd C. Miller
2aa6cb13a5
Stub out sudo_printf() and avoid other use of stderr in fuzzers.
...
This makes it possible to parse sudoers without using quiet mode, resulting in better coverage.
2021-09-29 09:03:24 -06:00
..
fuzz_policy.c
Use a consistent version of fuzz_conversation() with all fuzzers.
2021-09-28 20:20:28 -06:00
fuzz_policy.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_stubs.c
Add fuzzer-specific stubs source file.
2021-02-24 16:43:59 -07:00
fuzz_sudoers_ldif.c
Stub out sudo_printf() and avoid other use of stderr in fuzzers.
2021-09-29 09:03:24 -06:00
fuzz_sudoers_ldif.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_sudoers.c
Stub out sudo_printf() and avoid other use of stderr in fuzzers.
2021-09-29 09:03:24 -06:00
fuzz_sudoers.dict
Strings in dictionary files need to be quoted.
2021-02-23 12:38:02 -07:00
fuzz_sudoers.out.ok
Sync with fuzz_sudoers changes.
2021-02-26 12:52:49 -07:00