Branch: refs/heads/master
Home:
https://github.com/openssl/openssl
Commit: 7b6c638dd516a595196a3f715422427755e7c47a
https://github.com/openssl/openssl/commit/7b6c638dd516a595196a3f715422427755e7c47a
Author: Philip Prindeville <
phi...@redfish-solutions.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M apps/asn1parse.c
M apps/ca.c
M apps/ciphers.c
M apps/cmp.c
M apps/cms.c
M apps/configutl.c
M apps/crl.c
M apps/crl2pkcs7.c
M apps/dgst.c
M apps/dhparam.c
M apps/dsa.c
M apps/dsaparam.c
M apps/ec.c
M apps/ecparam.c
M apps/enc.c
M apps/fipsinstall.c
M apps/gendsa.c
M apps/genpkey.c
M apps/genrsa.c
M apps/kdf.c
M apps/lib/app_params.c
M apps/lib/app_rand.c
M apps/lib/app_x509.c
M apps/lib/apps.c
M apps/lib/apps_ui.c
M apps/lib/cmp_mock_srv.c
M apps/lib/log.c
M apps/lib/names.c
M apps/lib/s_cb.c
M apps/lib/s_socket.c
M apps/lib/tlssrp_depr.c
M apps/list.c
M apps/mac.c
M apps/ocsp.c
M apps/openssl.c
M apps/passwd.c
M apps/pkcs12.c
M apps/pkcs7.c
M apps/pkcs8.c
M apps/pkey.c
M apps/pkeyparam.c
M apps/pkeyutl.c
M apps/prime.c
M apps/rand.c
M apps/rehash.c
M apps/req.c
M apps/rsa.c
M apps/rsautl.c
M apps/s_client.c
M apps/s_server.c
M apps/s_time.c
M apps/sess_id.c
M apps/skeyutl.c
M apps/smime.c
M apps/speed.c
M apps/spkac.c
M apps/srp.c
M apps/storeutl.c
M apps/ts.c
M apps/verify.c
M apps/x509.c
Log Message:
-----------
Cleanup of printing in apps
Don't use BIO_printf() where BIO_puts() will do.
Reviewed-by: Paul Dale <
paul...@oracle.com>
Reviewed-by: Shane Lontis <
shane....@oracle.com>
Reviewed-by: Tomas Mraz <
to...@openssl.org>
MergeDate: Fri Feb 13 15:05:38 2026
(Merged from
https://github.com/openssl/openssl/pull/29677)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications