about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-dict2file.so.cc
AgeCommit message (Expand)Author
2023-02-13AFL_LLVM_DICT2FILE_NO_MAIN supportvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-03-31Some scan-build fixesDominik Maier
2022-03-17fixes for llvm < 11vanhauser-thc
2022-03-03port instrumentation/afl-llvm-dict2filevanhauser-thc
2022-02-22Merge branch 'newpm2' into devvan Hauser
2022-02-22LLVM 14 fixesRaphael Isemann
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-23fixesvanhauser-thc
2021-11-23do not add zero byte on string compares with lenvanhauser-thc
2021-11-06http->httpsvanhauser-thc
2021-10-18format and remove warningvanhauser-thc
2021-10-09LLVM passes making slightly more C++David Carlier
2021-07-30add more string functions for dictionary featuresvanhauser-thc
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-05-21fix llvm-dict2filevanhauser-thc
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-02fix llvm for unicode strings (hopefully)vanhauser-thc
2021-02-23encode double quote in dictvanhauser-thc
2021-02-22dict2file fixvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-04more code cleanup (instrumentation)hexcoder-
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-25remove warningsvan Hauser
2020-09-22add comment for futurevan Hauser
2020-09-22dict2file fix for integers > 64 bitaflpp
2020-09-11portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)hexcoder-
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-06fix various warningsaflpp
2020-09-05first batch of changesvanhauser-thc