Historie revizí

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