Improve RFC 8446 PSK key exchange mode compliance
[openssl.git] / apps /
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Pauliapps: make list -help not continue with listing
2021-05-12 Pauliapps: change list command to only list fetchable algori...
2021-05-12 Paulicoverity: fix 1484540 resource leak
2021-05-12 Paulicoverity: fix 1484539 resource leak
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps/mac: avoid need for two ^D when using stdin from...
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-06 EasySecchange salt handling, way 1
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05 Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-04 Dr. David von OheimbAPPS load_key_certs_crls(): Correct the 'expect' arg...
2021-05-04 Petr Gotthardapps: Switch to X509_REQ_verify_ex
2021-05-04 Richard LevitteAPPS: Add passphrase handling in the "rsa" and "dsa...
2021-05-04 Richard LevitteAPPS: Set a default passphrase UI for the "ec" command
2021-05-01 Rich SalzAPPS: Document the core of the opt_ API
2021-04-30 Petr Gotthardapps/ca,req,x509: Switch to EVP_DigestSignInit_ex
2021-04-30 Shane LontisFix memory leak in load_key_certs_crls() when using...
2021-04-30 Shane LontisFix CRL app so that stdin works.
2021-04-29 Pauliremove end of line whitespace
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Tomas Mrazcrl: noout is not an output item
2021-04-29 Paulirunchecker: fix no-sock build by conditioning clean...
2021-04-28 David BenjaminAdd X509 version constants.
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...
next