openssl/apps
Pauli 2d905f6715 Print thread IDs nicely.
Remove the union that effectively cast thread IDs to long integers before
display and instead print a hex dump of the entire object.

Refer #9191

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9194)
2019-06-21 08:29:44 +10:00
..
demoSRP
include Fix app opt compile failure due to missing <inttypes.h> 2019-06-11 21:27:55 +10:00
app_rand.c
apps_ui.c
apps.c Add -new and -subj options to x509 app for direct cert generation 2019-03-19 09:35:03 +10:00
asn1pars.c asn1parse: avoid double free 2019-04-18 19:20:55 +02:00
bf_prefix.c
build.info Move uplink file information to build.info files 2019-06-17 16:08:52 +02:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps/ca.c: only output DER with SPKAC input and when -out is chosen 2019-02-28 13:06:32 +01:00
CA.pl.in
cert.pem
ciphers.c Use fixed length for formatting standard cipher names 2019-05-27 07:22:45 +10:00
client.pem
cms.c CAdES: Fix SignerInfo attribute construction order. 2019-05-29 11:14:46 +10:00
crl2p7.c
crl.c
ct_log_list.cnf
dgst.c issue-8493: Fix for filenames with newlines using openssl dgst 2019-03-30 11:22:51 +10:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
dsap.pem
dsaparam.c gendsa: dsaparam: introduce -verbose option to enable output 2019-05-01 16:41:49 +10:00
ec.c
ecparam.c added code to validate EC named curve parameters 2019-04-11 12:05:38 +03:00
enc.c Fixed typo in enc.c warning 2019-04-01 08:45:06 +10:00
engine.c
errstr.c
fmt.c
gendsa.c gendsa: dsaparam: introduce -verbose option to enable output 2019-05-01 16:41:49 +10:00
genpkey.c
genrsa.c genrsa: introduce -verbose option to enable output 2019-05-01 16:02:56 +10:00
info.c Coverity CID 1444950: Control flow issues 2019-05-08 09:52:58 +10:00
kdf.c Added app for EVP_KDF 2019-04-24 11:56:47 +02:00
mac.c coverity fixes for SSKDF + mac_app + kdf test cleanup 2019-03-28 10:17:38 +00:00
nseq.c
ocsp.c Modify OCSP to use alt MD for cert IDs in responses 2019-04-03 15:56:45 +01:00
openssl-vms.cnf
openssl.c Print thread IDs nicely. 2019-06-21 08:29:44 +10:00
openssl.cnf
opt.c Fix app opt compile failure due to missing <inttypes.h> 2019-06-11 21:27:55 +10:00
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c
pkey.c
pkeyparam.c
pkeyutl.c coverity resource leak fixes in apps/pkeyutl 2019-04-08 10:21:22 +10:00
prime.c
privkey.pem
progs.pl Add a way for the application to get OpenSSL configuration data 2019-04-23 15:51:39 +02:00
rand.c
rehash.c
req.c
req.pem
rsa8192.pem
rsa.c
rsautl.c Use vxRandLib for VxWorks7 2019-05-02 23:32:44 +02:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_cb.c Remove heartbeats completely 2019-03-29 13:50:59 +01:00
s_client.c s_client starttls: fix handling of multiline reply 2019-04-08 11:02:40 +10:00
s_server.c Squashed commit of the following: 2019-05-09 09:16:19 +10:00
s_socket.c
s_time.c
server2.pem
server.pem
server.srl
sess_id.c
smime.c
speed.c Fix a crash in the speed command with wrap ciphers 2019-05-23 16:12:27 +02:00
spkac.c
srp.c
storeutl.c
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c ts: Use sha256 as default digest for TS query 2019-06-12 11:45:57 +02:00
tsget.in
verify.c Coverity fixes 2019-06-06 09:34:17 +10:00
version.c Avoid trailing space in "openssl version -o". 2019-05-23 10:28:02 +10:00
vms_decc_argv.c testutil: ensure good treatment of argv on non-Unix platforms 2019-03-05 08:53:19 +01:00
vms_decc_init.c VMS: move copy_argc to its own module and make it an aux source 2019-03-05 08:51:09 +01:00
vms_term_sock.c
vms_term_sock.h
win32_init.c
x509.c Add -new and -subj options to x509 app for direct cert generation 2019-03-19 09:35:03 +10:00