]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/fipsinstall.c
openssl fipsinstall: fix cosmetic wart
[thirdparty/openssl.git] / apps / fipsinstall.c
2024-04-19  Enji Cooperopenssl fipsinstall: fix cosmetic wart
2023-09-07  Matt CaswellCopyright year updates
2023-04-19  Paulifipsinstall: add -pedantic option
2023-03-28  PauliLet fipsinstall know about DRBG digiest limiting
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2022-11-01  Paulifipsinstall: add -self_test_oninstall option.
2021-12-07  Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-11-17  Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-06-15  Paulifipsinstall: use the app's libctx and property query...
2021-05-25  Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-03-24  Rich SalzMake fipsinstall -out flag optional
2021-03-11  Matt CaswellUpdate copyright year
2021-03-03  Richard LevitteAPPS: Modify 'fipsinstall' to output all notifications...
2021-02-28  Pauliapps: update fipsinstall to work with additional MAC_in...
2020-12-15  Rich SalzCheck non-option arguments
2020-10-22  Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-18  Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-12  Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-10  Shane LontisFix fipsinstall module path
2020-07-21  Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-15  Rich SalzMake -provider_name and -section_name optional
2020-07-15  Rich SalzUse defaults FIPSKEY if not given on command line
2020-06-29  Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24  Rich SalzUpdate some nits around the FIPS module
2020-04-23  Matt CaswellUpdate copyright year
2020-01-15  Shane LontisAdd FIPS Self test kats for digests
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2019-11-20  Rich SalzDocument command parameters.
2019-11-07  Rich SalzAdd "sections" to -help output
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-15  Shane LontisAdd fips module integrity check
2019-08-24  Shane LontisAdd app for fips installation