Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 years ago
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. 5 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL 6 years ago
  Pauli 30ff41beab Add atomic write call 6 years ago
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read 6 years ago
  Matt Caswell fb7621cb4b Remove OPENSSL_assert() from crypto/threads_none.c 7 years ago
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h 6 years ago
  Dr. Stephen Henson 1297ef9928 Fix build with no-threads no-ec 7 years ago
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork 7 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public 8 years ago
  Alessandro Ghedini 71a04cfca0 Implement new multi-threading API 8 years ago