index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
threads_none.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-0
/
+13
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-12
/
+0
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code if alloc returns NULL
Rich Salz
2018-04-05
1
-2
/
+5
*
Add atomic write call
Pauli
2017-10-10
1
-1
/
+7
*
Add a CRYPTO_atomic_read call which allows an int variable to be read
Pauli
2017-10-10
1
-0
/
+6
*
Remove OPENSSL_assert() from crypto/threads_none.c
Matt Caswell
2017-08-21
1
-3
/
+6
*
Add missing include of cryptlib.h
Rich Salz
2017-08-06
1
-1
/
+1
*
Fix build with no-threads no-ec
Dr. Stephen Henson
2017-06-30
1
-0
/
+1
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
1
-0
/
+5
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Implement new multi-threading API
Alessandro Ghedini
2016-02-26
1
-0
/
+165