提交歷史

作者 SHA1 備註 提交日期
  Rich Salz 9982cbbbf6 Remove BIO_s_file_internal macro. 9 年之前
  David Woodhouse 984d6c6052 Fix no-stdio build 9 年之前
  Kurt Roeckx fae11ec714 Fix return values when adding serverinfo fails. 9 年之前
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 年之前
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 年之前
  Dr. Stephen Henson 4d69f9e69d move masks out of CERT structure 9 年之前
  Dr. Stephen Henson fae4772c24 Add SSL_use_certificate_chain_file function 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Rich Salz 222561fe8e free NULL cleanup 5a 9 年之前
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 年之前
  Rich Salz ca3a82c3b3 free NULL cleanup 9 年之前
  Matt Caswell 69f6823748 Fix missing return value checks 9 年之前
  Kurt Roeckx 2c3823491d Remove ssl_cert_inst() 9 年之前
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Jonas Maebe e9e688effb serverinfo_process_buffer: check result of realloc(ctx->cert->key->serverinfo) and don't leak memory if it fails 11 年之前
  Dr. Stephen Henson 0cfefe4b6d Rename some callbacks, fix alignment. 10 年之前
  Dr. Stephen Henson 8cafe9e8bf Use consistent function naming. 10 年之前
  Dr. Stephen Henson 33f653adf3 New extension callback features. 10 年之前
  Dr. Stephen Henson de2a9e38f3 Callback revision. 10 年之前
  Dr. Stephen Henson 707b026d78 Remove serverinfo checks. 10 年之前
  Viktor Szakats 693b71fa71 RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1 10 年之前
  Dr. Stephen Henson b362ccab5c Security framework. 11 年之前
  Ben Laurie 0a6028757a Fix whitespace, new-style comments. 10 年之前
  Scott Deboy e9add063b5 Re-add alert variables removed during rebase 10 年之前
  Scott Deboy ac20719d99 Update custom TLS extension and supplemental data 'generate' callbacks to support sending an alert. 11 年之前
  Dr. Stephen Henson a4339ea3ba Use algorithm specific chains for certificates. 11 年之前
  Ben Laurie 9725bda766 Show useful errors. 11 年之前
  Trevor Perrin c655f40ed2 Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"... 11 年之前
  Trevor Perrin 9103197591 Redo deletion of some serverinfo code that supplemental data code mistakenly reinstated. 11 年之前