Histórico de Commits

Autor SHA1 Mensagem Data
  Neil Horman 24d16d3a19 Make rcu_thread_key context-aware há 5 meses atrás
  Richard Levitte a02077d4d7 crypto/threads_pthread.c: refactor all atomics fallbacks for type safety há 5 meses atrás
  Richard Levitte 81f393498b crypto/threads_pthread.c: Cleanup misaligned preprocessor directives há 5 meses atrás
  Neil Horman f5b5a35c84 Ensure proper memory barriers around ossl_rcu_deref/ossl_rcu_assign_ptr há 5 meses atrás
  Richard Levitte b646179229 Copyright year updates há 6 meses atrás
  Dimitri Papadopoulos 39fe3e5de1 Fix the grammar as suggsted in the review há 7 meses atrás
  Dimitri Papadopoulos f7241edda4 Fix new typos found by codespell há 7 meses atrás
  Neil Horman d0e1a0ae70 RCU lock implementation há 8 meses atrás
  Matt Caswell da1c088f59 Copyright year updates há 1 ano atrás
  Neil Horman e4d808652b issue-21718: remove setting of PTHREAD_MUTEX_NORMAL há 1 ano atrás
  Hugo Landau 629b408c12 QUIC: Fix bugs where threading is disabled há 1 ano atrás
  Tomas Mraz 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error há 1 ano atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Kirill A. Korinsky d39de4792d Never use `__atomic_*` on macOS 10.7 and 10.8 há 2 anos atrás
  Matt Caswell 5979596247 Some platforms don't have pthread_atfork há 2 anos atrás
  Randall S. Becker 6870c1e7b7 Defined out MUTEX attributes not available on NonStop SPT Threads. há 3 anos atrás
  Randall S. Becker 0d40745671 Add assert.h to threads_pthread.c for NonStop thread compiles. há 3 anos atrás
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock há 3 anos atrás
  Rich Salz 3d8905f859 Fix error-checking compiles for mutex há 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year há 3 anos atrás
  Rich Salz e60147fe74 Don't make pthreads mutexes recursive. há 3 anos atrás
  Matt Caswell d5e742de65 Add some more CRYPTO_atomic functions há 3 anos atrás
  Matt Caswell c739222b5a Fix no-threads há 3 anos atrás
  Randall S. Becker 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. há 3 anos atrás
  Pauli c57a59b1a0 todo: remove fork protection todo comment, it isn't relevant to the FIPS provider há 4 anos atrás
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. há 4 anos atrás
  Matt Caswell 454afd9866 Update copyright year há 4 anos atrás
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE há 4 anos atrás
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler há 5 anos atrás
  Vladimir Kotal d6dda392c1 use native atomic increment function on Solaris há 5 anos atrás