32 コミット (bd15a8e74894616ca8ad04fc2942b958f99000a1)

作成者 SHA1 メッセージ 日付
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9年前
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9年前
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9年前
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9年前
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9年前
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9年前
  David Benjamin 5928c41a1a 32-bit ARM perlasm should be 'linux32', not 'elf'. 9年前
  David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support. 9年前
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. 9年前
  David Benjamin 72f5911a16 Fix the standalone shared library build. 9年前
  Adam Langley d7c5dfb233 Add native support for onces and thread-local storage. 9年前
  David Benjamin 4616bb1e6e Build 32-bit assembly with SSE2 enabled. 9年前
  David Benjamin 3ce3c369cb Find perl using the CMake's standard FindPerl module. 9年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9年前
  Adam Langley d062c8afba Probe for NEON support if getauxval is missing. 9年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9年前
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. 9年前
  David Benjamin 69ad27fdd8 Run x86 perlasm on UNIX with -fPIC. 9年前
  Adam Langley 3e6526575a aarch64 support. 9年前
  Nick Harper 4685e87746 Implement HKDF. 10年前
  Adam Langley b15d8132c7 Constant-time utilities. 10年前
  David Benjamin bc786a9569 Build with yasm on Win64 as well. 10年前
  David Benjamin 03a739d8d2 Build Win32 with Yasm rather than MASM. 10年前
  David Benjamin 3e700bb3e8 Get MASM output working on Win32. 10年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10年前
  Adam Langley c9eb7eac86 Readd MD4. 10年前
  Adam Langley ded93581f1 Windows build fixes. 10年前
  Adam Langley ad1907fe73 Use asm directives to protect OPENSSL_cleanse. 10年前
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10年前
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. 10年前
  Adam Langley de0b202684 ChaCha20-Poly1305 support. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前