Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Dr. David von Oheimb
|
cf0932cdd9
prevent endless recursion when trace API is used within OPENSSL_init_crypto()
|
5 years ago |
Richard Levitte
|
1d12afc310
crypto/trace.c: Remove unexisting categories
|
5 years ago |
Richard Levitte
|
fe26f79852
OSSL_TRACE: ensure it's initialised
|
5 years ago |
Richard Levitte
|
bc362b9b72
Convert the ENGINE_CONF trace calls to use CONF instead
|
5 years ago |
Richard Levitte
|
71849dff56
Rename the PROVIDER_CONF trace to CONF
|
5 years ago |
Dr. Matthias St. Pierre
|
ecbfaef2aa
trace: add PROVIDER_CONF trace category
|
5 years ago |
Dr. Matthias St. Pierre
|
3a8269b319
trace: rename the default trace category from 'ANY' to 'ALL'
|
5 years ago |
Dr. Matthias St. Pierre
|
02bd2d7f5c
trace: apps/openssl: print the correct category name
|
5 years ago |
Dr. Matthias St. Pierre
|
6a411436a5
trace: fix out-of-bound memory access
|
5 years ago |
Dr. Matthias St. Pierre
|
0fda9f7c29
trace: don't pretend success if it's not enabled
|
5 years ago |
Dr. Matthias St. Pierre
|
fe50e11571
trace: ensure correct grouping
|
5 years ago |
Dr. Matthias St. Pierre
|
13d06925e8
trace: don't leak the line prefix
|
5 years ago |
Dr. Matthias St. Pierre
|
5afb177c3c
trace: rename the trace channel types
|
5 years ago |
Dr. Matthias St. Pierre
|
e474a286f5
trace: remove some magic numbers
|
5 years ago |
Richard Levitte
|
d33d76168f
Don't fail when tracing is disabled
|
5 years ago |
Richard Levitte
|
3b9e1a3902
Make it possible to trace the trace functionality itself
|
5 years ago |
Richard Levitte
|
6e810f2dca
Adapt BN_CTX_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
5f8a5f46e4
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
|
6 years ago |
Richard Levitte
|
b9ce85f631
Adapt OPENSSL_POLICY_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
a902e43d7d
Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
|
6 years ago |
Richard Levitte
|
3a9b3d2d93
Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
|
6 years ago |
Richard Levitte
|
f518e3e802
Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
f272be676b
Adapt ENGINE_TABLE_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
f4db05df0e
Adapt ENGINE_CONF_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
5c64173586
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
77359d22c9
Adapt CIPHER_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
49b26f54f4
Adapt SSL_DEBUG to the new generic trace API
|
6 years ago |
Richard Levitte
|
16a9d3746e
Make it possible to disable the TRACE API
|
6 years ago |
Richard Levitte
|
2390c573aa
Add generic trace API
|
6 years ago |