about summary refs log tree commit diff
path: root/utils/libdislocator/libdislocator.so.c
AgeCommit message (Collapse)Author
2023-01-03welcome 2023vanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
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-07more welcome 2022yuawn
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
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc