50 Révisions (97db926cf7e9da7bdf1e52def7101ba8c68786c0)

Auteur SHA1 Message Date
  David Benjamin cef36f0cf6 C++ crypto/test/malloc.cc more. il y a 8 ans
  David Benjamin 52db0eb46c Revert "Get the malloc tests working under ASan." il y a 8 ans
  David Benjamin 7b9bbd9639 Get the malloc tests working under ASan. il y a 8 ans
  David Benjamin 54091230cd Use C99 for size_t loops. 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
  Martin Kreichgauer 14343935b5 Start removing 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
  Matt Braithwaite 27e863e711 newhope: improve test vectors. il y a 8 ans
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. il y a 8 ans
  David Benjamin 981936791e Remove some easy obj.h dependencies. il y a 8 ans
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. il y a 8 ans
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. il y a 8 ans
  David Benjamin fb2c6f8c85 ASN1_get_object should not accept large universal tags. il y a 8 ans
  Adam Langley a5ee83f67e Test different chunk sizes in cipher_test. il y a 8 ans
  David Benjamin 9cd7fbdac6 Remove support for blocks in file_test.h. 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
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. il y a 8 ans
  Adam Langley 3a39b06011 Import “altchains” support. il y a 8 ans
  David Benjamin ef14b2d86e Remove stl_compat.h. il y a 9 ans
  David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB. il y a 9 ans
  Matt Braithwaite e000472166 pkcs8.c: Add PBES2 to list of password-based encryption methods. il y a 9 ans
  David Benjamin 61821bf149 Add EVP_AEAD_CTX_zero. il y a 9 ans
  Brian Smith f9f72b3667 Remove BIO dependency from cmac_test. il y a 9 ans
  Brian Smith 7b5f08edb8 Fix null pointer dereference in file_test.cc. il y a 9 ans
  Brian Smith 906e2993a8 Fix Windows build. il y a 9 ans
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. il y a 9 ans
  David Benjamin 2b2b0f909d Set errno to ENOMEM when simulating a malloc failure. il y a 9 ans
  David Benjamin 8a228f5bfe Disable the malloc interceptor without glibc. il y a 9 ans
  David Benjamin 15eaafb18a Fix bn_test's bc output and shut it up a little. il y a 9 ans
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. il y a 9 ans
  David Benjamin 4690bb5fc3 Port cipher_test to file_test. il y a 9 ans
  David Benjamin 771a138f26 Add missing #include for abort() il y a 9 ans
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. il y a 9 ans
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. il y a 9 ans
  David Benjamin 353d7cba24 Convert pkcs12_test to C++. il y a 9 ans
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). il y a 9 ans
  David Benjamin 67be048e1a Convert ec_test to C++ il y a 9 ans
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. il y a 9 ans
  David Benjamin daf2c5dc0c Convert ecdsa_test to C++. il y a 9 ans
  David Benjamin a5974bfae7 Convert bn_test to C++. il y a 9 ans
  David Benjamin 5a3162a521 Convert hmac_test to C++. il y a 9 ans
  David Benjamin c2b45a164a Convert evp_test to C++. il y a 9 ans
  David Benjamin 1d77e56b29 Convert ssl_test to C++. il y a 9 ans
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. il y a 9 ans