Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Tomas Mraz
|
bd5c91c82c
eng_dyn: Avoid spurious errors when checking for 1.1.x engine
|
2 years ago |
Bernd Edlinger
|
14db620282
Check for presence of 1.1.x openssl runtime
|
2 years ago |
Bernd Edlinger
|
e2571e02d2
Avoid loading of a dynamic engine twice
|
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 |
Matt Caswell
|
b9b2135d22
Don't clear the whole error stack when loading engines
|
4 years ago |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 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 |
FdaSilvaYY
|
3c82e437bb
Add checks on sk_TYPE_push() returned result
|
8 years ago |
FdaSilvaYY
|
e5a5e3f3db
Add checks on CRYPTO_set_ex_data return value
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 years ago |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 years ago |
Rich Salz
|
921de151d2
Move dso.h to internal
|
8 years ago |
Matt Caswell
|
40e068d506
Move engine library over to using the new thread API
|
8 years ago |
Richard Levitte
|
52c14c5454
Fix a typo in dynamic_load()
|
8 years ago |
Richard Levitte
|
be1251f73d
Remove the transfer of lock hooks from bind_engine
|
8 years ago |
Richard Levitte
|
6d5667110a
Engine API repair - memory management hooks
|
8 years ago |
Richard Levitte
|
9ee0ed3de6
Big rename fest of engine DSO names, from libFOO.so to FOO.so
|
8 years ago |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |