Commit History

Author SHA1 Message Date
  Rich Salz b842fcbb37 Put thread-fork-init inside a run-once guard 7 years ago
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h 7 years ago
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork 7 years ago
  Dmitry Kostjuchenko bc1dba2095 Grouped data declarations [skip ci] 7 years ago
  Dmitry Kostjuchenko 5d5eed4456 Removed tab spaces. 7 years ago
  Dmitry Kostjuchenko ec93a2921f Corrections according the review comments. 7 years ago
  Dmitry Kostjuchenko 2accf3f7e0 Compile fix on platforms with missing pthread_rwlock_t. 7 years ago
  Richard Levitte 1beca67688 CRYPTO_atomic_add(): check that the object is lock free 8 years ago
  Richard Levitte 11fc6c7611 CRYPTO_atomic_add(): use acquire release memory order rather than relaxed 8 years ago
  Richard Levitte cb4b54c23b Check for __GNUC__ to use GNU C atomic buildins 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public 8 years ago
  FdaSilvaYY 0b2fc9286f GH773: Possible leak on CRYPTO_THREAD_lock_new failure 8 years ago
  Alessandro Ghedini 71a04cfca0 Implement new multi-threading API 9 years ago