Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | Update LibTomMath to 1.2.0 (#84) | Steffen Jaeckel | |
* update C files * update other files * update headers * update makefiles * remove mp_set/get_double() * use ltm 1.2.0 API * update ltm_desc * use bundled tommath if system-tommath is too old * XMALLOC etc. were changed to MP_MALLOC etc. | |||
2018-03-01 | Only use malloc wrapper if fuzzing | Matt Johnston | |
2017-05-26 | linked list dbmalloc now | Matt Johnston | |
add non-free m_malloc_free_epoch() argument for leak detection --HG-- branch : fuzz | |||
2017-05-22 | zlib can use m_malloc/m_free too | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-21 | add dbmalloc epoch cleanup | Matt Johnston | |
--HG-- branch : fuzz |