Sign in
flutter
/
third_party
/
openssl
/
93983e555531a8d9bf70d12e4cfdb5ce2f337e3b
/
crypto
/
threads_none.c
3c2bdd7
Update copyright year
by Matt Caswell
· 4 years ago
cd3f8c1
Always check CRYPTO_LOCK_{read,write}_lock
by Rich Salz
· 4 years ago
d5e742d
Add some more CRYPTO_atomic functions
by Matt Caswell
· 4 years, 3 months ago
8495292
drbg: ensure fork-safety without using a pthread_atfork handler
by Dr. Matthias St. Pierre
· 6 years ago
0e9725b
Following the license change, modify the boilerplates in crypto/
by Richard Levitte
· 6 years ago
d2b8636
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
by Andy Polyakov
· 7 years ago
2842813
Update copyright year
by Richard Levitte
· 7 years ago
7de2b9c
Set error code if alloc returns NULL
by Rich Salz
· 7 years ago
30ff41b
Add atomic write call
by Pauli
· 7 years ago
94683b7
Add a CRYPTO_atomic_read call which allows an int variable to be read
by Pauli
· 7 years ago
fb7621c
Remove OPENSSL_assert() from crypto/threads_none.c
by Matt Caswell
· 8 years ago
5f8dd0f
Add missing include of cryptlib.h
by Rich Salz
· 8 years ago
1297ef9
Fix build with no-threads no-ec
by Dr. Stephen Henson
· 8 years ago
2915fe1
Add fork handlers, based on pthread_atfork
by Rich Salz
· 8 years ago
6286757
Copyright consolidation 04/10
by Rich Salz
· 9 years ago
5c4328f
Fold threads.h into crypto.h making API public
by Viktor Dukhovni
· 9 years ago
71a04cf
Implement new multi-threading API
by Alessandro Ghedini
· 9 years ago