Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Hugo Landau a2c61e4143 Add note about Windows LONG il y a 1 an
  Hugo Landau 629b408c12 QUIC: Fix bugs where threading is disabled il y a 1 an
  Georgi Valkov 8bdc370896 VC++ 2010 x86 compilers do not have InterlockedOr64 il y a 1 an
  Tomas Mraz 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error il y a 2 ans
  Daiyuu Nobori 2d46a44ff2 VC++ 2008 or earlier x86 compilers do not have an inline implementation of InterlockedOr64 for 32bit and will fail to run on Windows XP 32bit. il y a 2 ans
  Kelvin Lee eeb612021e Explicitly #include <synchapi.h> is unnecessary il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock il y a 3 ans
  Matt Caswell 8020d79b40 Update copyright year il y a 3 ans
  Vincent Drake f70863d9dd Use read/write locking on Windows il y a 3 ans
  Matt Caswell d5e742de65 Add some more CRYPTO_atomic functions il y a 3 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Kochise 7da7b27eec Windows: Add type casting in CRYPTO_atomic_add to remove warning il y a 4 ans
  Dr. Matthias St. Pierre 7f0a8dc7f9 crypto/threads_win.c: fix preprocessor indentation il y a 5 ans
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler il y a 5 ans
  Soujyu Tanaka 09305a7d0a Avoid linking error for InitializeCriticalSectionAndSpinCount(). il y a 5 ans
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 6 ans
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. il y a 6 ans
  David Benjamin 2de108dfa3 Save and restore the Windows error around TlsGetValue. il y a 6 ans
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL il y a 6 ans
  Pauli f49452c297 Return a value from atomic read on Windows. il y a 7 ans
  Pauli 30ff41beab Add atomic write call il y a 7 ans
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read il y a 7 ans
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork il y a 7 ans
  Matt Caswell 1fda5bc435 Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows" il y a 8 ans
  DK 349d1cfddc Fixed deadlock in CRYPTO_THREAD_run_once for Windows il y a 8 ans
  Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers. il y a 8 ans
  Matt Caswell fcb318c64b Fix Windows 64 bit crashes il y a 8 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans