Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / internal / property.h
2022-07-20 Richard Levitte"Reserve" the method store when constructing methods
2022-05-05 Richard LevitteMake it possible to remove methods by the provider...
2022-05-05 Richard LevitteDon't empty the method store when flushing the query...
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-06-15 Richard LevitteAdd the internal function ossl_method_store_do_all()
2021-06-05 Richard Levitteproperty: Add functionality to query data from a proper...
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellImplement the ability to convert a PROPERTY_LIST to...
2021-04-08 Pauliproperty: check return values from the property locking...
2021-03-15 Pauliproperty: default queries create the property values.
2021-02-18 Matt CaswellUpdate copyright year
2021-02-10 FdaSilvaYYinclude/internal: add a few missing #pragma once directives
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-17 Matt CaswellLoad the default config file before working with defaul...
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-06-23 Pauliproperty: Move global default properties to the library...
2020-05-02 Shane LontisAdd default property API's to enable and test for fips
2020-04-23 Matt CaswellUpdate copyright year
2020-02-07 Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2019-11-29 Richard LevitteCORE: expose the property parsers and checker to the...
2019-11-18 PauliProperties: make query cache reference count aware.
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-29 Matt CaswellMake sure we pre-initialise properties
2019-08-21 Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-08-21 Richard LevitteModify ossl_method_store_add() to handle reference...
2019-07-02 Antoine CœurFix Typos
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-02-18 PauliProperties for implementation selection.