]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man7/provider-mac.pod
Update copyright year
[thirdparty/openssl.git] / doc / man7 / provider-mac.pod
2021-02-18  Matt CaswellUpdate copyright year
2021-02-10  Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2020-08-06  Pauligettables: documentation changes to pass the provider...
2020-06-25  Matt CaswellUpdate copyright year
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...
2019-12-11  Veres LajosFix some typos
2019-11-15  Rich SalzFix some broken doc links
2019-10-24  Rich SalzFix broken links, mainly typo's
2019-10-11  Richard LevittePOD: stop abusing comment
2019-09-27  PauliReformat param description lines
2019-09-27  PauliMake OSSL_PARAM descriptions uniformly formatted.
2019-09-25  PauliUse OSSL_PARAM types. Limits are explained in the...
2019-09-25  PauliRemove the engine parameter from the provider MAC docum...
2019-08-24  Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-16  Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...