]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/lib
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
[thirdparty/openssl.git] / apps / lib /
2021-03-18  Dr. David von Oheimbapps.c: Fix missing newline in warn_cert_msg() output
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-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  pandaCheck SSL_set1_chain error in set_cert_cb
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  Pauliapps: updates for the new additional MAC_init arguments
2021-02-18  Matt CaswellDon't forget the type of thing we are loading
2021-02-18  Matt CaswellUpdate copyright year
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 SalzLoad rand state after loading providers
2021-02-05  Jon SpillettSwitch to BIO_snprintf to avoid missing symbol problems...
2021-02-05  Petr Gotthardapps/openssl: add -propquery command line option
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-20  Dr. David von Oheimbapps/x509.c: Make -x509toreq respect -clrext, -sigopt...
2021-01-20  Dr. David von Oheimbapps.c: Clean up copy_extensions()
2021-01-13  Dr. David von Oheimbapps/lib/opt.c: Fix error message on unknown option...
2021-01-13  Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13  Dr. David von Oheimbapps/{req,x509,ca}.c Make sure certs have SKID and...
2021-01-11  Dr. David von OheimbAPPS: Print help also on -h and --h; print high-level...
2021-01-11  Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2021-01-11  Dr. David von Oheimbapps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTP...
2021-01-08  Michael BaentschAdding TLS group name retrieval
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-15  Dmitry BelyavskiySkip unavailable digests and ciphers in -*-commands
2020-12-10  Dr. David von Oheimbapps/{req,x509,ca}.c: Cleanup: move shared X509{,_REQ...
2020-12-02  Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-12-02  Richard LevitteAPPS: Add OSSL_STORE loader for engine keys
2020-11-27  Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-26  Matt CaswellFix no-posix-io
2020-11-26  Richard LevitteAPPS: Make it possible for apps to set the base (fallba...
2020-11-25  Matt CaswellRemove deprecation warning suppression from genpkey
2020-11-25  Dr. David von Oheimbapps/cmp.c: fix crash with -batch option on OPENSSL_NO_...
2020-11-25  Richard LevitteAPPS: Guard use of IPv6 functions and constants with...
2020-11-20  Dr. David von Oheimbapps.c: re-enable loading single certs and CRLs over...
2020-11-13  Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-10  Matt CaswellRemove some redundant error messages in the apps
2020-11-10  Matt CaswellFix the reading of DSA parameters files using the dsapa...
2020-10-26  Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-22  Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-16  Randall S. BeckerFix missing include of string.h in apps/lib/engine...
2020-10-15  Matt CaswellUpdate copyright year
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-04  Richard LevitteAPPS: Reduce deprecation warning suppression - ENGINE
2020-10-01  Matt CaswellRun the withlibctx.pl script
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-15  Pauligenerate_cookie_callback: free temporary memory on...
2020-09-13  Matt CaswellFix safestack issues in conf.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-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-11  Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
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 Oheimbapps.c: Fix mem leaks on error in load_certs() and...
2020-09-10  Dr. David von Oheimbapps.c: Fix diagnostics and return value of load_key_ce...
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-08-27  Marcapps: -msg flag enhancement 1/2
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-12  Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-04  Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-07-24  Shane LontisAdd X509 related libctx changes.
2020-07-23  Shane LontisTest RSA oaep in fips mode
2020-07-16  Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16  Pauliapps: deprecate engines
2020-07-16  Todd ShortAdd SSL_get[01]_peer_certificate()
2020-07-05  Pauliapps: remove NULL check imn release_engine since ENGINE...
2020-07-03  Matt CaswellIf an empty password is supplied still try to use it
2020-06-25  Matt CaswellUpdate copyright year
2020-06-19  Matt CaswellReturn the cookie_len value from generate_cookie_callback
2020-06-19  haykam821Remove whitespace from 'white space'
2020-06-17  Paulicoverity 1464213: API usage errors (PRINTF_ARGS)
2020-06-13  Dr. David von OheimbExtend error output of apps/opt_format() to all error...
2020-06-13  Dr. David von OheimbRemove meanwhile redundant error output of apps/opt_nex...
2020-06-13  Dr. David von OheimbAdd request URL path checking and status responses...
2020-06-13  Dr. David von OheimbCorrect error output of parse_name() in apps/lib/apps...
2020-06-11  PauliThe EVP_MAC functions have been renamed for consistency...
2020-06-06  Richard LevitteAPPS: Remove unnecessary NULL check of uri in load_cert...
2020-06-06  Richard LevitteAPPS: Make it possible to load_cert() from stdin again
2020-06-02  Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-05-25  Tomas MrazDrop special case of time interval calculation for VMS
2020-05-25  Tomas MrazRevert "Guard use of struct tms with #ifdef __TMS"
2020-05-15  David von OheimbAdd 'methods' parameter to setup_engine() in apps.c...
next