17 コミット (f3fbadeae053aaa897df8433912bec59eb483521)

作成者 SHA1 メッセージ 日付
  David Benjamin 0a63b96535 Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8年前
  David Benjamin 054e151b16 Rewrite ARM feature detection. 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年前
  David Benjamin f8e9dcaeea iOS builds use the static ARM CPU configuration. 9年前
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. 9年前
  David Benjamin 7315251d4e Replace cpuid assembly with C code. 9年前
  David Benjamin c3717f4a00 Extra documentation. 9年前
  Adam Langley 04c36b5062 Never set RC4_CHAR. 9年前
  Adam Langley 3e6526575a aarch64 support. 9年前
  David Benjamin 5b082e880d Various documentation fixes. 9年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 10年前
  Adam Langley 31ebde9e5e Add a control to disable the Poly1305 NEON code. 10年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前