]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/storeerr.h
Following the license change, modify the boilerplates in include/ and crypto/include/
[thirdparty/openssl.git] / include / openssl / storeerr.h
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