]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/OPENSSL_malloc.pod
Fix typo in CONTRIBUTING.md
[thirdparty/openssl.git] / doc / man3 / OPENSSL_malloc.pod
2024-04-24  Neil HormanIntroduce new internal hashtable implementation
2022-08-17  Matt CaswellCorrect the documentation for OPENSSL_MALLOC_FD
2021-12-06  Matt CaswellClarify the deprecation warnings in the docs
2021-04-08  Matt CaswellUpdate copyright year
2021-03-29  Shane LontisUpdate deprecated API's in the documentation.
2020-12-09  Nan XiaoFix typo in OPENSSL_malloc.pod
2020-07-19  Shane LontisAdded missing ';' after methods in the synopsis section...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-10  Davide GalassiMemory allocator code cleanup
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-08-12  Richard LevitteAdd OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
2019-07-17  Rich SalzDeprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
2019-02-07  Matt CaswellMake OPENSSL_malloc_init() a no-op
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-17  Richard LevitteUpdate copyright year
2018-04-03  Matt CaswellFix some errors in the mem leaks docs
2017-10-13  Rich SalzAdd CRYPTO_get_alloc_counts.
2017-06-08  Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-01-13  Rich SalzFix "failure rate" bugs
2017-01-12  Rich SalzAdd documentation
2016-11-03  Rich SalzUpdate CRYPTO_set_mem_debug() doc
2016-10-26  Rich SalzMove manpages to man[1357] structure.