Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Neil Horman e4d808652b issue-21718: remove setting of PTHREAD_MUTEX_NORMAL hace 1 año
  Hugo Landau 629b408c12 QUIC: Fix bugs where threading is disabled hace 1 año
  Tomas Mraz 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error hace 1 año
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Kirill A. Korinsky d39de4792d Never use `__atomic_*` on macOS 10.7 and 10.8 hace 2 años
  Matt Caswell 5979596247 Some platforms don't have pthread_atfork hace 2 años
  Randall S. Becker 6870c1e7b7 Defined out MUTEX attributes not available on NonStop SPT Threads. hace 3 años
  Randall S. Becker 0d40745671 Add assert.h to threads_pthread.c for NonStop thread compiles. hace 3 años
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock hace 3 años
  Rich Salz 3d8905f859 Fix error-checking compiles for mutex hace 3 años
  Matt Caswell a28d06f3e9 Update copyright year hace 3 años
  Rich Salz e60147fe74 Don't make pthreads mutexes recursive. hace 3 años
  Matt Caswell d5e742de65 Add some more CRYPTO_atomic functions hace 3 años
  Matt Caswell c739222b5a Fix no-threads hace 3 años
  Randall S. Becker 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. hace 3 años
  Pauli c57a59b1a0 todo: remove fork protection todo comment, it isn't relevant to the FIPS provider hace 4 años
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. hace 4 años
  Matt Caswell 454afd9866 Update copyright year hace 4 años
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE hace 4 años
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler hace 5 años
  Vladimir Kotal d6dda392c1 use native atomic increment function on Solaris hace 5 años
  Matt Caswell 3593266d1c Make core code available within the FIPS module hace 5 años
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. hace 6 años
  Richard Levitte 28428130db Update copyright year hace 6 años
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL hace 6 años
  Pauli f49452c297 Return a value from atomic read on Windows. hace 7 años
  Pauli 30ff41beab Add atomic write call hace 7 años
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read hace 7 años