der: _ossl prefix DER functions
[openssl.git] / providers / baseprov.c
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-20 Richard LevitteENCODER: Refactor our provider encoder implementations
2020-09-12 Pauliprovider: add an 'is_running' call to all providers.
2020-09-09 Jon SpillettFix up issue on AIX caused by broken compiler handling...
2020-09-03 Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03 Jon SpillettAvoid AIX compiler issue by making the macro argument...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-07-30 Paulideserialisation: add deserialisation to the base provider
2020-07-30 Pauliserialisation: Add a built-in base provider.