Commit History

Autor SHA1 Mensaxe Data
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock %!s(int64=3) %!d(string=hai) anos
  Rich Salz 3d8905f859 Fix error-checking compiles for mutex %!s(int64=3) %!d(string=hai) anos
  Matt Caswell a28d06f3e9 Update copyright year %!s(int64=3) %!d(string=hai) anos
  Rich Salz e60147fe74 Don't make pthreads mutexes recursive. %!s(int64=3) %!d(string=hai) anos
  Matt Caswell d5e742de65 Add some more CRYPTO_atomic functions %!s(int64=3) %!d(string=hai) anos
  Matt Caswell c739222b5a Fix no-threads %!s(int64=3) %!d(string=hai) anos
  Randall S. Becker 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. %!s(int64=4) %!d(string=hai) anos
  Pauli c57a59b1a0 todo: remove fork protection todo comment, it isn't relevant to the FIPS provider %!s(int64=4) %!d(string=hai) anos
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. %!s(int64=4) %!d(string=hai) anos
  Matt Caswell 454afd9866 Update copyright year %!s(int64=4) %!d(string=hai) anos
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE %!s(int64=4) %!d(string=hai) anos
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler %!s(int64=5) %!d(string=hai) anos
  Vladimir Kotal d6dda392c1 use native atomic increment function on Solaris %!s(int64=5) %!d(string=hai) anos
  Matt Caswell 3593266d1c Make core code available within the FIPS module %!s(int64=5) %!d(string=hai) anos
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ %!s(int64=6) %!d(string=hai) anos
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. %!s(int64=6) %!d(string=hai) anos
  Richard Levitte 28428130db Update copyright year %!s(int64=6) %!d(string=hai) anos
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL %!s(int64=6) %!d(string=hai) anos
  Pauli f49452c297 Return a value from atomic read on Windows. %!s(int64=7) %!d(string=hai) anos
  Pauli 30ff41beab Add atomic write call %!s(int64=7) %!d(string=hai) anos
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read %!s(int64=7) %!d(string=hai) anos
  Rich Salz b842fcbb37 Put thread-fork-init inside a run-once guard %!s(int64=7) %!d(string=hai) anos
  Rich Salz 5f8dd0f849 Add missing include of cryptlib.h %!s(int64=7) %!d(string=hai) anos
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork %!s(int64=7) %!d(string=hai) anos
  Dmitry Kostjuchenko bc1dba2095 Grouped data declarations [skip ci] %!s(int64=7) %!d(string=hai) anos
  Dmitry Kostjuchenko 5d5eed4456 Removed tab spaces. %!s(int64=8) %!d(string=hai) anos
  Dmitry Kostjuchenko ec93a2921f Corrections according the review comments. %!s(int64=8) %!d(string=hai) anos
  Dmitry Kostjuchenko 2accf3f7e0 Compile fix on platforms with missing pthread_rwlock_t. %!s(int64=8) %!d(string=hai) anos
  Richard Levitte 1beca67688 CRYPTO_atomic_add(): check that the object is lock free %!s(int64=8) %!d(string=hai) anos
  Richard Levitte 11fc6c7611 CRYPTO_atomic_add(): use acquire release memory order rather than relaxed %!s(int64=8) %!d(string=hai) anos