22 Revize (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

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