]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/ciphers/cipher_null.c
prov: prefix all OSSL_DISPATCH tables names with ossl_
[thirdparty/openssl.git] / providers / implementations / ciphers / cipher_null.c
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12  Pauliciphers: add FIPS error state handling
2020-08-11  Pauliprovider: add the unused paramater tag to the gettable...
2020-08-06  Pauligettables: provider changes to pass the provider context.
2020-07-06  Matt CaswellMake the NULL cipher TLS aware
2020-06-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24  Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-01-20  Matt CaswellImplement the NULL cipher in the default provider