index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
engine: update to structure based atomics
Pauli
2023-07-01
1
-1
/
+1
*
Convert the ENGINE struct_ref field to be an atomic
Matt Caswell
2023-06-06
1
-1
/
+6
*
crypto: Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-2
/
+2
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-1
/
+2
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-3
/
+3
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-3
/
+6
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-4
/
+4
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
deprecate engines in libcrypto
Pauli
2020-07-16
1
-0
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/engine/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
1
-1
/
+4
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-51
/
+6
*
Move engine library over to using the new thread API
Matt Caswell
2016-03-09
1
-6
/
+7
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
1
-4
/
+2
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-6
/
+1
*
fix code indentation issue
FdaSilvaYY
2016-02-03
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-84
/
+87
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-3
/
+0
*
Missing ;
Richard Levitte
2002-09-25
1
-1
/
+1
*
This change replaces the ENGINE's underlying mechanics with the new
Geoff Thorpe
2001-09-25
1
-0
/
+157