index
:
slul
main
no-refs
parser-simplification-rewrite
wip-sigils
SLUL Programming Language
samuel@kodafritt.se
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src-cslul
/
fuzz
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-11
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2024-04-13
Remove cli/gui distinction. Make \name and \type optional for apps
Samuel Lidén Borell
5
-5
/
+0
2024-03-08
Use SlulApp.main as the entry point. Implicitly depend on slulrt
Samuel Lidén Borell
2
-2
/
+2
2024-02-24
Fix allocation of CSlulConfig in aflmain.c
Samuel Lidén Borell
1
-2
/
+5
2023-07-21
Remove output files on error
Samuel Lidén Borell
1
-0
/
+7
2023-07-15
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2023-07-08
Update afl wrapper and Makefile target
Samuel Lidén Borell
1
-17
/
+13
2022-08-14
Update copyright years
Samuel Lidén Borell
1
-1
/
+1
2022-07-23
Remove unnecessary NULL check, .SUFFIXES rule, and (void) cast
Samuel Lidén Borell
1
-1
/
+0
2022-07-23
Fix warnings in aflmain.c
Samuel Lidén Borell
1
-1
/
+4
2022-03-06
Fix realloc function in afl wrapper
Samuel Lidén Borell
1
-2
/
+4
2022-01-02
Rename structs/enums to avoid all-caps types
Samuel Lidén Borell
1
-15
/
+15
2021-12-27
Fix alignment in persistent mode fuzzer code. Add test of alignment padding
Samuel Lidén Borell
1
-1
/
+5
2021-12-26
Implement persistent mode fuzzing with afl++
Samuel Lidén Borell
7
-0
/
+371