Add AES KW inverse ciphers to the EVP layer
[openssl.git] / apps /
2020-10-26 Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22 Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-20 xuyunjiaresolve defects: reverse_inull; row[DB_exp_date] refere...
2020-10-20 Jacob Hoffman-AndrewsPrefix crlNumber output with 0x.
2020-10-16 Randall S. BeckerFix missing include of string.h in apps/lib/engine...
2020-10-16 Paulilist: add a -provider-info option.
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellRemove some more CMS key downgrades
2020-10-08 Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-10-07 Pauliapps: remove internal/cryptlib.h include that isn't...
2020-10-06 Benny BaumannAvoid memory leak of parent on allocation failure for...
2020-10-04 Richard LevitteAPPS: Reduce deprecation warning suppression - ENGINE
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-26 Shane LontisFix bug in EDDSA speed test
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Shane LontisUpdate openssl list to support new provider objects.
2020-09-24 Dr. David von Oheimbapps/ca.c: Rename confusing variable 'req' to 'template...
2020-09-24 Dr. David von Oheimbload_key_certs_crls(): Restore output of fatal errors
2020-09-24 Richard LevitteUse OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
2020-09-23 Paulilist: add capability to print details about the current...
2020-09-21 Tomas Mrazapps/ocsp: Return non zero exit code with invalid certID
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18 Shane LontisAdd error message to genpkey app for the '-genparam...
2020-09-17 Xiaofei BaiFIX strncpy warning in apps/cmp.c.
2020-09-17 Matt CaswellCorrectly display the signing/hmac algorithm in the...
2020-09-17 Matt CaswellDon't send -1 as the length of the hmac key
2020-09-15 Pauligenerate_cookie_callback: free temporary memory on...
2020-09-13 Matt CaswellFix safestack issues in pkcs12.h
2020-09-13 Matt CaswellFix safestack issues in conf.h
2020-09-13 Matt CaswellFix safestack issues in ct.h
2020-09-13 Matt CaswellFix safestack issues in pkcs7.h
2020-09-13 Matt CaswellFix safestack issues in ocsp.h
2020-09-13 Matt CaswellFix safestack issues in cms.h
2020-09-13 Matt CaswellFix safestack issues in cmp.h
2020-09-13 Matt CaswellFix safestack issues in asn1.h
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13 Matt CaswellFix safestack issues in x509v3.h
2020-09-13 Matt CaswellFix safestack issues in x509.h
2020-09-13 Matt CaswellFix safestack issues in ssl.h
2020-09-12 Randall S. BeckerNonStop port updates for 3.0.0.
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
next