about summary refs log tree commit diff
path: root/utils/libdislocator
AgeCommit message (Collapse)Author
2023-01-03welcome 2023vanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
2022-10-03typoshexcoder
2022-10-01libdislocator adding netbsd's reallocarrDavid Carlier
2022-09-10code formatvanhauser-thc
2022-09-10libdislocator apply few attributes for few compiler optimisations.David Carlier
2022-07-12clang format 14vanhauser-thc
2022-06-08honor AFL_MAP_SIZE well outside of afl++vanhauser-thc
2022-06-02libdislocator, introduces malloc_good_size for Darwin.David Carlier
2022-05-31libdislocator on macOS to get memory block size is malloc_size isDavid CARLIER
instead.
2022-04-18code formatvanhauser-thc
2022-04-15libdislocator, new option to name an anonymous address range.David Carlier
For performance matter tough, disabled by default.
2022-01-12changetokatoka
2022-01-07more welcome 2022yuawn
2021-12-11Add docs content overviewllzmb
2021-12-05Fix various missed issues - 1st runllzmb
2021-12-02Change "AFL" to "AFL++"llzmb
2021-04-29nitsvanhauser-thc
2021-04-28Integer overflow/underflow fixes in libdislocator (#889)Dmitry Zheregelya
* libdislocator: fixing integer overflow in 'max_mem' variable and setting 'max_mem' type to 'size_t' * libdislocator: fixing potential integer underflow in 'total_mem' variable due to its different values in different threads
2021-03-19libdislocator freebsd 13 update to amke it worksDavid Carlier
with vm.imply_prot_max set.
2021-03-10Revert "PFATAL for libdislocator"vanhauser-thc
This reverts commit ffd8fae22ae51b6eda9bad6c4ee7173daba427b8.
2021-03-10PFATAL for libdislocatorvanhauser-thc
2021-01-03cmplog cleanupvan Hauser
2021-01-01doc updatevan Hauser
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-28fix CFLAGS for extra libsvan Hauser
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc