Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Dr. David von Oheimb 0243e82147 add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and OSSL_trace_string() 2 years ago
  Tomas Mraz 78bd646b2f Avoid ifdefs in trace categories 1 year ago
  Dr. David von Oheimb e8fdb06035 http_client.c: Dump response on error when tracing is enabled 2 years ago
  Syrone Wong 4e0383d851 Fix OSSL_TRACE9 missing arg9 3 years ago
  Tomas Mraz 454d69271c trace: Do not produce dead code calling BIO_printf if disabled 3 years ago
  Jon Spillett c29b71c367 Disable tracing within the FIPS module 3 years ago
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  FdaSilvaYY d59068bd14 include/openssl: add a few missing #pragma once directives 3 years ago
  Richard Levitte 0b9f90f504 ENCODER: Add tracing 3 years ago
  Richard Levitte de5008a407 DECODER: Add tracing 3 years ago
  Richard Levitte e39e295e20 Update copyright year 4 years ago
  Pauli 184fb690fa trace: condition out engine related tracing 4 years ago
  Richard Levitte 2897b00905 OSSL_STORE: add tracing 5 years ago
  Dr. Matthias St. Pierre ae4186b004 Fix header file include guard names 4 years ago
  Dr. David von Oheimb 7960dbec68 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 4 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 13d06925e8 trace: don't leak the line prefix 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 5 years ago
  Richard Levitte 5f8a5f46e4 Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API 5 years ago
  Richard Levitte b9ce85f631 Adapt OPENSSL_POLICY_DEBUG to the new generic trace API 5 years ago
  Richard Levitte a902e43d7d Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API 5 years ago
  Richard Levitte 3a9b3d2d93 Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API 5 years ago
  Richard Levitte f518e3e802 Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace API 5 years ago