]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/core_namemap.c
Core: allow NULL argument to stored_namemap_free().
[thirdparty/openssl.git] / crypto / core_namemap.c
2019-11-21  PauliCore: allow NULL argument to stored_namemap_free().
2019-11-20  Richard LevitteReplumbing: pre-populate the EVP namemap with commonly...
2019-10-03  Richard LevitteReplumbing: make it possible for providers to specify...
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-19  Richard LevitteIn provider implemented methods, save the name number...
2019-06-24  Richard LevitteOSSL_NAMEMAP: make names case insensitive
2019-06-24  Richard LevitteReplumbing: add support for multiple names per algorithm
2019-05-12  Richard LevitteCreate internal number<->name mapping API