about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-12-12Fix formatting and referencesllzmb
2021-12-11Merge pull request #1207 from llzmb/docs_edit_faq_2van Hauser
Edit FAQ
2021-12-11Remove blank linellzmb
2021-12-11Edit FAQllzmb
2021-12-11Merge pull request #1206 from Mindavi/bugfix/clang_binvan Hauser
afl-cc: fix incorrect CLANGPP_BIN
2021-12-11afl-cc: fix incorrect CLANGPP_BINRick van Schijndel
This caused CMake to complain that the C compiler was set to C++ mode, causing the CMake configuration step to fail for all targets. aflplusplus was built with make source-only -j8 LLVM_BINDIR= AFL_REAL_LD=
2021-12-11Merge pull request #1205 from yuawn/renamevan Hauser
rename active_paths
2021-12-11fix xxhash.h for code-formatyuawn
2021-12-11code formatyuawn
2021-12-11update header fileyuawn
2021-12-11rename active_pathsyuawn
2021-12-11changelogvanhauser-thc
2021-12-11Merge pull request #1204 from yuawn/devvan Hauser
rename path in gramatron
2021-12-11rename pathyuawn
2021-12-10Merge pull request #1203 from llzmb/docs_edit_contributing_infovan Hauser
Add info about contributing to docs
2021-12-10Merge pull request #1202 from WorksButNotTested/libxmlvan Hauser
Added test for libxml
2021-12-10Merge pull request #1201 from WorksButNotTested/osxvan Hauser
Fixes for OSX instrumentation
2021-12-10additional test cases for floating point comparison splitting passhexcoder-
2021-12-10add support for special values NotaNumber, MinusZerohexcoder-
2021-12-10Add info about contributing to docsllzmb
2021-12-10Fixes for OSX instrumentationYour Name
2021-12-10Added test for libxmlYour Name
2021-12-09more renamevanhauser-thc
2021-12-09Merge pull request #1200 from AFLplusplus/renamevan Hauser
Rename
2021-12-09fix plot namesvanhauser-thc
2021-12-09typovanhauser-thc
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-12-09rename pathvanhauser-thc
2021-12-09Merge pull request #1199 from Microsvuln/patch-1van Hauser
Update CodeQL to latest
2021-12-09Update build-codeql.shMicrosvuln
Update codeql version to 2.7.3
2021-12-08fix AFL_REAL_LD for afl-ccvanhauser-thc
2021-12-07Merge pull request #1191 from llzmb/docs_quality_assurancevan Hauser
Docs content - quality assurance
2021-12-07Bump FRIDA version (#1197)WorksButNotTested
Co-authored-by: Your Name <you@example.com>
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-05Fix broken links - 1st runllzmb
2021-12-05Merge pull request #1192 from Kiprey/stablevan Hauser
Fix memory leak in libprotobuf-mutator-example
2021-12-05Merge pull request #1193 from devnexen/libtoken_warn_fixvan Hauser
libtokencap: warning build fix.
2021-12-05libtokencap: warning build fix.David CARLIER
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Add links to orphaned filesllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-04Fix typos - 2nd runllzmb
2021-12-04Fix punctuation in connection with "with"llzmb
2021-12-04Fix punctuation in connection with "by default"llzmb
2021-12-04Fix line length and formattingllzmb
2021-12-04Fix punctuation in connection with "etc."llzmb
2021-12-04Remove old referencesllzmb
2021-12-04Fix compilation for LLVM 12.0.0, use older method getKnownMinValue()hexcoder-
2021-12-04Fix memory leak in libprotobuf-mutator-exampleKiprey