index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
initthread.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-9
/
+9
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix init_thread_stop
Matt Caswell
2020-01-20
1
-5
/
+10
*
Thread: Avoid a NULL dereference after failed initialisation.
Pauli
2019-11-22
1
-0
/
+2
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix init_get_thread_local()
Dr. Matthias St. Pierre
2019-07-18
1
-26
/
+38
*
remove end of line spaces
Pauli
2019-07-16
1
-1
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-6
/
+161
*
Standardise the function naming conventions in initthread.c
Matt Caswell
2019-06-17
1
-15
/
+15
*
Add the function OPENSSL_thread_stop_ex()
Matt Caswell
2019-06-17
1
-0
/
+11
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-46
/
+102
*
Provide a version of ossl_init_thread_start that works in FIPS mode
Matt Caswell
2019-06-17
1
-11
/
+74
*
Split thread intialisation and handling out of init.c
Matt Caswell
2019-06-17
1
-0
/
+129