INSTALL.md: Remove trailing space
[openssl.git] / apps /
2022-12-15 PauliCoverity: fix 272011 resource leak
2022-12-14 Simo SorceFix openssl storeutl to allow serial + issuer
2022-12-11 wangyuhangunbuffer stdin before get passwd from stdin
2022-12-05 Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05 Peiwei HuFix the checks in rsautl_main
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-07 Tomas Mrazapps/dgst.c: Set digestname from argv[0] if it is a...
2022-11-01 Tomas MrazUpdate copyright year
2022-10-24 Daniel Fialaopenssl list: Fix help text about -cipher-algorithms...
2022-10-23 xkernelChecking the return of BIO_new_fp(). If it returns...
2022-10-21 xkernelReplace BIO_free(bio_err) with BIO_free_all(bio_err)
2022-10-11 Matt CaswellUpdate copyright year
2022-09-20 Richard Levitteapps/ciphers.h: Ensure ossl_assert() is properly declared
2022-09-20 Daniel FialaCheck that sk_SSL_CIPHER_value returns non-NULL value.
2022-09-20 Patrik SevalliusAlways use FORMAT_BINARY for infile
2022-08-31 Juergen Christapps/speed.c: Wait for generated children
2022-08-25 PauliAdd missing ')' to command help
2022-08-23 Dmitry Belyavskiyopenssl speed fails in FIPS mode
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-01 Arne SchwabeFix wrong default algorithm in openssl pkcs12 help
2022-07-20 Dmitry BelyavskiyFix verify_callback in the openssl s_client/s_server app
2022-07-14 Dr. David von Oheimbapps/x509: add warnings for options ignored when -CA...
2022-07-14 Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-14 Dr. David von Oheimbapps/x509: Fix -CAfile option being neglected with...
2022-07-13 Tomas Mrazspeed: Always reset the outlen when calling EVP_PKEY_derive
2022-07-11 Dr. David von Oheimbapps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INF...
2022-07-06 Alexander ScheelFixes OSCP->OCSP typo in ocsp command line
2022-07-06 Dr. David von Oheimbapp_http_tls_cb(): fix crash on inconsistency w.r.t...
2022-07-05 Richard LevitteUpdate copyright year
2022-07-01 Clemens LangAPPS: dsaparam, gendsa: Support setting properties
2022-06-23 Peiwei HuFix the checks of X509_LOOKUP_* functions
2022-06-23 Peiwei HuFix the checks of X509_REVOKED_add1_ext_i2d
2022-06-22 Jiasheng Jiangapps/s_server.c: Add check for OPENSSL_strdup
2022-06-21 Matt CaswellUpdate copyright year
2022-06-16 Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_param_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_rand_key
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-06 Daniel Fialas_serve: Report an error if init-connection fails witho...
2022-05-05 Vita Batrlas_client -proxy / -starttls shouldn't be mutually exclusive
2022-05-04 Daniel Fialaopenssl: dhparam: Print warning if -in argument is...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-21 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 Zhou QingyangFix a possible NULL pointer dereference in create_cert_...
2022-04-21 Zhou QingyangFix wild pointer dereference in make_ocsp_response()
2022-04-01 Tomas Mrazreq, x509: Allow printing modulus of RSA-PSS keys
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-15 Matt CaswellUpdate copyright year
2022-03-14 xkernelcheck return value of functions that call BIO_new(...
2022-03-10 Todd ShortSet protocol in init_client()
2022-03-10 xkernelcheck the return value of BIO_new_file()
2022-03-04 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-03 Hugo Landaus_server: Do not use SSL_sendfile when KTLS is not...
2022-02-28 xkernelcheck the return value of CRYPTO_strdup()
2022-02-17 Jiasheng Jiangapps/s_server: Add missing check for BIO_new
2022-02-17 Jiasheng Jiangapps/ocsp: Add check for OPENSSL_strdup
2022-02-17 Jiasheng Jiangs_server: Add check for OPENSSL_strdup
2022-02-14 Jiasheng Jiangopenssl rehash: add check for OPENSSL_strdup
2022-02-11 Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-08 DanielSend auxiliary messages to bio_err.
2022-02-07 Ankit DasFix SIZE_MAX not defined on z/OS etc
2022-02-03 Todd ShortFix copyrights
2022-02-02 Ross Burtonapps/progs.pl: use SOURCE_DATE_EPOCH if defined for...
2022-01-27 Matt CaswellEnsure ciphers command honours -propquery
2022-01-24 Hubert Karios_server: correctly handle 2^14 byte long records
2022-01-14 Paulicoverity 1497107: dereference after null check
2022-01-12 Tomas Mrazpkeyutl: Fix regression with -kdflen option
2022-01-11 Peiwei HuFix: some patches related to error exiting
2022-01-05 Peiwei Huapps/passwd.c: free before error exiting
2022-01-04 Dr. David von Oheimbapp_http_tls_cb: Fix double-free in case TLS not used
2022-01-04 Dr. David von OheimbHTTP client: Work around HTTPS proxy use bug due to...
2021-12-29 Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-22 Dr. David von OheimbHTTP client: Fix cleanup of TLS BIO via 'bio_update_fn...
2021-12-15 Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-14 Matt CaswellUpdate copyright year
2021-12-09 Dr. David von OheimbAPPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-12-09 Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-02 x2018s_cb.c: check the return value of X509_get0_pubkey()
2021-11-29 PW HuReturn -1 properly from do_X509_REQ_verify and do_X509_...
2021-11-25 x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-11-25 x2018check the return value of OPENSSL_strdup(CRYPTO_strdup...
2021-11-25 x2018check the return value of OPENSSL_strdup to prevent...
2021-11-22 Peiwei HuSSL_export_keying_material: fix return check
2021-11-17 Dr. David von OheimbFix verbosity of CMP client diagnostics
2021-11-16 Peiwei HuEVP_PKEY_keygen_init: fix return check
2021-11-16 Peiwei HuEVP_PKEY_paramgen_init: fix return check
2021-11-09 Xiaofei BaiFix sigsize usage in apps/speed.c
next