EVP: Add the internal convenience function evp_keymgmt_util_export()
[openssl.git] / apps /
2020-09-12 Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-12 Shane LontisFix coverity issue: CID 1466479 - Resource leak in...
2020-09-11 Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-11 Dr. David von Oheimbapps/cmp.c: Improve example given for -geninfo option...
2020-09-11 Dr. David von Oheimbapps/cmp.c: Improve user guidance on missing -subject...
2020-09-11 Dr. David von Oheimbapps/cmp.c: Improve documentation of -extracerts, ...
2020-09-11 Dr. David von Oheimbapps/cmp.c: Improve documentation of -secret, -cert...
2020-09-10 Dr. David von Oheimbapps/cmp.c: Improve safeguard assertion on consistency...
2020-09-10 Dr. David von Oheimbapps_ui.c: Correct password prompt for ui_method
2020-09-10 Dr. David von Oheimbapps_ui.c: Correct handling of empty password from...
2020-09-10 Dr. David von Oheimbapps_ui.c: Improve error handling and return value...
2020-09-10 Shane LontisFix fipsinstall module path
2020-09-10 Dr. David von OheimbAdd/harmonize multi-valued RDN support and doc of ca...
2020-09-10 Dr. David von Oheimbapp_load_config_bio(): fix crash on error
2020-09-10 Dr. David von Oheimbbugfix in apps/cmp.c and cmp_client.c: inconsistencies...
2020-09-10 Dr. David von Oheimbapps.c: Fix mem leaks on error in load_certs() and...
2020-09-10 Dr. David von Oheimbapps/cmp.c: clear leftover errors on loading libengines...
2020-09-10 Dr. David von Oheimbapps.c: Fix diagnostics and return value of load_key_ce...
2020-09-10 Dr. David von OheimbClean up CMP chain building for CMP signer, TLS client...
2020-09-09 Kurt RoeckxSupport writing RSA keys using the traditional format...
2020-09-09 Paulis_time: check return values better
2020-09-08 Dr. David von OheimbAllow unauthenticated CMP server if missing -trusted...
2020-09-08 Dr. David von Oheimbapps/cmp.c: Allow default HTTP path (aka CMP alias...
2020-09-08 Dr. David von Oheimbapps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removin...
2020-09-08 Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-05 Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05 Dr. David von OheimbStrengthen chain building for CMP
2020-09-05 Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03 Richard Levitte"Downgrade" provider-native keys to legacy where needed
2020-09-02 Dr. David von Oheimbapps/cmp.c: Clean up loading of certificates and CRLs
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-27 Dr. David von Oheimbapps/pkcs12.c: Add -untrusted option
2020-08-27 Marcapps: -msg flag enhancement 1/2
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21 Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-20 Dr. David von OheimbMake better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20 Paulicmp: handle error return from OBJ_obj2txt()
2020-08-20 Paulipkeyutil: check return value reading password
2020-08-18 PauliApps: change provider_path option to provider-path.
2020-08-12 Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12 Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11 Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-09 Shane LontisAdd libctx support to PKCS7.
2020-08-09 Shane LontisAdd libctx support to CMS.
2020-08-06 Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06 Sahana Prasadapps/pkcs12: Change defaults from RC2 to PBES2 with...
2020-08-04 Dr. David von Oheimbopenssl-cmp.pod.in: Update and extend example using...
2020-08-04 Dr. David von OheimbFix error message on setting cert validity period in...
2020-08-04 Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-08-04 Dr. David von Oheimbapps/cmp.c: Defer diagnostic output on server+proxy...
2020-07-30 Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30 Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30 Dr. David von Oheimbapps/cmp.c: Improve documentation of -recipient option
2020-07-30 Paulideserialisation: add deserialisation to the base provider
2020-07-30 Pauliserialisation: Add a built-in base provider.
2020-07-30 Pauliunify spelling of serialize
2020-07-28 Dr. David von OheimbDeprecate -nodes in favor of -noenc in pkcs12 and req app
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 gujinqiangSpecific the engine pointer
2020-07-22 Dr. David von OheimbFix UI method setup, which should be independent of...
2020-07-21 Nihal Jerefixed swapped parameter descriptions for x509
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-16 Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Pauliapps: deprecate engines
2020-07-16 Pauliapps/list: deprecate engine support
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-15 Shane LontisAdd FIPS related configuration data to the default...
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-07-06 Nicola Tuveri[apps/genpkey] exit status should not be 0 on output...
2020-07-05 Pauliapps: remove NULL check imn release_engine since ENGINE...
2020-07-05 Paulicmp: remove NULL check.
2020-07-03 Matt CaswellIf an empty password is supplied still try to use it
2020-07-01 Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-06-30 Benny BaumannForce ssl/tls protocol flags to use stream sockets
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Richard Levitteapps/openssl: clean-up of unused fallback code
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. David von Oheimbapps/cmp.c: Add workaround for Coverity false positive...
2020-06-24 Dr. David von Oheimbapps/cmp.c: Fix memory leaks in handle_opt_geninfo...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Pauliapps: avoid memory overrun.
2020-06-24 Pauliapp/list: add RNG list option
2020-06-24 Dmitry BelyavskiyCMS print should support string conversion
2020-06-23 Sebastian Andrzej... APPS: Properly pass -no-CAstore
2020-06-23 Sebastian Andrzej... APPS: Fix invoking openssl without a command
2020-06-22 Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-19 Matt CaswellReturn the cookie_len value from generate_cookie_callback
2020-06-19 haykam821Remove whitespace from 'white space'
2020-06-17 Shane LontisFix segfault in openssl app called with no args.
2020-06-17 Paulicoverity 1464213: API usage errors (PRINTF_ARGS)
2020-06-17 Paulicoverity 1464212, 1464214 & 1464215: Resource leaks
2020-06-13 Nicola TuveriFix nits detected by make cmd-nits
next