Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 3593266d1c Make core code available within the FIPS module il y a 5 ans
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 6 ans
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. il y a 6 ans
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL il y a 6 ans
  Pauli f49452c297 Return a value from atomic read on Windows. il y a 7 ans
  Pauli 30ff41beab Add atomic write call il y a 7 ans
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read il y a 7 ans
  Rich Salz b842fcbb37 Put thread-fork-init inside a run-once guard il y a 7 ans
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h il y a 7 ans
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork il y a 7 ans
  Dmitry Kostjuchenko bc1dba2095 Grouped data declarations [skip ci] il y a 7 ans
  Dmitry Kostjuchenko 5d5eed4456 Removed tab spaces. il y a 8 ans
  Dmitry Kostjuchenko ec93a2921f Corrections according the review comments. il y a 8 ans
  Dmitry Kostjuchenko 2accf3f7e0 Compile fix on platforms with missing pthread_rwlock_t. il y a 8 ans
  Richard Levitte 1beca67688 CRYPTO_atomic_add(): check that the object is lock free il y a 8 ans
  Richard Levitte 11fc6c7611 CRYPTO_atomic_add(): use acquire release memory order rather than relaxed il y a 8 ans
  Richard Levitte cb4b54c23b Check for __GNUC__ to use GNU C atomic buildins il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public il y a 8 ans
  FdaSilvaYY 0b2fc9286f GH773: Possible leak on CRYPTO_THREAD_lock_new failure il y a 8 ans
  Alessandro Ghedini 71a04cfca0 Implement new multi-threading API il y a 9 ans