]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/store/store_err.c
err: rename err_load_xxx_strings_int functions
[thirdparty/openssl.git] / crypto / store / store_err.c
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2021-05-18  Matt CaswellBetter error messages if there are no encoders/decoders...
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-08-20  Richard LevitteSTORE: Distinguish public keys from private keys
2020-05-13  Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2019-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-07-16  Rich SalzRegenerate mkerr files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-23  Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23  Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23  Richard LevitteSTORE: Add the possibility to specify an expected info...
2017-07-15  Richard LevitteOSSL_STORE: spell error reason correctly
2017-06-29  Richard LevitteSTORE: Make sure the loader to be registered is complete
2017-06-29  Richard LevitteAdd internal functions to fetch PEM data from an opened BIO
2017-06-29  Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29  Richard LevitteSTORE 'file' scheme loader: Add directory listing capab...
2017-06-29  Richard LevitteSTORE 'file' scheme loader: Add handler for encrypted...
2017-06-29  Richard LevitteSTORE 'file' scheme loader: refactor file_load to suppo...
2017-06-29  Richard LevitteSTORE: Add a OSSL_STORE_INFO type to help support file...
2017-06-29  Richard LevitteSTORE 'file' scheme loader: add support for the PKCS...
2017-06-29  Richard LevitteSTORE 'file' scheme loader: add support for containers
2017-06-29  Richard LevitteAdd a STORE loader for the "file" scheme
2017-06-29  Richard LevitteAdd the STORE module