Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anni fa |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anni fa |
Arran Cudbard-Bell
|
43ed242956
async_posix: Make ASYNC_set_mem_functions threadsafe
|
2 anni fa |
Pauli
|
ed5b26ce0b
Add return value NULL checks that were missing
|
3 anni fa |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 anni fa |
Pauli
|
b6f0f546ff
async: coverity 1446224 - dereference after null check
|
3 anni fa |
Tomas Mraz
|
03cd9d2f23
ASYNC_start_job: Reset libctx when async_fibre_swapcontext fails
|
3 anni fa |
Matt Caswell
|
fadb77ce6d
Remove a TODO from async_delete_thread_state()
|
3 anni fa |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 anni fa |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 anni fa |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 anni fa |
Matt Caswell
|
6c689e58f7
Make the ASYNC code default libctx aware
|
4 anni fa |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 anni fa |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
Matt Caswell
|
6913f5fe05
Provide an ability to deregister thread stop handlers
|
5 anni fa |
Matt Caswell
|
da747958c5
Tell the FIPS provider about thread stop events
|
5 anni fa |
Matt Caswell
|
242f84d06a
Convert thread stop handling into a publish/subscribe model
|
5 anni fa |
Richard Levitte
|
f3a9534949
Following the license change, modify the boilerplates in crypto/async/
|
6 anni fa |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 anni fa |
Bernd Edlinger
|
74a8acbdfb
Fix memleaks in async api
|
6 anni fa |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 anni fa |
Paul Yang
|
7a908204ed
Simplify the stack reservation
|
7 anni fa |
Pauli
|
e431363f8c
Add stack space reservations.
|
7 anni fa |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 anni fa |
FdaSilvaYY
|
e8aa8b6c8f
Fix a few if(, for(, while( inside code.
|
8 anni fa |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 anni fa |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 anni fa |
Matt Caswell
|
ed49f43a03
Ensure Async is deinited properly
|
8 anni fa |
Matt Caswell
|
224905f8aa
Convert ASYNC code to use new Thread API
|
8 anni fa |