19 コミット (0c0a94d07bedf2db47bcc93dacd1e33e6b17855e)

作成者 SHA1 メッセージ 日付
  David Benjamin 054e151b16 Rewrite ARM feature detection. 8年前
  Piotr Sikora c6d3029eda Add missing internal includes. 8年前
  David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional. 8年前
  Adam Langley 9e65d487b8 Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9年前
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. 9年前
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9年前
  Brian Smith 78fe4fd297 Fix more warnings about old-style prototypes. 9年前
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9年前
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9年前
  Adam Langley e2e13265ff Don't set NEON_FUNCTIONAL in the getauxval path. 9年前
  Adam Langley 078abceb29 Don't install SIGILL handler until after sigsetjmp. 9年前
  Adam Langley 8f5e2ebcee Don't probe for NEON with SIGILL on aarch64. 9年前
  Adam Langley 64b17ccf15 Fix patch collision of d062c8af and 2b2d66d4. 9年前
  Adam Langley d062c8afba Probe for NEON support if getauxval is missing. 9年前
  Adam Langley d749af7ab1 Use a weak pointer for getauxval. 9年前
  Adam Langley 3e6526575a aarch64 support. 9年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  Adam Langley 31ebde9e5e Add a control to disable the Poly1305 NEON code. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前