Add testing for updated cipher IV
[openssl.git] / apps /
2021-04-28 Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-24 Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-24 Dr. David von OheimbAPPS: Prevent ASAN hickup on idempotent strncpy() in...
2021-04-22 Dr. David von Oheimbapps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-22 Rich SalzRemove an unused parameter
2021-04-22 Rich SalzRead a REQUEST not RESPONSE in ocsp responder
2021-04-22 WolfForce public key to be included unless explicitly exclu...
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Rich SalzUse build.info not file-wide ifndef
2021-04-21 Dr. David von Oheimbapps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR...
2021-04-20 Rich SalzFlip ordering back
2021-04-20 Rich SalzFetch before get-by-name
2021-04-20 Rich SalzFetch and free cipher and md's
2021-04-19 Dr. David von OheimbPKCS12 etc.: Add hints on using -legacy and -provider...
2021-04-19 Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-19 Tanzinul IslamBuild resource files
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17 Dr. David von Oheimbapps/cmp.c: Fix TLS hostname checking in case -server...
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-16 Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-14 Dr. David von Oheimbapps/cmp: Add generic random state options, e.g., for...
2021-04-14 Dr. David von OheimbAPPS and TEST: Make sure prog name is set for usage...
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-13 Petr Gotthardapps: call ERR_print_errors when OSSL_PROVIDER_load...
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-09 Armin Fuerstapps: fix warning about size_t / int conversion
2021-04-09 Dave Coombscrl2pkcs7 shouldn't include empty optional sets
2021-04-08 Pauliapps: fix Camellia CBC performance loop
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Pauliapps: fix AES CBC performance loop
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-07 Nan XiaoRemove unnecessary setting SSL_MODE_AUTO_RETRY
2021-04-02 Richard LevitteAPPS: Replace the use of OBJ_nid2ln() with name or...
2021-04-01 Tomas MrazAvoid going through NID when unnecessary
2021-03-30 Mohamed Akramdoc: fix enc -z option documentation
2021-03-30 Pauliapps: fix coverity 1474463, 1474465 & 1474467: resource...
2021-03-25 Pauliapps: fix coverity 1455340: unchecked return value
2021-03-25 Pauliapps: fix coverity 1358776, 1451513, 1451519, 1451531...
2021-03-25 Pauliapps: fix coverity 1470781: explicit null dereference
2021-03-24 Rich SalzMake fipsinstall -out flag optional
2021-03-23 Pauliapps: fix coverity 1451544: improper use of negative...
2021-03-23 Pauliapps: fix coverity 271258: improper use of negative...
2021-03-22 Dr. David von OheimbAPPS: fix load_certs_multifile() interpreting backslashes
2021-03-20 Pauliapps: fix Coverity 1472670 & 1472685: resource leaks
2021-03-18 Pauliapps: fix coverity 966560: division by zero
2021-03-18 Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18 Dr. David von Oheimbapps.c: Fix missing newline in warn_cert_msg() output
2021-03-17 Tomas Mrazapps/crl: Print just the hash value if printing just...
2021-03-15 Tomas Mrazapps: Make load_key_certs_crls to read only what is...
2021-03-15 Tomas Mrazapps: Add maybe_stdin argument to load_certs and set...
2021-03-14 Tobias NießenFix option description for PKCS#12 export
2021-03-13 Dr. David von Oheimbapps/ts.c: Allow -untrusted arg to refer to multiple...
2021-03-11 Matt CaswellDon't crash if the pkeyopt doesn't have a value
2021-03-11 Pauliapps: support param argument to init functions
2021-03-11 Dr. David von Oheimbopenssl-cmp.pod.in and apps/cmp.c: Various minor do...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-11 pandaCheck SSL_set1_chain error in set_cert_cb
2021-03-10 Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-09 Tomas Mrazapps/pkcs12: Allow continuing on absent mac
2021-03-09 Tomas Mrazapps/pkcs12: Detect missing PKCS12KDF support on import
2021-03-09 Tomas Mrazapps/pkcs12: Properly detect MAC setup failure
2021-03-06 Dr. David von Oheimbapps/x509.c: Rename -signkey to -key for consistency...
2021-03-03 Richard LevitteAPPS: Modify 'fipsinstall' to output all notifications...
2021-03-02 Dr. David von OheimbCMP: On NULL-DN subject or issuer input omit field...
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28 Dr. David von Oheimbapps/x509.c: Fix mem leaks in processing of -next_seria...
2021-02-28 Dr. David von Oheimbapps/x509.c: Improve print_name() and coding style...
2021-02-28 Dr. David von Oheimbapps/x509.c: Improve indentation of the large print...
2021-02-28 Dr. David von Oheimbapps/x509.c: Fix too eager call to X509_set_issuer_name...
2021-02-28 Pauliapps: add addition argument to KDF derive call
2021-02-28 Pauliapps: update speed to use the additional arguments...
2021-02-28 Pauliapps: updates for the new additional MAC_init arguments
2021-02-28 Pauliapps: update mac to work with additional MAC_init argum...
2021-02-28 Pauliapps: update fipsinstall to work with additional MAC_in...
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24 Tomas Mrazspeed: Drop deprecated <ALG>_options() calls
2021-02-24 Tomas Mrazspeed: Use EVP for ciphers, cmac, ghash, rsa, dsa,...
2021-02-24 Tomas Mrazspeed: Adapt digests and hmac to always use non-depreca...
2021-02-24 Tomas Mrazspeed: Drop code to handle platforms without SIGALRM
2021-02-22 Petr GotthardFix -pkeyopt handling in apps/pkeyutl -rawin
2021-02-22 Dr. David von OheimbHandle NULL result of ERR_reason_error_string() in...
2021-02-19 Dr. David von OheimbCMP: Fix total_timeout behavior; small doc and diagnost...
2021-02-19 Chenglong ZhangFix speed sm2 bug
2021-02-18 Matt CaswellDon't forget the type of thing we are loading
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Dr. David von Oheimbapps/cmp.c: Improve initialization of ext_ctx structure...
2021-02-17 Dr. David von Oheimbapps/ca.c: Make sure ext_ctx structure gets initialized
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-17 Petr GotthardReplace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server...
2021-02-13 Disconnect3dpasswd.c: use the actual ROUNDS_DEFAULT macro
2021-02-12 Matt CaswellDeprecate the libssl level SRP APIs
2021-02-12 Matt CaswellDeprecate the low level SRP APIs
2021-02-11 Rich SalzAllow -rand to be repeated
2021-02-11 Rich SalzFetch cipher after loading providers
2021-02-11 Rich SalzProcess digest option after loading providers
2021-02-11 Rich SalzLoad rand state after loading providers
2021-02-11 Rich SalzFetch alg, etc., after loading providers
2021-02-11 Rich SalzFetch algorithm after loading providers
next