4426 Commits (3a1dd46e4e902ce669616a9bb5f54a9e7c801df6)
 

Author SHA1 Message Date
  David Benjamin d98107b4e1 Remove the last of the f_err pattern. 7 years ago
  David Benjamin 8d606e361c Clear out f_err pattern from handshake_client.c. 7 years ago
  Nico Weber 72b36cfed8 fuchsia: Use new spelling of NO_ERROR. 7 years ago
  David Benjamin 0a20f7860b Update tools from Chromium. 7 years ago
  David Benjamin a75fc71055 Update fuzzer mode suppressions. 7 years ago
  David Benjamin ca7435822f Test SSL_select_next_proto and SSL_get_fd. 7 years ago
  David Benjamin 289e76b6ff EVP_PKEY_cmp does not return a boolean. 7 years ago
  David Benjamin 0391f16673 Fix some malloc failure handling. 7 years ago
  Steven Valdez e831a81518 Adding support for sending early data on the client. 7 years ago
  David Benjamin 24e5886c0e Add a test for invalid alert types. 7 years ago
  Adam Langley 5e578c9dba Don't draw entropy during FIPS power-on tests. 7 years ago
  Adam Langley 8379978bc8 Allow |RSA_FLAG_NO_BLINDING| to be set with |e| set. 7 years ago
  David Benjamin 0a3663a64f ARMv4 assembly pack: harmonize Thumb-ification of iOS build. 7 years ago
  David Benjamin 3763cbeb6a sha/asm/sha512-armv8.pl: adapt for kernel use. 7 years ago
  David Benjamin f03cdc3a93 Sync ARM assembly up to 609b0852e4. 7 years ago
  David Benjamin 8da59555c6 ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules. 7 years ago
  David Benjamin b9940a649a bn/asm/armv4-mont.pl: boost NEON performance. 7 years ago
  David Benjamin ae96383af3 ARMv4 assembly pack: implement support for Thumb2. 7 years ago
  David Benjamin e2ff2ca0dc Revert "Use unified ARM assembly." 7 years ago
  David Benjamin 7f7ef53e68 Allow ILP32 compilation in AArch64 assembly pack. 7 years ago
  Matthew Braithwaite 43a4092414 Add missing #include of assert.h 7 years ago
  David Benjamin c07635f869 Remove local __arm__ ifdef on aes-armv4.pl. 7 years ago
  David Benjamin 0514e3dfdd Remove needless type casting. 7 years ago
  David Benjamin b529253bea Implement scrypt from RFC 7914. 7 years ago
  Martin Kreichgauer 6af3a3d9ed aead_test: Skip calls to EVP_AEAD_CTX_open_gather when not implemented. 7 years ago
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. 7 years ago
  Adam Langley ff2394527f ppc64le delocate: avoid r0 as a base register. 7 years ago
  Martin Kreichgauer 18d9f28f0d Add EVP_AEAD_CTX_{seal_scatter,open_gather}. 7 years ago
  David Benjamin 1845d0dbdb Remove some dead code from crypto/asn1. 7 years ago
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. 7 years ago
  David Benjamin 5e61d533c9 Document support status of the legacy ASN.1 code. 7 years ago
  David Benjamin c40e1830ac Don't define BORINGSSL_SHARED_LIBRARY in generated bzl file. 7 years ago
  David Benjamin 656aa9a262 Convert p256-x86_64_test to GTest. 7 years ago
  David Benjamin f6584e7a52 Generate iOS assembly in generate_build_files.py. 7 years ago
  David Benjamin 42adba5173 Trim unused declarations in pem.h. 7 years ago
  David Benjamin 3b33f3eb2d Set static armcaps based on __ARM_FEATURE_CRYPTO. 7 years ago
  David Benjamin 619b323a5e Import Ed25519 tests from upstream to evp_tests.txt. 7 years ago
  David Benjamin 21882c5c75 Clarify rand locking comment. 7 years ago
  Adam Langley 204b8a115d Tag the power-on tests as a constructor function directly. 7 years ago
  Adam Langley a09a65ffdb Be slightly more relaxed about how ppc64le global-entry TOC references look. 7 years ago
  David Benjamin 16c3f06eb0 Convert evp_test to GTest. 7 years ago
  Adam Langley e7d6988c25 Have run_cavp.go create “resp” directories as needed. 7 years ago
  David Benjamin 9f579bfe6c Use unions rather than aliasing when possible. 7 years ago
  David Benjamin 3d14a15eef Run GTest-based tests in parallel. 7 years ago
  David Benjamin 17ce286e07 Work around an apparent Linux or glibc bug on ppc64le in FIPS mode. 7 years ago
  David Benjamin d91e1efd83 Convert ECDSA tests to GTest. 7 years ago
  Kári Tristan Helgason 54581cc60f Convert x509_test to gtest 7 years ago
  David Benjamin 8ba6a1496b Fix build with VS 2017. 7 years ago
  Kári Tristan Helgason ce9f6937e2 Convert obj_tests to gtest 7 years ago
  Kári Tristan Helgason a26001b902 Convert remaining pkcs8 tests to gtest 7 years ago