]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/property
Reorganize public header files (part 2)
[thirdparty/openssl.git] / crypto / property /
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
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-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-07-31  Richard LevitteRefactor provider support for reporting errors
2019-07-16  Rich SalzRegenerate mkerr files
2019-06-19  Richard LevitteAdd extra error text in the property parser
2019-06-14  Richard LevitteUse variables in build.info files where it's worth...
2019-06-03  PauliRemove file reference from property documentation.
2019-06-02  PauliFix a typo in the property grammar that creates an...
2019-05-30  PauliAdd man 7 page about properties.
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-04-09  Matt CaswellAdd a legacy provider and put MD2 in it
2019-03-06  PauliMake the sparse array code use ossl_uintmax_t as its...
2019-02-24  PauliCID 1442835: Integer Overflow
2019-02-24  PauliCID 1442836: Resource leaks
2019-02-18  Richard LevitteProperty: naming and manual clarifiations
2019-02-18  Pauligenerated files
2019-02-18  PauliProperties for implementation selection.