Dr. Matthias St. Pierre
|
849529257c
drbg: ensure fork-safety without using a pthread_atfork handler
|
5 tahun lalu |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 tahun lalu |
Andy Polyakov
|
d2b863643d
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
|
6 tahun lalu |
Richard Levitte
|
28428130db
Update copyright year
|
6 tahun lalu |
Rich Salz
|
7de2b9c4af
Set error code if alloc returns NULL
|
6 tahun lalu |
Pauli
|
30ff41beab
Add atomic write call
|
7 tahun lalu |
Pauli
|
94683b7acb
Add a CRYPTO_atomic_read call which allows an int variable to be read
|
7 tahun lalu |
Matt Caswell
|
fb7621cb4b
Remove OPENSSL_assert() from crypto/threads_none.c
|
7 tahun lalu |
Rich Salz
|
5f8dd0f849
Add missing include of cryptlib.h
|
7 tahun lalu |
Dr. Stephen Henson
|
1297ef9928
Fix build with no-threads no-ec
|
7 tahun lalu |
Rich Salz
|
2915fe19a6
Add fork handlers, based on pthread_atfork
|
7 tahun lalu |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 tahun lalu |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 tahun lalu |
Alessandro Ghedini
|
71a04cfca0
Implement new multi-threading API
|
9 tahun lalu |