Better error messages if there are no encoders/decoders/store loaders
[openssl.git] / include / openssl / storeerr.h
2021-05-18 Matt CaswellBetter error messages if there are no encoders/decoders...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
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...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-07-16 Rich SalzRegenerate mkerr files
2019-03-11 Rich SalzAdd regenerated header 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...
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
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