167 Commit (9b63f2964d4fd0c3c5063040497c6b8f1fec71e8)

Autore SHA1 Messaggio Data
  Jinguang Dong 8499621d21 Check for i2d_name_canon failures in x509_name_canon. 8 anni fa
  Adam Langley d50f1c8e3d Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2 8 anni fa
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. 8 anni fa
  Adam Langley 489833160b Add d2i_X509_from_buffer. 8 anni fa
  David Benjamin a1bbacac51 Record kCRLTestRoot's private key in the source. 8 anni fa
  David Benjamin a7f56f0bfb Use scopers a little more. 8 anni fa
  David Benjamin be941d4659 Correctly find all critical CRL extensions. 8 anni fa
  David Benjamin b1133e9565 Fix up macros. 8 anni fa
  David Benjamin 54afdab584 Fix X509_CRL construction under malloc failures. 8 anni fa
  David Benjamin daf4a05bf4 Avoid using empty initializer lists. 8 anni fa
  Steven Valdez f9f312af61 Add some sanity checks when checking CRL scores and tests 8 anni fa
  David Benjamin 16279bc559 Fix up x509_vpm.c comment. 8 anni fa
  David Benjamin 1ccfb4e32d Shush a MinGW warning in crypto/x509. 8 anni fa
  Alessandro Ghedini 1fc7e9ccd2 Remove trailing ';' from macros 8 anni fa
  Steven Valdez 934b57e8c9 Fix a few leaks in X509_REQ_to_X509. 8 anni fa
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 anni fa
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 anni fa
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. 8 anni fa
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 anni fa
  David Benjamin 5a91503826 Add various 1.1.0 accessors. 8 anni fa
  David Benjamin e76cdde77d Use newest CRL. 8 anni fa
  David Benjamin 69e0a457a1 Remove OPENSSL_ALLOW_PROXY_CERTS. 8 anni fa
  David Benjamin 64ac925601 Fix ASN1_STRING_to_UTF8 could not convert NumericString 8 anni fa
  David Benjamin ee2aea0d9b Fix an error path leak in int X509_ATTRIBUTE_set1_data() 8 anni fa
  David Benjamin 00d7a7cee7 Drop cached certificate signature validity flag 8 anni fa
  Adam Langley 310d3f63f3 Change |EVP_PKEY_up_ref| to return int. 8 anni fa
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 anni fa
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 anni fa
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 anni fa
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 anni fa
  David Benjamin da7f0c65ef Unwind X509_LU_RETRY and fix a lot of type confusion. 8 anni fa
  David Benjamin e77b16ef71 Remove ASN.1 print hooks. 8 anni fa
  David Benjamin d0c677cd8e Avoid illegal pointers in asn1_string_canon. 8 anni fa
  David Benjamin 8f1e113a73 Ensure verify error is set when X509_verify_cert() fails. 8 anni fa
  David Benjamin 29270dea85 Split unlock functions into read/write variants. 8 anni fa
  David Benjamin 641f42b1a2 Make i2d_X509_AUX work if *pp = NULL. 8 anni fa
  David Benjamin e31e0123ea Add size limit to X509_NAME structure. 8 anni fa
  David Benjamin a43fd90c5d Sync with upstream on i2d_X509_AUX. 8 anni fa
  David Benjamin 52a3bf2835 Add checks to X509_NAME_oneline() 8 anni fa
  David Benjamin ddc69230f3 Sanity check buffer length. 8 anni fa
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. 8 anni fa
  David Benjamin d18cb77864 Fix d2i_X509_AUX. 8 anni fa
  Steven Valdez b32a9151da Ensure we check i2d_X509 return val 8 anni fa
  David Benjamin b7c5e84847 Fix some malloc test failures. 8 anni fa
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 anni fa
  David Benjamin eebfd896fe Don't shift serial number into sign bit 8 anni fa
  David Benjamin a2f2bc3a40 Align with upstream's error strings, take two. 8 anni fa
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. 8 anni fa
  Adam Langley d323f4b1e1 Bring back |verify_store|. 8 anni fa
  David Benjamin 17727c6843 Move all signature algorithm code to crypto/x509. 8 anni fa