1. 3c2bdd7 Update copyright year by Matt Caswell · 4 years ago
  2. cd3f8c1 Always check CRYPTO_LOCK_{read,write}_lock by Rich Salz · 4 years ago
  3. d5e742d Add some more CRYPTO_atomic functions by Matt Caswell · 4 years, 3 months ago
  4. 8495292 drbg: ensure fork-safety without using a pthread_atfork handler by Dr. Matthias St. Pierre · 6 years ago
  5. 0e9725b Following the license change, modify the boilerplates in crypto/ by Richard Levitte · 6 years ago
  6. d2b8636 crypto/threads_*: remove CRYPTO_atomic_{read|write}. by Andy Polyakov · 7 years ago
  7. 2842813 Update copyright year by Richard Levitte · 7 years ago
  8. 7de2b9c Set error code if alloc returns NULL by Rich Salz · 7 years ago
  9. 30ff41b Add atomic write call by Pauli · 7 years ago
  10. 94683b7 Add a CRYPTO_atomic_read call which allows an int variable to be read by Pauli · 7 years ago
  11. fb7621c Remove OPENSSL_assert() from crypto/threads_none.c by Matt Caswell · 8 years ago
  12. 5f8dd0f Add missing include of cryptlib.h by Rich Salz · 8 years ago
  13. 1297ef9 Fix build with no-threads no-ec by Dr. Stephen Henson · 8 years ago
  14. 2915fe1 Add fork handlers, based on pthread_atfork by Rich Salz · 8 years ago
  15. 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
  16. 5c4328f Fold threads.h into crypto.h making API public by Viktor Dukhovni · 9 years ago
  17. 71a04cf Implement new multi-threading API by Alessandro Ghedini · 9 years ago