summaryrefslogtreecommitdiff
path: root/plugins/sudoers/regress/fuzz/fuzz_stubs.c
Commit message (Expand)AuthorAgeFilesLines
* Make timestamp_uid and timestamp_gid private to timestamp.c.Todd C. Miller2023-05-041-0/+7
* Pass around const struct sudo_nss pointers where possible.Todd C. Miller2023-03-171-1/+1
* Stub out pivot_root() and unpivot_root() for all but the sudoers module.Todd C. Miller2023-02-211-0/+12
* Make sudo pass -Wmissing-prototypesTodd C. Miller2022-06-271-0/+2
* Add fuzzer-specific stubs source file.Todd C. Miller2021-02-241-0/+85