index
:
delta/sudo.git
1.6
1.7
1.7.2
1.8
1.9
LDAP
baserock/morph
master
www.sudo.ws: repos/sudo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fuzzstub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing PVS Studio Open Source comments.
Todd C. Miller
2022-06-29
1
-5
/
+3
*
Rename SSP_(C|LD)FLAGS -> HARDENING_(C|LD)FLAGS
Todd C. Miller
2022-04-01
1
-4
/
+4
*
Add check-verbose Makefile target that runs tests in verbose mode.
Todd C. Miller
2022-03-02
1
-0
/
+2
*
Make fuzzer stub main() quiet by default.
Todd C. Miller
2022-02-28
1
-11
/
+23
*
Change ms from size_t to long.
Todd C. Miller
2021-06-21
1
-2
/
+3
*
Make sure we link with libsudo_util *after* libfuzzstub.
Todd C. Miller
2021-06-07
1
-0
/
+2
*
Add a new "fuzz" target that executes the fuzzers for 8192 runs each.
Todd C. Miller
2021-03-18
1
-0
/
+2
*
We can now rely on LLVMFuzzerTestOneInput to flush stdout.
Todd C. Miller
2021-03-18
1
-1
/
+0
*
Rename "fuzz" makefile target to "check-fuzzer".
Todd C. Miller
2021-03-18
1
-2
/
+2
*
regen Makefile.in
Todd C. Miller
2021-02-26
1
-2
/
+4
*
Print "running" and "executed" lines to stderr like libfuzzer does.
Todd C. Miller
2021-02-22
1
-1
/
+11
*
Add clean rules to .PHONY target.
Todd C. Miller
2021-02-19
1
-0
/
+2
*
Add install-fuzz Makefile target to install the fuzzers and seed corpus.
Todd C. Miller
2021-02-18
1
-0
/
+2
*
Fix CID 217123, size check always false on 64-bit systems.
Todd C. Miller
2021-02-08
1
-7
/
+10
*
Add fuzz Makefile target and run fuzzer corpus in make check.
Todd C. Miller
2021-02-08
1
-0
/
+2
*
Add stub library that just feeds files to the fuzzing target.
Todd C. Miller
2021-02-07
2
-0
/
+272