22 Révisions (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

Auteur SHA1 Message Date
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. il y a 7 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
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
  Adam Langley d2b5af56cf Revert scoped_types.h change. il y a 8 ans
  Adam Langley 8c3c3135a2 Remove scoped_types.h. il y a 8 ans
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. il y a 8 ans
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. il y a 8 ans
  David Benjamin 68772b31b0 Implement new SPKI parsers. il y a 8 ans
  David Benjamin 4f6acaf0da Use more C++11 features. il y a 9 ans
  David Benjamin ef14b2d86e Remove stl_compat.h. il y a 9 ans
  Brian Smith 906e2993a8 Fix Windows build. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 34248d4cb7 Get rid of err function codes. il y a 9 ans
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. il y a 9 ans
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. il y a 9 ans
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  Adam Langley 765b66cf04 Add DSA support to EVP. il y a 9 ans
  David Benjamin c2b45a164a Convert evp_test to C++. il y a 9 ans
  David Benjamin 7cc29ab833 Take advantage of normalized return values. il y a 9 ans
  Adam Langley 42ca3a4623 Fix memory-leak in evp_test. il y a 9 ans
  Eric Roman 517073cd4b Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. il y a 9 ans
  David Benjamin 817ec3462e Rename example_sign to evp_test. il y a 10 ans
  David Benjamin 8fb19217a0 Allow PKCS#8 in d2i_AutoPrivateKey. il y a 10 ans
  David Benjamin e167976126 Make EVP_DigestVerifyFinal return only zero or one. il y a 10 ans
  David Benjamin bc8d737807 Add tests for AlgorithmIdentifier support in EVP. il y a 10 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  David Benjamin 9b561e69b6 Fix EVP_PKEY_FLAG_AUTOARGLEN behavior. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans