Commit History

作者 SHA1 備註 提交日期
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Vladimír Kotal 3ca28c9e81 allow to disable http 1 年之前
  Dr. David von Oheimb 2da163cb73 CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq() 2 年之前
  Dr. David von Oheimb 2c05607cd9 Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRINT should not be an error 3 年之前
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 年之前
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore 2 年之前
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 年之前
  Tomas Mraz 6bfd3e51c0 test_cmp_ctx: Avoid using empty X509 with i2d 3 年之前
  Dr. David von Oheimb 8f965908a5 HTTP client: Minimal changes that include the improved API 3 年之前
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 3 年之前
  Matt Caswell 8020d79b40 Update copyright year 3 年之前
  Dr. David von Oheimb 7f90026b3f Handle NULL result of ERR_reason_error_string() in some apps 3 年之前
  Dr. David von Oheimb 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Matt Caswell 798f932980 Fix safestack issues in cmp.h 4 年之前
  Matt Caswell b4780134df Fix safestack issues in asn1.h 4 年之前
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h 4 年之前
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 年之前
  Dr. David von Oheimb 0b86eefd43 OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted 4 年之前
  Dr. David von Oheimb 39082af2fa Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout 4 年之前
  Dr. David von Oheimb 1a7cd250ad Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() 4 年之前
  Dr. David von Oheimb 63f1883dca Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() 4 年之前
  Shane Lontis 3327c8d6f3 Fix aix compile error in cmp_ctx_test.c 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Dr. David von Oheimb 4b1fe471ac HTTP client: make server/proxy and port params more consistent; minor other improvements 4 年之前
  Dr. David von Oheimb afe554c2d2 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 4 年之前
  Dr. David von Oheimb 7e765f46a6 Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 4 年之前
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 年之前
  Xiaokang Qian 0acaa795b3 Fix the compile error once enabled Werror 4 年之前