2074 次程式碼提交 (e9c7b1c8ae85e5625e9d24d9e20ccedeaaeb0d0a)

作者 SHA1 備註 提交日期
  David Benjamin 42e93b6cf5 Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. 7 年之前
  David Benjamin 3a18bf0474 Tidy up alignof #defines. 7 年之前
  David Benjamin c03c218190 Fix some issues with name constraints test certs. 7 年之前
  David Benjamin 4015000e19 Add a test for lots of names and constraints. 7 年之前
  Vincent Batts 60931e2d8a Explicit fallthrough on switch 7 年之前
  Adam Langley 6b35262272 Maintain EVP_MD_CTX invariants. 7 年之前
  David Benjamin 1d6e36525d Remove CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON scaffolding. 7 年之前
  David Benjamin 246e27d807 Switch the buggy RSA parser off by default. 7 年之前
  David Benjamin f231d6bfa6 Remove CTR_DRBG_STATE alignment marker. 7 年之前
  Martin Kreichgauer 6dc892fcdf Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 7 年之前
  David Benjamin 9a127b43b8 Add CRYPTO_needs_hwcap2_workaround. 7 年之前
  David Benjamin 82dfea8d9e Bound everything parsed by the legacy ASN.1 stack. 7 年之前
  David Benjamin 288ca7dcb4 Remove ASN1_template_(i2d,d2i). 7 年之前
  David Benjamin f51f273ee8 Temporarily gate new Fuchsia APIs on CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON. 7 年之前
  Aaron Green 36d59479a5 Update Fuchsia symbols that have been renamed 7 年之前
  Adam Langley a16e86ced5 Don't depend on 16-byte alignment from malloc. 7 年之前
  David Benjamin 769b386e97 Fix error handling/cleanup 7 年之前
  Martin Kreichgauer b86be3617d Guard against DoS in name constraints handling. 7 年之前
  Martin Kreichgauer 3c995f30e7 Fix overflow in c2i_ASN1_BIT_STRING. 7 年之前
  Martin Kreichgauer c0e15d1d9d Zero memory in |OPENSSL_free|. 7 年之前
  David Benjamin be90bf764a Clarify ERR_print_errors_* clear the error queue. 7 年之前
  David Benjamin 28d6979b7e Print errors better in FileTestGTest. 7 年之前
  David Benjamin 24e36099ce Teach evp_test to verify by round-tripping. 7 年之前
  David Benjamin 8459d06599 Properly size_t EVP_PKEY_CTX_set0_rsa_oaep_label. 7 年之前
  David Benjamin ce3773f9fe Add a test for OAEP labels and custom digests. 7 年之前
  Peter Wu 2c46c10631 Fix build when linux-headers are not installed. 7 年之前
  David Benjamin e7848220a2 Use OPENSSL_hash32 in lh_strhash. 7 年之前
  David Benjamin 7cc3f4fce0 Use __asm__ instead of asm. 7 年之前
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 年之前
  David Benjamin 68a0b1b112 Remove RFC 5114 groups. 7 年之前
  David Benjamin 331d2cee0a Rename mont_data to order_mont. 7 年之前
  David Benjamin e2568c41cb Tidy up some Windows compiler assumptions. 7 年之前
  David Benjamin 3e2001c767 Remove BIO_set_callback and friends. 7 年之前
  Martin Kreichgauer 72912d2500 Rotate the default ticket encryption key. 7 年之前
  Aaron Green 34bf605c19 Add default cert store on Fuchsia 7 年之前
  David Benjamin 874c73804a Revert ADX due to build issues. 7 年之前
  Vlad Tsyrklevich 02b1d1953a Refactor bio_io() 7 年之前
  Steven Valdez f4ecc84644 Prevent both early data and custom extensions from being accepted. 7 年之前
  David Benjamin 78f5e75739 Enable AVX2 and ADX in p256-x86_64-asm.pl. 7 年之前
  David Benjamin 488ca0eace Enable ADX in x86_64-mont*.pl. 7 年之前
  David Benjamin 348f0d8db9 Add OpenSSL 1.1.0's cipher property functions. 7 年之前
  David Benjamin 74115c93f1 Align the tables in P-256 select w[57] tests. 7 年之前
  David Benjamin 8c44afd2c9 Revert "Enable ADX in x86_64-mont*.pl." 7 年之前
  David Benjamin 83d1a3d3c8 Enable ADX in x86_64-mont*.pl. 7 年之前
  David Benjamin 016ebe2d0e OPENSSL_cleanse some buffers. 7 年之前
  David Benjamin 4492a61567 More scopers. 7 年之前
  David Benjamin 8d200744b4 Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 7 年之前
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 年之前
  Adam Langley 4d1b57ae7f Add dummy |RAND_get_rand_method|. 7 年之前
  Martin Kreichgauer abbf365b6d Make the bssl::SealRecord out_suffix arg fixed length. 7 年之前