70 Commitit (d12f2ba55e015a16f97e53c7314babd483e10ea3)

Tekijä SHA1 Viesti Päivämäärä
  David Benjamin bf4bcdf16e Fix some stuttering. 6 vuotta sitten
  David Benjamin a62dbf88d8 Move OPENSSL_FALLTHROUGH to internal headers. 6 vuotta sitten
  Frederik Kriewitz 5ab5484044 Support |alignof|/|alignas| in GCC 4.7. 6 vuotta sitten
  Adam Langley f8d05579b4 Add ASN1_INTEGET_set_uint64. 6 vuotta sitten
  David Benjamin 6fe960d174 Enable __asm__ and uint128_t code in clang-cl. 6 vuotta sitten
  David Benjamin 3a18bf0474 Tidy up alignof #defines. 7 vuotta sitten
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 vuotta sitten
  Martin Kreichgauer 72912d2500 Rotate the default ticket encryption key. 7 vuotta sitten
  David Benjamin d94682dce5 Remove ex_data's dup hook. 7 vuotta sitten
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. 7 vuotta sitten
  Adam Langley 429e85b516 Have a single function for FIPS test failures. 7 vuotta sitten
  Adam Langley 518ba0772b Switch constant-time functions to using |crypto_word_t|. 7 vuotta sitten
  Adam Langley 92f888e836 Make fork-unsafe buffering act via CTR-DRBG. 7 vuotta sitten
  David Benjamin 79bc7a3212 Remove unsigned-based constant-time functions. 7 vuotta sitten
  David Benjamin d1c0de6fe0 Add size_t variants of constant-time functions. 7 vuotta sitten
  David Benjamin ec6b530683 Fix comment on OPENSSL_memcmp, etc. 7 vuotta sitten
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 vuotta sitten
  Adam Langley 4467e59bc8 Add PPC64LE assembly for AES-GCM. 8 vuotta sitten
  David Benjamin 84759bd4af Use pthreads on MinGW. 8 vuotta sitten
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 vuotta sitten
  David Benjamin dca125efb5 Remove compatibility 'inline' define. 8 vuotta sitten
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8 vuotta sitten
  David Benjamin 1a01e1fc88 Remove in-place TLS record assembly for now. 8 vuotta sitten
  David Benjamin 156edfe536 Switch Windows CRYPTO_MUTEX implementation to SRWLOCK. 8 vuotta sitten
  David Benjamin 29270dea85 Split unlock functions into read/write variants. 8 vuotta sitten
  David Benjamin 992c20aedc Another OPENSSL_NO_THREADS build fix. 8 vuotta sitten
  David Benjamin a9959f2f50 Work around Android mingw issues. 8 vuotta sitten
  David Benjamin c25d2e6379 Resolve -Wextern-c-compat warnings with OPENSSL_NO_THREADS. 8 vuotta sitten
  David Benjamin 9dadc3b6e1 Replace CRYPTO_once_t on Windows with INIT_ONCE. 8 vuotta sitten
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 vuotta sitten
  David Benjamin 647cd02e59 Fix 32-bit build. 8 vuotta sitten
  Brian Smith 24e428899b Define `int128_t` and `uint128_t` in one place. 8 vuotta sitten
  Brian Smith f5f4be8fac Fix pointer-to-non-volatile cast in thread_win.c. 8 vuotta sitten
  Brian Smith 7cae9f5b6c Use |alignas| for alignment. 8 vuotta sitten
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. 9 vuotta sitten
  David Benjamin 2077cf9152 Use UINT64_C instead of OPENSSL_U64. 9 vuotta sitten
  Matt Braithwaite cc2c7aa91c Buffer reads of urandom, if you promise no forking. 9 vuotta sitten
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. 9 vuotta sitten
  David Benjamin 7b5aff4812 Have consumers supply OPENSSL_C11_ATOMIC. 9 vuotta sitten
  Adam Langley 12a4768f7d Try to fix MSVC and __STDC_VERSION__ again. 9 vuotta sitten
  Adam Langley 0d1d0d5c1f Try again to only test __STDC_VERSION__ when defined. 9 vuotta sitten
  Adam Langley 7b348dc1d8 Disable C11 atomics on OS X. 9 vuotta sitten
  Adam Langley 04edcc8b1b Tag the mutex functions with OPENSSL_EXPORT. 9 vuotta sitten
  Adam Langley 6e1f64568b Don't test __STDC_VERSION__ unless it's defined. 9 vuotta sitten
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9 vuotta sitten
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9 vuotta sitten
  David Benjamin dfb67134dc Define CRYPTO_once_t as LONG on Windows. 9 vuotta sitten
  David Benjamin ae5fdd9648 Revert "Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib." 9 vuotta sitten
  David Benjamin 68de407b5f Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib. 9 vuotta sitten
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9 vuotta sitten