about summary refs log tree commit diff
path: root/src/aflrun.cpp
AgeCommit message (Collapse)Author
2024-12-12Get rid of Boost HEAD runNguyễn Gia Phong
2024-12-12Unuse boost::hash_*Nguyễn Gia Phong
2024-12-03Use C++20's shared_ptrNguyễn Gia Phong
2024-12-03Unuse Boost's string splitNguyễn Gia Phong
Its header causes some odd templating error.
2024-12-03Swap Robin Hood hashmaps for STLNguyễn Gia Phong
Robin Hood is dead. Long live Robin Hood.
2024-12-03Implement AFLRunHuanyao Rong
References: https://github.com/Mem2019/AFLRun/commit/f5bb87f78ef1 References: https://github.com/Mem2019/AFLRun/commit/3af5f11b5644