32 Commits (5f387e38fc406d6e341248865df61dd9d957171f)

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