190 Révisions (c90be3b1430ef904f4060a3b886b54de22d2e2d6)

Auteur SHA1 Message Date
  David Benjamin 4492a61567 More scopers. il y a 7 ans
  Adam Langley ccf80574e9 Use functions that do not depend on the current locale. il y a 7 ans
  David Benjamin e59703c72b Sync asn1_gen.c with upstream 1.0.2. il y a 7 ans
  David Benjamin 0514e3dfdd Remove needless type casting. il y a 7 ans
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. il y a 7 ans
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. il y a 7 ans
  Kári Tristan Helgason 54581cc60f Convert x509_test to gtest il y a 7 ans
  David Benjamin d94682dce5 Remove ex_data's dup hook. il y a 7 ans
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. il y a 7 ans
  David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. il y a 7 ans
  David Benjamin d69d94e7e3 Teach crypto/x509 how to verify an Ed25519 signature. il y a 7 ans
  David Benjamin 94cf5d030f Remove some unnecessary NULL checks. il y a 7 ans
  David Benjamin e000440982 Detach pkcs7.c from the OID table. il y a 7 ans
  David Benjamin 076c6a3389 Fix a memory leak in X509_STORE_add_cert/crl error handling. il y a 7 ans
  David Benjamin c4d5925ca6 Fix various malloc failure checks. il y a 7 ans
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. il y a 7 ans
  Adam Langley 3b3b62f39c X509_parse_from_buffer: reject massive certificates. il y a 7 ans
  Matthew Braithwaite e2c083dfd6 ASN1_UTCTIME_print: fix, comment, test. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  Adam Langley 28feb92a5b Add |X509_STORE_set0_additional_untrusted|. il y a 7 ans
  Adam Langley c8006be227 Fix X509_parse_from_buffer when failing to parse. il y a 7 ans
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. il y a 7 ans
  David Benjamin 7d7597840f Fix x509v3_cache_extensions locking. il y a 8 ans
  Jinguang Dong 8499621d21 Check for i2d_name_canon failures in x509_name_canon. il y a 8 ans
  Adam Langley d50f1c8e3d Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2 il y a 8 ans
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. il y a 8 ans
  Adam Langley 489833160b Add d2i_X509_from_buffer. il y a 8 ans
  David Benjamin a1bbacac51 Record kCRLTestRoot's private key in the source. il y a 8 ans
  David Benjamin a7f56f0bfb Use scopers a little more. il y a 8 ans
  David Benjamin be941d4659 Correctly find all critical CRL extensions. il y a 8 ans
  David Benjamin b1133e9565 Fix up macros. il y a 8 ans
  David Benjamin 54afdab584 Fix X509_CRL construction under malloc failures. il y a 8 ans
  David Benjamin daf4a05bf4 Avoid using empty initializer lists. il y a 8 ans
  Steven Valdez f9f312af61 Add some sanity checks when checking CRL scores and tests il y a 8 ans
  David Benjamin 16279bc559 Fix up x509_vpm.c comment. il y a 8 ans
  David Benjamin 1ccfb4e32d Shush a MinGW warning in crypto/x509. il y a 8 ans
  Alessandro Ghedini 1fc7e9ccd2 Remove trailing ';' from macros il y a 8 ans
  Steven Valdez 934b57e8c9 Fix a few leaks in X509_REQ_to_X509. il y a 8 ans
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. il y a 8 ans
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h il y a 8 ans
  David Benjamin 5a91503826 Add various 1.1.0 accessors. il y a 8 ans
  David Benjamin e76cdde77d Use newest CRL. il y a 8 ans
  David Benjamin 69e0a457a1 Remove OPENSSL_ALLOW_PROXY_CERTS. il y a 8 ans
  David Benjamin 64ac925601 Fix ASN1_STRING_to_UTF8 could not convert NumericString il y a 8 ans
  David Benjamin ee2aea0d9b Fix an error path leak in int X509_ATTRIBUTE_set1_data() il y a 8 ans
  David Benjamin 00d7a7cee7 Drop cached certificate signature validity flag il y a 8 ans
  Adam Langley 310d3f63f3 Change |EVP_PKEY_up_ref| to return int. il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans