Fix grammar in certificates.txt
[openssl.git] / providers / legacy / legacyprov.c
2019-10-10 Richard LevitteCleanup: move provider mains up
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-03 Richard LevitteAdapt existing providers to posibly have name lists
2019-09-26 Richard LevitteWhen building of modules is disabled, build the legacy...
2019-08-15 Richard LevitteRename provider and core get_param_types functions
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-17 Richard LevitteReplumbing: Adapt the default and legacy providers...
2019-06-04 Shane LontisMove digests to providers
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-09 Matt CaswellAdd a legacy provider and put MD2 in it