Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Dr. David von Oheimb e664ef78b9 CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly hace 1 año
  Dr. David von Oheimb 4b0c27d445 CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNonce() hace 1 año
  Dr. David von Oheimb 084d3afd26 Compensate for CMP-related TODOs removed by PR #15539 hace 3 años
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ hace 2 años
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() hace 2 años
  slontis 74c929d00d Fix memory leak in cmp_calc_protection() hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Dr. David von Oheimb 9944df112f asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid() simplifying code hace 3 años
  Pauli 75e1191f4d cmp: remove TODOs hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() hace 3 años
  Matt Caswell 8020d79b40 Update copyright year hace 3 años
  Dr. David von Oheimb c1be4d617c Rename internal X509_add_cert_new() to ossl_x509_add_cert_new() hace 3 años
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Matt Caswell d8652be06e Run the withlibctx.pl script hace 4 años
  Matt Caswell e6623cfbff Fix safestack issues in x509.h hace 4 años
  Dr. David von Oheimb 543a802fab bugfix in ossl_cmp_msg_protect(): set senderKID and extend extraCerts also for unprotected CMP requests hace 4 años
  Dr. David von Oheimb 6199478101 bugfix in ossl_cmp_msg_add_extraCerts(): should include cert chain when using PBM hace 4 años
  Dr. David von Oheimb a0745e2be6 Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs hace 4 años
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted hace 4 años
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP hace 4 años
  Dr. David von Oheimb 1a5ae1da14 Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp hace 4 años
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt hace 4 años
  Dr. David von Oheimb 28e9f62b2d cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve its doc hace 4 años
  Dr. David von Oheimb 97e00da902 Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc hace 4 años
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists hace 4 años
  Dr. David von Oheimb 12bbcee21b Make CMP server use same protection for response as for request hace 4 años
  Dr. David von Oheimb ce0465edc7 Fix too strict checks of ossl_cmp_calc_protection() hace 4 años