Histórico de Commits

Autor SHA1 Mensagem Data
  Kelvin Lee eeb612021e Explicitly #include <synchapi.h> is unnecessary há 3 anos atrás
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock há 3 anos atrás
  Matt Caswell 8020d79b40 Update copyright year há 3 anos atrás
  Vincent Drake f70863d9dd Use read/write locking on Windows há 3 anos atrás
  Matt Caswell d5e742de65 Add some more CRYPTO_atomic functions há 3 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Kochise 7da7b27eec Windows: Add type casting in CRYPTO_atomic_add to remove warning há 4 anos atrás
  Dr. Matthias St. Pierre 7f0a8dc7f9 crypto/threads_win.c: fix preprocessor indentation há 5 anos atrás
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler há 5 anos atrás
  Soujyu Tanaka 09305a7d0a Avoid linking error for InitializeCriticalSectionAndSpinCount(). há 5 anos atrás
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ há 5 anos atrás
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. há 6 anos atrás
  David Benjamin 2de108dfa3 Save and restore the Windows error around TlsGetValue. há 6 anos atrás
  Richard Levitte 28428130db Update copyright year há 6 anos atrás
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL há 6 anos atrás
  Pauli f49452c297 Return a value from atomic read on Windows. há 7 anos atrás
  Pauli 30ff41beab Add atomic write call há 7 anos atrás
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read há 7 anos atrás
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork há 7 anos atrás
  Matt Caswell 1fda5bc435 Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows" há 7 anos atrás
  DK 349d1cfddc Fixed deadlock in CRYPTO_THREAD_run_once for Windows há 7 anos atrás
  Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers. há 8 anos atrás
  Matt Caswell fcb318c64b Fix Windows 64 bit crashes há 8 anos atrás
  Rich Salz aa6bb1352b Copyright consolidation 05/10 há 8 anos atrás
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public há 8 anos atrás
  Mat 6b88864310 Fix: CRYPTO_THREAD_run_once há 8 anos atrás
  Mat 642565106e Fix return type for CRYPTO_THREAD_run_once há 8 anos atrás
  FdaSilvaYY 0b2fc9286f GH773: Possible leak on CRYPTO_THREAD_lock_new failure há 8 anos atrás
  Alessandro Ghedini 71a04cfca0 Implement new multi-threading API há 9 anos atrás