Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
e3620700a7
engine: update to structure based atomics
|
1 year ago |
Matt Caswell
|
e568d64f9f
Convert the ENGINE struct_ref field to be an atomic
|
1 year ago |
FdaSilvaYY
|
1567a821a4
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Rich Salz
|
a935791d54
Rework and make DEBUG macros consistent.
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 years ago |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Matt Caswell
|
40e068d506
Move engine library over to using the new thread API
|
8 years ago |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
8 years ago |
FdaSilvaYY
|
43d6702de9
fix code indentation issue
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
b3823ac64b
Missing ;
|
22 years ago |
Geoff Thorpe
|
b6d1e52d45
This change replaces the ENGINE's underlying mechanics with the new
|
23 years ago |