56 коммитов (cc17c248521a1f9c9ffefb7e2f93d1f56b71e6ec)

Автор SHA1 Сообщение Дата
  David Benjamin 5c12778948 Convert bio_test to GTest. 7 лет назад
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7 лет назад
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. 7 лет назад
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. 7 лет назад
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7 лет назад
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 лет назад
  David Benjamin cef36f0cf6 C++ crypto/test/malloc.cc more. 8 лет назад
  David Benjamin 52db0eb46c Revert "Get the malloc tests working under ASan." 8 лет назад
  David Benjamin 7b9bbd9639 Get the malloc tests working under ASan. 8 лет назад
  David Benjamin 54091230cd Use C99 for size_t loops. 8 лет назад
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 лет назад
  Martin Kreichgauer 19d5cf86de Move remaining ScopedContext types out of scoped_types.h 8 лет назад
  Martin Kreichgauer 14343935b5 Start removing scoped_types.h 8 лет назад
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 лет назад
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 лет назад
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 лет назад
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 лет назад
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8 лет назад
  Matt Braithwaite 27e863e711 newhope: improve test vectors. 8 лет назад
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. 8 лет назад
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8 лет назад
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 лет назад
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. 8 лет назад
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. 8 лет назад
  Adam Langley a5ee83f67e Test different chunk sizes in cipher_test. 8 лет назад
  David Benjamin 9cd7fbdac6 Remove support for blocks in file_test.h. 8 лет назад
  David Benjamin e30a09e604 Implement new PKCS#8 parsers. 8 лет назад
  David Benjamin 68772b31b0 Implement new SPKI parsers. 8 лет назад
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 лет назад
  Adam Langley 3a39b06011 Import “altchains” support. 8 лет назад
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 лет назад
  David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB. 9 лет назад
  Matt Braithwaite e000472166 pkcs8.c: Add PBES2 to list of password-based encryption methods. 9 лет назад
  David Benjamin 61821bf149 Add EVP_AEAD_CTX_zero. 9 лет назад
  Brian Smith f9f72b3667 Remove BIO dependency from cmac_test. 9 лет назад
  Brian Smith 7b5f08edb8 Fix null pointer dereference in file_test.cc. 9 лет назад
  Brian Smith 906e2993a8 Fix Windows build. 9 лет назад
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. 9 лет назад
  David Benjamin 2b2b0f909d Set errno to ENOMEM when simulating a malloc failure. 9 лет назад
  David Benjamin 8a228f5bfe Disable the malloc interceptor without glibc. 9 лет назад
  David Benjamin 15eaafb18a Fix bn_test's bc output and shut it up a little. 9 лет назад
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 лет назад
  David Benjamin 4690bb5fc3 Port cipher_test to file_test. 9 лет назад
  David Benjamin 771a138f26 Add missing #include for abort() 9 лет назад
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. 9 лет назад
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9 лет назад
  David Benjamin 353d7cba24 Convert pkcs12_test to C++. 9 лет назад
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9 лет назад
  David Benjamin 67be048e1a Convert ec_test to C++ 9 лет назад
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. 9 лет назад