18 Commits

Author SHA1 Message Date
David Robillard
7765d4ac33
Fix various spelling errors (#2293)
* Fix spelling errors in log messages

* Fix doc comment syntax

* Fix spelling errors in Markdown documentation

* Fix spelling errors in comments
2025-02-10 00:32:42 +01:00
vanhauser-thc
92a8c2804f fix the fix for symcc 2024-05-21 16:31:42 +02:00
vanhauser-thc
e1521fa8eb fix symcc custom mutator 2024-05-21 11:04:25 +02:00
vanhauser-thc
1d0694df86 add symqemu custom mutator 2023-05-17 15:25:26 +02:00
vanhauser-thc
1d00bde6c5 code format 2022-04-18 13:14:20 +02:00
dloffre-snl
a9b9a76bbb
Update symcc mutator to new afl_custom_queue_new_entry signature (#1087)
Co-authored-by: van Hauser <vh@thc.org>
2021-09-03 01:19:18 +02:00
vanhauser-thc
5bcbb2f59a port custom mutator changes 2021-07-09 12:42:17 +02:00
hexcoder-
d042a63ab4 micro optimization: allocate only when needed 2020-11-17 20:09:52 +01:00
van Hauser
99c783821f
Merge pull request #601 from Rumata888/fixing_symcc
Fixing symcc custom mutator
2020-11-17 10:13:57 +01:00
Rumata888
9d22c8a02c Fixed fd leak on early exit and closed pipes before early exits and PFATAL 2020-11-17 12:00:06 +03:00
Rumata888
622f942555 Fixed memleaks, change exit to PFATAL 2020-11-13 14:54:36 +03:00
hexcoder-
35fd6847fe another two mem leaks 2020-11-12 21:51:44 +01:00
Rumata888
c05c5b787b Fixed name collision problem 2020-11-12 02:36:08 +03:00
Rumata888
bb218b330f Formatted changed/added files 2020-11-12 01:29:17 +03:00
Rumata888
20a8a93fd1 Fixed symcc custom mutator 2020-11-12 01:13:57 +03:00
hexcoder-
158efe49ac typo 2020-10-29 23:57:51 +01:00
van Hauser
380051868a add libfuzzer custom mutator, minor enhancements and fixes 2020-09-10 15:26:46 +02:00
van Hauser
a4cac3fce5 new custom mutator: symcc 2020-09-09 17:49:43 +02:00