Age | Commit message (Collapse) | Author |
|
|
|
|
|
external libraries and provided to AFL
|
|
Fix some github URL typos in docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crashes
|
|
Add extra check to allow early exist in trivial cases that would
sometimes lead to crashes.
|
|
In C "strings" are zero terminated. Functions like
strcmp/strncmp/memcmp/... work on them. We have to be careful to not
ignore the last byte.
|
|
|
|
|
|
|
|
Remove references to the Google CLA process
|
|
Fix typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up to llvm 8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|