]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/property/property.c
Modify ossl_method_store_add() to handle reference counting
[thirdparty/openssl.git] / crypto / property / property.c
2019-08-21  Richard LevitteModify ossl_method_store_add() to handle reference...
2019-08-01  Matt CaswellLoad the config file by default
2019-08-01  PauliPrevent an infinite recursion when the query cache...
2019-08-01  PauliThe query cache has been updated to not depend on RAND_...
2019-05-23  Matt CaswellMake some EVP code available from within the FIPS module
2019-05-22  PauliOptional property query support.
2019-05-02  Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-04-19  Richard Levitteossl_method_store_cache_get(): ensure non-NULL property...
2019-03-06  PauliMake the sparse array code use ossl_uintmax_t as its...
2019-02-24  PauliCID 1442836: Resource leaks
2019-02-18  Richard LevitteProperty: naming and manual clarifiations
2019-02-18  PauliProperties for implementation selection.